nadeko_invidious/src/invidious/database
2024-10-31 19:58:12 -03:00
..
migrations Migrations tweaks 2022-02-11 22:29:19 -06:00
annotations.cr Move DB queries related to 'annotations' in a separate module 2022-01-04 17:15:43 +01:00
base.cr DB: Move integrity check to the base.cr file 2022-01-25 23:53:00 +01:00
channels.cr db: use prepared statements rather than crafted argument list 2022-01-26 17:31:01 +01:00
migration.cr Migrations tweaks 2022-02-11 22:29:19 -06:00
migrator.cr Run migrations through CLI instead of when app starts 2022-02-11 22:43:16 -06:00
nonces.cr Add table cleaning job (#3294) 2022-10-12 10:06:36 +02:00
playlists.cr HTML: Sort playlists alphabetically in watch page drop down 2024-08-16 12:10:22 +02:00
sessions.cr db: use now() function instead of passing Time.utc 2022-01-26 01:49:29 +01:00
statistics.cr Fix two swapped function names 2024-01-06 15:51:31 +08:00
users.cr Feeds: Get rid of feed_needs_update() since it appears to be unused 2024-10-31 19:56:54 -03:00
videos.cr Videos: Increase video cache to 4 hours 2024-10-31 19:58:12 -03:00