Émilien Devos
7b9f5d74dc
Create videos caching table as UNLOGGED
3 years ago
Samantaz Fox
4940759627
Example config: Change 'use_quic' default value
...
Related to commit a120f143d7
Also point towards the Github issue.
3 years ago
Samantaz Fox
a12571e748
Fix minor error in config.example.yml
...
Update the "note" for `locale`
3 years ago
Dmitry Sandalov
ea0b1fdf44
Feature Request: Localization for trending (reword region doc)
3 years ago
Dmitry Sandalov
d9c58c4837
Feature Request: Localization for trending iv-org#331
3 years ago
JuniorJPDJ
df968d1919
variable postgres username and database name ( #2451 )
3 years ago
Samantaz Fox
adc12addfa
Add config option to display source code URL in footer ( #2450 )
3 years ago
syeopite
347c189f3f
Merge pull request #1678 from Rjevski/idempotent-database-migrations
...
Make DB migrations idempotent.
3 years ago
Samantaz Fox
9f5f5da894
config_example.yaml: document all possible options ( #2083 )
...
Fixes https://github.com/iv-org/documentation/issues/46
3 years ago
Andre Borie
79e99908de
Allow providing 12-Factor-style Database URL in config
4 years ago
Andre Borie
ffa9e5dfab
Make migrations (mostly) idempotent.
4 years ago
saltycrys
b566c4ba1a
Untrack config.yml ( #1557 )
...
* Untrack config.yml
`config/config.yml` has been untracked and moved to `config/config.example.yml`.
The Dockerfile has been updated to copy all `config/config.*` files and to try
to move `config/config.example.yml` to `config/config.yml`. If a user supplied
`config/config.yml` exists it is not overwritten.
* Update Dockerfile to use `shard.lock`
* Fix tests
4 years ago
Omar Roth
074497b0f6
Add migration script for polymer redesign
4 years ago
Omar Roth
1eca969cf6
Add support for polymer redesign
4 years ago
Omar Roth
61150c74d2
Move privacy type into playlists.sql
5 years ago
Omar Roth
be055d9dcb
Add support for custom playlists
5 years ago
Silvan Mosberger
418526af16
Provide db user in migrate-db-3646395.sh
5 years ago
Omar Roth
18d66ddded
Add 'needs_update' column for scheduling feed refresh
6 years ago
Omar Roth
64464f23ae
Add 'views' to channel_videos
6 years ago
Omar Roth
42dd6326d5
Remove unnecessary index
6 years ago
Omar Roth
698dfca319
Add migrate script for annotations.sql
6 years ago
Omar Roth
3bcb98e644
Add config option to cache annotations from IA
6 years ago
Omar Roth
c5001f3620
Add role to psql scripts
6 years ago
Omar Roth
591a6b330a
Remove 'crawl_threads', fix sleep in fibers
6 years ago
Omar Roth
a1f49b279f
Rename migrate scripts
6 years ago
Omar Roth
fd26f9f34e
Add support for premieres to search and feed
6 years ago
Omar Roth
f0658bbd09
Add 'liveNow' to subscription feed
6 years ago
Omar Roth
90715467a2
Set default value for 'subscribed' date
6 years ago
Omar Roth
7425700009
Update pubsub to support lease_seconds
6 years ago
Omar Roth
64cfd2296c
Add support for subscribing to channels via PubSubHubbub
6 years ago
Omar Roth
17cf0772fb
Set domain to be nil by default
6 years ago
Omar Roth
52cad8d6da
Update change index for channel_videos and add index for nonces
6 years ago
Omar Roth
ff563a70a5
Fix typo in session_ids
6 years ago
Omar Roth
5528a130b6
Mark migrate-db-3646395.sh as executable
6 years ago
Omar Roth
a384f6e5fd
Add migrate script and update README
6 years ago
Omar Roth
3646395f1d
Store session_ids in separate table
6 years ago
Omar Roth
0d509c82ee
Rename migrate-db-e1aa1ce.sh to migrate-db-30e6d29.sh
6 years ago
Omar Roth
30e6d29106
Add 'deleted' to channel info
6 years ago
Omar Roth
5cb57fb176
Move 'domain' into config.yml
6 years ago
Omar Roth
32e4ad0784
Update default config
6 years ago
Omar Roth
a242390fc1
Fix typo in nonces.sql
6 years ago
Omar Roth
ad20d6359b
Add 'expire' to filter invalid tokens
6 years ago
Omar Roth
94c92b68a2
Add flat list of proxies for geo-bypass
6 years ago
Omar Roth
d185ba84bf
Remember nonce to prevent replay attacks
6 years ago
Omar Roth
19632511d5
Update SQL
6 years ago
Omar Roth
c55c553725
Fix channel_videos schema
6 years ago
Omar Roth
8794e26e67
Add length_seconds to channel_videos
6 years ago
Omar Roth
f88697541c
Add author_thumbnail to '/api/v1/videos'
6 years ago
Omar Roth
1a39faee75
Add subCountText and add XHR alternative for subscribing to channels
6 years ago
Omar Roth
bcc8ba73bf
Fix update_feeds job
6 years ago