1
0
mirror of https://github.com/Luzifer/mediatimeline.git synced 2024-09-18 23:42:56 +00:00
Viewer for photo media posted by accounts in a Twitter List
Go to file
dependabot[bot] 67d199babc
Bump golang.org/x/sys from 0.0.0-20190424175732-18eb32c0e2f0 to 0.1.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20190424175732-18eb32c0e2f0 to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 03:04:45 +00:00
frontend Remove tweets which vanished on refresh 2020-01-12 13:59:20 +01:00
.eslintrc.js Move frontend to bootstrap-vue, add linting 2019-04-24 19:44:50 +02:00
.gitignore Initial implementation 2019-04-23 15:54:42 +02:00
Dockerfile Dockerize application 2019-04-24 21:01:19 +02:00
go.mod Bump golang.org/x/sys from 0.0.0-20190424175732-18eb32c0e2f0 to 0.1.0 2023-02-25 03:04:45 +00:00
go.sum Bump golang.org/x/sys from 0.0.0-20190424175732-18eb32c0e2f0 to 0.1.0 2023-02-25 03:04:45 +00:00
http.go Remove tweets which vanished on refresh 2020-01-12 13:59:20 +01:00
LICENSE Add meta files 2019-04-24 20:55:24 +02:00
main.go Fix: Use prefix for asset handling 2020-01-12 13:41:53 +01:00
README.md Add meta files 2019-04-24 20:55:24 +02:00
storage.go Fix pagination 2020-01-12 19:18:50 +01:00
tweet.go Initial implementation 2019-04-23 15:54:42 +02:00

Luzifer / mediatimeline

The MediaTimeline Viewer is a viewer for photo media posted by accounts in a Twitter List. The list, list owner and login credentials for a Twitter account must be given. this tool is not intended to be used by multiple users but as a single user client.