Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 1 | -6/+10 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 5 | -15/+490 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2019-02-21 | 1 | -4/+2 |
| | |||||
* | Add isNSFW instance configuration key | Chocobozzz | 2019-02-20 | 1 | -4/+6 |
| | |||||
* | Import original publication date (web UI) | Andrés Maldonado | 2019-02-12 | 1 | -1/+2 |
| | | | | Import original publication date when importing a video from YouTube in the web UI | ||||
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 11 | -183/+254 |
|\ | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 22 | -267/+859 |
| |\ | |||||
| | * | Merge branch 'feature/correctly-send-activities' into develop | Chocobozzz | 2019-02-11 | 2 | -3/+3 |
| | |\ | |||||
| | | * | Correctly send Flag/Dislike/View activities | Chocobozzz | 2019-01-15 | 2 | -3/+3 |
| | | | | |||||
| | * | | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 2 | -11/+11 |
| | | | | | | | | | | | | | | | | And add some tests | ||||
| | * | | allow administration to change/reset a user's password | Rigel Kent | 2019-02-11 | 1 | -0/+1 |
| | | | | |||||
| | * | | Add hls support on server | Chocobozzz | 2019-02-11 | 2 | -9/+18 |
| | |/ | |||||
| | * | Add totalLocalVideoFilesSize in stats | Chocobozzz | 2019-01-15 | 1 | -2/+5 |
| | | | |||||
| | * | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 3 | -1/+14 |
| | | | |||||
| | * | Move subscriptions controllers in its own file | Chocobozzz | 2019-01-14 | 3 | -154/+174 |
| | | | |||||
| | * | WIP : Indicate to users how "trending" works (#1458) | Aurélien Béranger | 2019-01-14 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Get the INTERVAL_DAYS const in the video-trending component * Change Trending section title * Add a tooltip to explain how trending section works * Minor CSS fix for the my-feed popover next to the titlepage | ||||
| | * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 2 | -3/+20 |
| | | | |||||
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 2 | -3/+3 |
| | | | |||||
| * | | Fix some defaults values + indentation | Lucas Declercq | 2018-10-08 | 1 | -1/+1 |
| | | | |||||
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 2 | -0/+3 |
| | | | |||||
* | | | Enable video upload and edit | clementbrizard | 2019-01-12 | 1 | -1/+7 |
| |/ |/| | |||||
* | | Implement contact form in the client | Chocobozzz | 2019-01-10 | 1 | -1/+1 |
| | | |||||
* | | Implement contact form on server side | Chocobozzz | 2019-01-10 | 3 | -27/+58 |
| | | |||||
* | | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -1/+14 |
| | | |||||
* | | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 2 | -5/+13 |
| | | |||||
* | | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -3/+9 |
| | | |||||
* | | Add notification settings migration | Chocobozzz | 2019-01-09 | 1 | -9/+10 |
| | | |||||
* | | Add user notification base code | Chocobozzz | 2019-01-09 | 6 | -3/+113 |
| | | |||||
* | | Add history on server side | Chocobozzz | 2018-12-18 | 3 | -0/+60 |
| | | | | | | | | Add ability to disable, clear and list user videos history | ||||
* | | Use move instead rename | Chocobozzz | 2018-12-11 | 1 | -2/+2 |
| | | | | | | | | To avoid EXDEV errors | ||||
* | | Support additional video extensions | Chocobozzz | 2018-12-11 | 6 | -23/+17 |
| | | |||||
* | | Add error when email system is not configured and using the forgot | Chocobozzz | 2018-12-05 | 1 | -0/+4 |
| | | | | | | | | password system | ||||
* | | Remove inferred type | Chocobozzz | 2018-12-05 | 3 | -5/+5 |
| | | |||||
* | | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 4 | -11/+11 |
| | | |||||
* | | Fix trending page | Chocobozzz | 2018-12-03 | 1 | -6/+1 |
| | | |||||
* | | Optimize config endpoint | Chocobozzz | 2018-11-23 | 1 | -4/+4 |
| | | |||||
* | | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * enable email verification by admin * rename/label to set email as verified to be more explicit that admin is not sending another email to confirm * add update user emailVerified check-params test * make user.model emailVerified property required | ||||
* | | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 1 | -1/+6 |
| | | |||||
* | | Check follow constraints when getting a video | Chocobozzz | 2018-11-16 | 1 | -0/+2 |
| | | |||||
* | | Don't forward view, send updates instead | Chocobozzz | 2018-11-15 | 1 | -1/+5 |
| | | | | | | | | | | To avoid inconsistencies in the federation, now the origin server will tell other instances what is the correct number of views | ||||
* | | Check activities host | Chocobozzz | 2018-11-14 | 1 | -7/+10 |
| | | |||||
* | | 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 to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 3 | -4/+138 |
| | | | |||||
* | | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 1 | -2/+2 |
| | | | |||||
* | | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 8 | -9/+144 |
|/ / | |||||
* | | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 3 | -2/+7 |
| | | | | | | | | Including private/unlisted for moderators/admins | ||||
* | | Add ability to search on followers/following | Chocobozzz | 2018-10-10 | 1 | -2/+14 |
| | | |||||
* | | Add users search filter | Chocobozzz | 2018-10-08 | 1 | -1/+1 |
|/ |