invidious-mod/src/invidious/database
Émilien Devos 98301a2237
Add ability to disable all user notifications (#3473)
2023-01-05 23:08:05 +00: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 db: use now() function instead of passing Time.utc 2022-01-26 01:49:29 +01:00
sessions.cr db: use now() function instead of passing Time.utc 2022-01-26 01:49:29 +01:00
statistics.cr
users.cr Add ability to disable all user notifications (#3473) 2023-01-05 23:08:05 +00:00
videos.cr Add table cleaning job (#3294) 2022-10-12 10:06:36 +02:00