summaryrefslogtreecommitdiffstats
path: root/config (follow)
AgeCommit message (Expand)Author
2021-01-30Allow providing 12-Factor-style Database URL in configAndre Borie
2020-12-10Untrack config.yml (#1557)saltycrys
2020-06-15Add migration script for polymer redesignOmar Roth
2020-06-15Add support for polymer redesignOmar Roth
2020-04-14Move privacy type into playlists.sqlOmar Roth
2019-10-15Add support for custom playlistsOmar Roth
2019-08-29Provide db user in migrate-db-3646395.shSilvan Mosberger
2019-06-01Add 'needs_update' column for scheduling feed refreshOmar Roth
2019-05-30Add 'views' to channel_videosOmar Roth
2019-04-28Remove unnecessary indexOmar Roth
2019-04-15Add migrate script for annotations.sqlOmar Roth
2019-04-15Add config option to cache annotations from IAOmar Roth
2019-04-06Add role to psql scriptsOmar Roth
2019-03-25Remove 'crawl_threads', fix sleep in fibersOmar Roth
2019-03-23Rename migrate scriptsOmar Roth
2019-03-22Add support for premieres to search and feedOmar Roth
2019-03-22Add 'liveNow' to subscription feedOmar Roth
2019-03-03Set default value for 'subscribed' dateOmar Roth
2019-03-03Update pubsub to support lease_secondsOmar Roth
2019-03-03Add support for subscribing to channels via PubSubHubbubOmar Roth
2019-03-03Set domain to be nil by defaultOmar Roth
2019-02-11Update change index for channel_videos and add index for noncesOmar Roth
2019-02-10Fix typo in session_idsOmar Roth
2019-02-10Mark migrate-db-3646395.sh as executableOmar Roth
2019-02-10Add migrate script and update READMEOmar Roth
2019-02-10Store session_ids in separate tableOmar Roth
2019-02-09Rename migrate-db-e1aa1ce.sh to migrate-db-30e6d29.shOmar Roth
2019-02-09Add 'deleted' to channel infoOmar Roth
2019-01-20Move 'domain' into config.ymlOmar Roth
2018-11-25Update default configOmar Roth
2018-11-20Fix typo in nonces.sqlOmar Roth
2018-11-19Add 'expire' to filter invalid tokensOmar Roth
2018-11-19Add flat list of proxies for geo-bypassOmar Roth
2018-11-17Remember nonce to prevent replay attacksOmar Roth
2018-11-02Update SQLOmar Roth
2018-10-30Fix channel_videos schemaOmar Roth
2018-10-30Add length_seconds to channel_videosOmar Roth
2018-10-13Add author_thumbnail to '/api/v1/videos'Omar Roth
2018-10-12Add subCountText and add XHR alternative for subscribing to channelsOmar Roth
2018-10-09Fix update_feeds jobOmar Roth
2018-10-09Use materialized views for subscription feedsOmar Roth
2018-10-03Add config option for geo-bypassOmar Roth
2018-09-21Use hash instead of btree for channel_videos_ucid_idxOmar Roth
2018-09-09Add 'license'Omar Roth
2018-09-05Add 'https_only' defaultOmar Roth
2018-09-04Update SQL and remove migration pointsOmar Roth
2018-08-15Remove ID constrant for usersOmar Roth
2018-08-15Add support for multiple sessionsOmar Roth
2018-08-08Add option to pull all videosOmar Roth
2018-07-29Add watch historyOmar Roth