aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Improve video upload error handlingChocobozzz2018-11-161-1/+6
* Fix miniature with a long nameChocobozzz2018-11-151-2/+2
* Fix new Angular 7 issuesChocobozzz2018-11-154-5/+36
* Check activities hostChocobozzz2018-11-141-2/+2
* Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-193-8/+8
* Fix lintChocobozzz2018-10-181-1/+1
* Better typingsChocobozzz2018-10-1819-37/+48
* NoImplicitAny flag true (#1157)BO412018-10-1814-21/+24
* Merge branch 'feature/webtorrent-disabling' into developChocobozzz2018-10-171-0/+3
|\
| * move to boolean switchRigel Kent2018-10-131-4/+3
| * add webtorrent opt-out settingsRigel Kent2018-10-131-0/+4
* | Add ability to mute a user/instance by server in clientChocobozzz2018-10-165-24/+185
* | Add user/instance block by users in the clientChocobozzz2018-10-169-15/+226
* | update tslint config and fix member ordering (#1279)BO412018-10-161-2/+2
|/
* Fix angular buildChocobozzz2018-10-101-2/+2
* Add ability to list all local videos on clientChocobozzz2018-10-107-10/+56
* Add explicit error message that changing video ownership only works with loc...Lucas Declercq2018-10-101-3/+12
* Add users search filterChocobozzz2018-10-084-3/+31
* Add bulk actions in users tableChocobozzz2018-10-088-36/+65
* Fix videos list when page is emptyChocobozzz2018-10-051-1/+1
* Add user moderation in the account pageChocobozzz2018-10-059-39/+59
* Move user moderation tool in a separate componentChocobozzz2018-10-059-6/+332
* Add user history and resume videosChocobozzz2018-10-055-4/+37
* Fix Delete title buttonChocobozzz2018-10-033-2/+9
* Update captions in sequence to avoid concurrence issuesChocobozzz2018-10-011-11/+5
* correct local subscribe in the subscription menuRigel Kent2018-09-282-4/+4
* Check current password on server sideChocobozzz2018-09-261-1/+2
* Add RSS feed to subscribe buttonChocobozzz2018-09-266-18/+62
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-258-57/+194
* Fix videos list user NSFW policyChocobozzz2018-09-241-4/+4
* Merge branch 'develop' into unused-importsChocobozzz2018-09-242-1/+2
|\
| * revert f845c683 partial: "fix SEO tags and attributes"Rigel Kent2018-09-241-1/+1
| * append my-help popover to body instead of parent objectRigel Kent2018-09-231-0/+1
* | remove unused importsBO412018-09-225-19/+4
|/
* Upgrade client dependenciesChocobozzz2018-09-211-1/+1
* fix SEO tags and attributesRigel Kent2018-09-201-1/+1
* Improve videos list client performanceChocobozzz2018-09-204-10/+20
* Fix client buildChocobozzz2018-09-181-1/+1
* Try to improve infinite paginationChocobozzz2018-09-173-7/+37
* Fix "no results" on overview pageChocobozzz2018-09-171-0/+2
* Fix video channel deletionChocobozzz2018-09-131-1/+1
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-112-2/+8
* Clean up change password validationChocobozzz2018-09-051-0/+8
* Fix watch page responsiveChocobozzz2018-09-051-1/+1
* add theming via css custom propertiesRigel Kent2018-09-043-3/+3
* Fix overview page on mobileChocobozzz2018-09-041-26/+1
* Better label for video privaciesChocobozzz2018-09-041-2/+27
* Add video recomandation by tags (#1001)Jorropo2018-09-041-0/+4
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-0410-2/+160
* add title ellipsis over two lines to miniaturesRigel Kent2018-09-031-5/+8