Commit Graph

6 Commits (5d000f87c34f86dd2e131d032b2825601d8cf0ba)

Author SHA1 Message Date
voussoir f2e8aeb568 Improve these docstrings. 2020-07-01 15:47:27 -07:00
voussoir d0f041c694 Let database upgrader functions take actual ycdldb, not plain sql.
Like Etiquette. This gives us access to the ycdl methods rather
than being limited to just sql operations.
2020-07-01 15:47:15 -07:00
voussoir 6919f39e81 Rearrange upgraders in ascending order. 2020-07-01 15:25:29 -07:00
voussoir 81b864ec19 main should return args.func(args) value. 2020-02-08 17:20:27 -08:00
voussoir 78ce6a6f41 Add views column and some other database changes.
And various other changes which have been sitting here for too long.
2020-01-06 22:07:25 -08:00
voussoir f1f12423b1 Changes
- Add thumbnails to the card (dynamically loaded)
- Add button for embedding the video
- Store video duration in db (use update script)
- Separate links for filter views with and without query.
2018-12-17 19:17:53 -08:00