|
d1d80a91cd
|
Add 'gofmt' linter
|
2022-03-13 17:13:40 -07:00 |
|
|
2f784c779c
|
REFACTOR: Add sqlx dependency
|
2022-03-06 19:17:43 -08:00 |
|
|
a23d3b98e7
|
Remove unneeded 'reflect' import
|
2021-12-24 16:40:50 -05:00 |
|
|
28e139a3e4
|
Add video durations and view counts
|
2021-12-24 16:26:34 -05:00 |
|
|
fbbb6834de
|
Add video thumbnails
|
2021-12-23 15:12:01 -05:00 |
|
|
4fa30e246d
|
Add dimension info to media content
|
2021-10-10 16:06:47 -07:00 |
|
|
100fe6c718
|
Fix gifs
|
2021-10-04 21:06:53 -07:00 |
|
|
9c9100d874
|
Add RemoteURL and LocalFilename fields to Video, remove Filename
|
2021-08-05 14:10:46 -07:00 |
|
|
58dc223f84
|
Use VideoID given by the Twitter API instead of a rowid
|
2021-08-04 23:41:58 -07:00 |
|
|
c803794a0f
|
Change TweetID to be an int64 instead of a string
|
2021-08-04 14:49:20 -07:00 |
|
|
2663387f29
|
Add filename helper utils to video and image types
|
2021-08-03 15:38:19 -07:00 |
|
|
083f5f72e0
|
Add media queries
|
2021-08-01 15:52:04 -07:00 |
|
|
81392996bb
|
Add video and image types
- in addition to `Filename` (string), includes IsDownloaded (bool)
|
2021-07-26 17:26:39 -07:00 |
|