Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 1 | -2/+2 | |
| | ||||||
* | Remove inferred type | Chocobozzz | 2018-12-05 | 1 | -1/+1 | |
| | ||||||
* | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 1 | -0/+1 | |
|\ | ||||||
| * | move to boolean switch | Rigel Kent | 2018-10-13 | 1 | -1/+1 | |
| | | ||||||
| * | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 1 | -0/+1 | |
| | | | | | | | | | | - add a key in localstorage to remember the opt-out - add a user setting | |||||
* | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 1 | -1/+2 | |
|/ | ||||||
* | Check current password on server side | Chocobozzz | 2018-09-26 | 1 | -1/+1 | |
| | ||||||
* | Cache user token | Chocobozzz | 2018-09-20 | 1 | -1/+1 | |
| | ||||||
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 1 | -16/+12 | |
| | ||||||
* | Refractor audit user identifier | Chocobozzz | 2018-09-19 | 1 | -7/+8 | |
| | ||||||
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 1 | -1/+1 | |
| | ||||||
* | Retry transactions on user endpoints if needed | Chocobozzz | 2018-09-13 | 1 | -4/+4 | |
| | ||||||
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | * Implement daily upload limit (ref #652) * remove duplicate code * review fixes * fix tests? * whitespace fixes, finish leftover todo * fix tests * added some new tests * use different config value for tests * remove todo | |||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -2/+39 | |
| | ||||||
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 1 | -12/+24 | |
| | ||||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -8/+106 | |
| | ||||||
* | Split users controller | Chocobozzz | 2018-08-27 | 1 | -0/+215 | |