aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/subscription_manager.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix self closing tag w3c issuesJesús2022-10-051-1/+1
|
* Subscriptions manager: Make file input requiredJames Taylor2021-09-011-1/+1
| | | | | | This avoids an ugly error if the user forgets to select a file Signed-off-by: Jesús <heckyel@hyperbola.info>
* Add NewPipe subscriptions import and exportJames Taylor2021-09-011-1/+2
| | | | | | Closes #82 Signed-off-by: Jesús <heckyel@hyperbola.info>
* subscriptions: Support new subscriptions.csv formatJames Taylor2021-08-311-1/+1
| | | | | | | | According to https://github.com/iv-org/invidious/issues/2319 Google Takeout changed the format from json to csv Signed-off-by: Jesús <heckyel@hyperbola.info>
* Add subscriptions exportJesús2021-05-061-6/+16
| | | | plus design by heckyel
* Migration general theme: fix missing message-box styleJesús2020-12-151-1/+1
|
* Change general design themeJesús2020-12-141-77/+1
|
* Change px values to rem values in font-size declarationsJames Taylor2020-02-221-1/+1
|
* Fix muted channels not being faded out on subscription manager pageJames Taylor2019-10-171-0/+2
|
* Subscription manager: Hide export box for now until it's functionalJames Taylor2019-09-071-2/+2
|
* Subscription manager: Add some space around import subscriptions boxJames Taylor2019-09-071-0/+2
|
* Merge subscriptions into masterJames Taylor2019-09-061-7/+4
|
* subscription-manager: fix items being cut off at the bottom and top of the ↵James Taylor2019-08-121-0/+1
| | | | columns in chrome
* subscription_manager: fix bug where checkbox size decreases when there's too ↵James Taylor2019-08-121-1/+1
| | | | many tags
* Convert subscription manager to flask frameworkJames Taylor2019-08-101-0/+141