..
_private.db.sql
Move shadow ban list to public db
2021-06-20 13:41:35 -04:00
_private_indexes.sql
Add improved hashed ip index
2022-05-26 22:47:07 -04:00
_sponsorTimes.db.sql
add extension to db.sql
2021-10-22 01:05:08 -04:00
_sponsorTimes_indexes.sql
Add ability to add manually choose who can submit chapters
2022-07-06 00:11:45 -04:00
_upgrade_private_1.sql
Support private db with postgres
2021-03-06 19:29:03 -05:00
_upgrade_private_2.sql
Add log when update username
2021-06-27 11:45:42 +07:00
_upgrade_private_3.sql
add service to table only have videoID
2021-09-30 13:56:55 +07:00
_upgrade_private_4.sql
add addUserAsTempVIP
2021-12-31 04:26:37 -05:00
_upgrade_private_5.sql
add addUserAsTempVIP
2021-12-31 04:26:37 -05:00
_upgrade_private_6.sql
Add query cache for shadowban
2022-02-21 22:46:13 -05:00
_upgrade_private_7.sql
Save userid with votes
2022-03-30 16:02:30 -04:00
_upgrade_private_8.sql
Don't add primary keys with sqlite
2022-05-17 12:53:48 -04:00
_upgrade_private_9.sql
Fix upgrade crash
2022-05-26 22:49:21 -04:00
_upgrade_private_10.sql
Add malicious vote type for chapters
2022-07-04 16:18:58 -04:00
_upgrade_private_11.sql
Add access token system
2022-08-31 01:55:38 -04:00
_upgrade_sponsorTimes_1.sql
Add database table schema, Fix indent
2021-06-25 10:44:08 +07:00
_upgrade_sponsorTimes_2.sql
Switch to case sensitive and get submitting + getting working
2021-03-04 20:23:05 -05:00
_upgrade_sponsorTimes_3.sql
Remove index creation from upgraders
2021-03-11 18:55:27 -05:00
_upgrade_sponsorTimes_4.sql
Switch to case sensitive and get submitting + getting working
2021-03-04 20:23:05 -05:00
_upgrade_sponsorTimes_5.sql
Switch to case sensitive and get submitting + getting working
2021-03-04 20:23:05 -05:00
_upgrade_sponsorTimes_6.sql
Add database table schema, Fix indent
2021-06-25 10:44:08 +07:00
_upgrade_sponsorTimes_7.sql
Add database table schema, Fix indent
2021-06-25 10:44:08 +07:00
_upgrade_sponsorTimes_8.sql
Add database table schema, Fix indent
2021-06-25 10:44:08 +07:00
_upgrade_sponsorTimes_9.sql
Add database table schema, Fix indent
2021-06-25 10:44:08 +07:00
_upgrade_sponsorTimes_10.sql
Add database table schema, Fix indent
2021-06-25 10:44:08 +07:00
_upgrade_sponsorTimes_11.sql
Rename noSegments to lockCategories
2021-04-24 01:54:42 +02:00
_upgrade_sponsorTimes_12.sql
Add database table schema, Fix indent
2021-06-25 10:44:08 +07:00
_upgrade_sponsorTimes_13.sql
Fix copy mistake
2021-06-15 01:03:37 -04:00
_upgrade_sponsorTimes_14.sql
Move shadow ban list to public db
2021-06-20 13:41:35 -04:00
_upgrade_sponsorTimes_15.sql
Add endpoint to submit unlisted videos
2021-06-23 19:19:30 -04:00
_upgrade_sponsorTimes_16.sql
Save more info in unlisted video endpoint
2021-06-23 23:58:33 -04:00
_upgrade_sponsorTimes_17.sql
Add test, Fix sql syntax
2021-06-30 08:59:20 +07:00
_upgrade_sponsorTimes_18.sql
Change db upgrade to v19
2021-07-05 13:26:49 -04:00
_upgrade_sponsorTimes_19.sql
Change db upgrade to v19
2021-07-05 13:26:49 -04:00
_upgrade_sponsorTimes_20.sql
Add lock category reason
2021-07-06 13:31:44 +07:00
_upgrade_sponsorTimes_21.sql
Add archive downvote segment cron
2021-07-12 08:59:12 +07:00
_upgrade_sponsorTimes_22.sql
Store user-agent in postSkipSegment
2021-07-30 13:47:21 +07:00
_upgrade_sponsorTimes_23.sql
Fix sqlite
2021-08-05 20:03:37 -04:00
_upgrade_sponsorTimes_24.sql
add service to table only have videoID
2021-09-30 13:56:55 +07:00
_upgrade_sponsorTimes_25.sql
Store video info from submissions
2021-10-17 14:42:48 -04:00
_upgrade_sponsorTimes_26.sql
Fix types on videoInfo table
2021-10-17 14:54:35 -04:00
_upgrade_sponsorTimes_27.sql
Add submitting description for chapters
2021-11-06 00:54:28 -04:00
_upgrade_sponsorTimes_28.sql
Add endpoints for rating endpoint (dislikes)
2021-11-14 23:09:12 -05:00
_upgrade_sponsorTimes_29.sql
Add locking by action type
2022-01-02 14:00:54 -05:00
_upgrade_sponsorTimes_30.sql
Highlight category now has it's own action type
2022-01-19 17:48:09 -05:00
_upgrade_sponsorTimes_31.sql
update lockCategories
2022-02-03 17:44:29 -05:00
_upgrade_sponsorTimes_32.sql
Don't add primary keys with sqlite
2022-05-17 12:53:48 -04:00
_upgrade_sponsorTimes_33.sql
Add ability to add manually choose who can submit chapters
2022-07-06 00:11:45 -04:00
_upgrade_sponsorTimes_34.sql
add innerTube as primary videoInfo endpoint
2022-09-15 17:02:33 -04:00