Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add hover effect on video miniature | Chocobozzz | 2019-02-20 | 3 | -3/+38 | |
| | ||||||
* | Increase thumbnails size | Chocobozzz | 2019-02-20 | 3 | -4/+4 | |
| | ||||||
* | Increase player default size to 66vh | Chocobozzz | 2019-02-20 | 1 | -2/+2 | |
| | ||||||
* | Add user notification animation | Chocobozzz | 2019-02-20 | 13 | -20/+123 | |
| | ||||||
* | Lazy import some modules | Chocobozzz | 2019-02-15 | 17 | -70/+97 | |
| | ||||||
* | Fix too long name in menu | Chocobozzz | 2019-02-15 | 2 | -4/+7 | |
| | ||||||
* | Fix moderators that cannot access the muted servers table | Chocobozzz | 2019-02-15 | 1 | -1/+1 | |
| | ||||||
* | Don't crash on error in notification popup | Chocobozzz | 2019-02-15 | 1 | -67/+73 | |
| | ||||||
* | Add search by original publication date | Andrés Maldonado | 2019-02-12 | 3 | -1/+78 | |
| | ||||||
* | Fix negative seconds by displaying 0 instead (#1445) (#1625) | zacharystenger | 2019-02-12 | 1 | -1/+1 | |
| | | | | | | * Fix from-now.pipe.ts so it never displays negative seconds * Apply the fix only when returning seconds. Remove redundant Math.floor operation | |||||
* | Move original publication date in advanced settings | Chocobozzz | 2019-02-11 | 3 | -46/+50 | |
| | ||||||
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 130 | -599/+970 | |
|\ | ||||||
| * | Move enabled download/comments in advanced tab | Chocobozzz | 2019-02-11 | 1 | -10/+10 | |
| | | ||||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 286 | -1800/+4918 | |
| |\ | ||||||
| | * | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 8 | -54/+42 | |
| | | | | | | | | | | | | And add some tests | |||||
| | * | cleanup and remove paramSubs | Rigel Kent | 2019-02-11 | 3 | -10/+9 | |
| | | | ||||||
| | * | move user-password to Input decorator | Rigel Kent | 2019-02-11 | 2 | -11/+3 | |
| | | | ||||||
| | * | remove isAdministration | Rigel Kent | 2019-02-11 | 4 | -17/+7 | |
| | | | ||||||
| | * | allow administration to change/reset a user's password | Rigel Kent | 2019-02-11 | 10 | -4/+197 | |
| | | | ||||||
| | * | Fix client with google bot | Chocobozzz | 2019-02-11 | 1 | -2/+1 | |
| | | | ||||||
| | * | Add player mode in watch/embed urls | Chocobozzz | 2019-02-11 | 1 | -10/+12 | |
| | | | ||||||
| | * | Fallback HLS to webtorrent | Chocobozzz | 2019-02-11 | 1 | -7/+16 | |
| | | | ||||||
| | * | Add hls support on server | Chocobozzz | 2019-02-11 | 4 | -7/+45 | |
| | | | ||||||
| | * | Refractor videojs player | Chocobozzz | 2019-02-11 | 1 | -40/+37 | |
| | | | | | | | | | | | | Add fake p2p-media-loader plugin | |||||
| | * | fix undefined change ownership icons | Josh Morel | 2019-01-28 | 2 | -2/+3 | |
| | | | ||||||
| | * | Fix menu overflow on mobile screens | Chocobozzz | 2019-01-28 | 1 | -1/+1 | |
| | | | ||||||
| | * | Try to fix Mac video upload | Chocobozzz | 2019-01-24 | 1 | -2/+1 | |
| | | | ||||||
| | * | Fix trending days display on first load | Chocobozzz | 2019-01-21 | 1 | -11/+14 | |
| | | | ||||||
| | * | Add link to the profile who commented in notif | Chocobozzz | 2019-01-21 | 2 | -2/+3 | |
| | | | ||||||
| | * | Fix notification popover width | Chocobozzz | 2019-01-21 | 2 | -4/+11 | |
| | | | ||||||
| | * | Add server host in notification account field | Chocobozzz | 2019-01-21 | 2 | -3/+3 | |
| | | | ||||||
| | * | Fix calendar in dark mode | Chocobozzz | 2019-01-17 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix invisible things in dark mode | Chocobozzz | 2019-01-17 | 1 | -4/+6 | |
| | | | ||||||
| | * | Fix some styles | Chocobozzz | 2019-01-17 | 3 | -8/+7 | |
| | | | | | | | | | | | | Video edit tags, dropdown actions font ... | |||||
| | * | Refactor how we use icons | Chocobozzz | 2019-01-17 | 72 | -395/+361 | |
| | | | | | | | | | | | | Inject them in an angular component so we can easily change their color | |||||
| | * | Fix notification z-index on modals | Chocobozzz | 2019-01-15 | 1 | -2/+2 | |
| | | | ||||||
| | * | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 24 | -58/+90 | |
| | | | | | | | | | | | | And correctly handle new lines | |||||
| | * | Fix notification socket | Chocobozzz | 2019-01-14 | 8 | -39/+63 | |
| | | | | | | | | | | | | Should be in core module to share the same subject to all the app | |||||
| | * | Fix scroll in notifications page | Chocobozzz | 2019-01-14 | 2 | -1/+2 | |
| | | | ||||||
| | * | Add unload listener on video upload/update | Chocobozzz | 2019-01-14 | 3 | -6/+32 | |
| | | | ||||||
| | * | Add error message when trying to upload .ass subtitles | Chocobozzz | 2019-01-14 | 1 | -0/+11 | |
| | | | ||||||
| | * | Warn user when they want to delete a channel | Chocobozzz | 2019-01-14 | 1 | -3/+7 | |
| | | | | | | | | | | | | | | | Because they will not be able to create another channel with the same actor name | |||||
| | * | Help translators to translate trending title/tooltip | Chocobozzz | 2019-01-14 | 2 | -10/+13 | |
| | | | ||||||
| | * | Fix NSFW blur on search | Chocobozzz | 2019-01-14 | 2 | -3/+8 | |
| | | | ||||||
| | * | Improve "no notifications" message | Chocobozzz | 2019-01-14 | 2 | -0/+8 | |
| | | | ||||||
| | * | WIP : Indicate to users how "trending" works (#1458) | Aurélien Béranger | 2019-01-14 | 5 | -4/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 6 | -7/+32 | |
| | | | ||||||
| * | | Fix too big line length | Lucas Declercq | 2018-10-08 | 1 | -1/+9 | |
| | | | ||||||
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 10 | -18/+18 | |
| | | | ||||||
| * | | Fix some defaults values + indentation | Lucas Declercq | 2018-10-08 | 1 | -2/+2 | |
| | | |