Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix self closing tag w3c issues | Jesús | 2022-10-05 | 1 | -1/+1 |
| | |||||
* | Subscriptions manager: Make file input required | James Taylor | 2021-09-01 | 1 | -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 export | James Taylor | 2021-09-01 | 1 | -1/+2 |
| | | | | | | Closes #82 Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | subscriptions: Support new subscriptions.csv format | James Taylor | 2021-08-31 | 1 | -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 export | Jesús | 2021-05-06 | 1 | -6/+16 |
| | | | | plus design by heckyel | ||||
* | Migration general theme: fix missing message-box style | Jesús | 2020-12-15 | 1 | -1/+1 |
| | |||||
* | Change general design theme | Jesús | 2020-12-14 | 1 | -77/+1 |
| | |||||
* | Change px values to rem values in font-size declarations | James Taylor | 2020-02-22 | 1 | -1/+1 |
| | |||||
* | Fix muted channels not being faded out on subscription manager page | James Taylor | 2019-10-17 | 1 | -0/+2 |
| | |||||
* | Subscription manager: Hide export box for now until it's functional | James Taylor | 2019-09-07 | 1 | -2/+2 |
| | |||||
* | Subscription manager: Add some space around import subscriptions box | James Taylor | 2019-09-07 | 1 | -0/+2 |
| | |||||
* | Merge subscriptions into master | James Taylor | 2019-09-06 | 1 | -7/+4 |
| | |||||
* | subscription-manager: fix items being cut off at the bottom and top of the ↵ | James Taylor | 2019-08-12 | 1 | -0/+1 |
| | | | | columns in chrome | ||||
* | subscription_manager: fix bug where checkbox size decreases when there's too ↵ | James Taylor | 2019-08-12 | 1 | -1/+1 |
| | | | | many tags | ||||
* | Convert subscription manager to flask framework | James Taylor | 2019-08-10 | 1 | -0/+141 |