Commit Graph

10 Commits

Author SHA1 Message Date
lidar fa5ec206e6 Remove unsafe block and switch to safe mutex 2023-08-08 21:43:23 +09:00
Adam Novak fd50200fce Merge remote-tracking branch 'upstream/main' into revanced-compat 2022-10-30 13:13:46 -04:00
Kavin 6608a9993a
Rollback on transaction failure, and run postgres as root. 2022-10-30 16:06:31 +00:00
Adam Novak a9683b08a0 Add video ID based query and ReVanced stubs
This adds the endpoints ReVanced queries when opening the settings or watching
videos. The version of skipSegments it uses is actually implrmrnted, and the
others are stubbed out.

I still haven't managed to get ReVanced to actually *work* with this, but it at
least isn't getting any server errors sent to it now.

I've also added my learnings to the README.
2022-10-29 22:42:59 -04:00
Kavin cccc095de8
Add cors for official instance. 2022-10-25 10:13:34 +01:00
Kavin 3618088cf8
Fix database VACCUMing. 2022-10-24 12:57:11 +01:00
Kavin 8f4ab70581
Fix transaction for import. 2022-10-23 21:17:11 +01:00
Kavin c45118145e
Vaccum database after import. 2022-10-23 20:19:43 +01:00
Kavin a4a0b79817
Add support for non-blocking updates. 2022-10-22 21:06:48 +01:00
Kavin e1a1db2160
Initial commit. 2022-10-22 13:28:40 +01:00