1
0
mirror of https://github.com/Luzifer/mediatimeline.git synced 2024-09-19 16:02:57 +00:00
Viewer for photo media posted by accounts in a Twitter List
Go to file
dependabot[bot] 98c160b4fb
Bump golang.org/x/net from 0.0.0-20190424112056-4829fb13d2c6 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20190424112056-4829fb13d2c6 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 18:33:30 +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/net from 0.0.0-20190424112056-4829fb13d2c6 to 0.7.0 2023-02-24 18:33:30 +00:00
go.sum Bump golang.org/x/net from 0.0.0-20190424112056-4829fb13d2c6 to 0.7.0 2023-02-24 18:33:30 +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.