aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
...
* fix video download modal select widthRigel Kent2021-01-181-1/+3
* add space before type name in download popup titleRigel Kent2021-01-171-1/+1
* Implement remote interactionChocobozzz2021-01-154-20/+36
* Put feed url as linkChocobozzz2021-01-152-7/+6
* Fix display all videos filterChocobozzz2021-01-131-2/+5
* prevent sending search GET parameter if undefined in my watch historyRigel Kent2021-01-131-1/+2
* Fix loading bar for HTTP requestsChocobozzz2021-01-131-0/+8
* Avatar info component optimizationsChocobozzz2021-01-132-26/+17
* Move orange admin buttons on the left sideChocobozzz2021-01-132-5/+7
* Allow user to search through their watch history (#3576)Rigel Kent2021-01-131-1/+2
* show first decimal for views above a thousand (#3564)Rigel Kent2021-01-131-2/+17
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-136-10/+83
* Use source sans 3 fontChocobozzz2021-01-131-1/+1
* better subscribe button display for accountsRigel Kent2021-01-121-1/+2
* fix remote subscribe input alignmentRigel Kent2021-01-111-2/+4
* Fix some accessibility issuesChocobozzz2020-12-2210-24/+35
* Fix admin table filtersChocobozzz2020-12-171-1/+1
* Fix live miniaturesChocobozzz2020-12-171-0/+2
* Fix about and display live info layoutChocobozzz2020-12-161-0/+4
* Fix about follows pageChocobozzz2020-12-161-1/+1
* Fix ng-select widthChocobozzz2020-12-151-1/+3
* Fix password input in edit userChocobozzz2020-12-151-1/+1
* restore live transcoding to live streaming tabRigel Kent2020-12-143-0/+58
* Add link to the documentation for live streamingChocobozzz2020-12-144-2/+23
* Simplify a little bit about follows more logicChocobozzz2020-12-141-1/+1
* User dropdown and notifications popover improvements (#3344)Kimsible2020-12-131-1/+1
* Refactor views componentChocobozzz2020-12-097-4/+45
* fix tabindex on login pageRigel Kent2020-12-092-1/+2
* Fix loading data twice in rest tablesChocobozzz2020-12-081-1/+1
* improvements to login and sign-up pages (#3357)Kimsible2020-12-076-4/+178
* Don't allow manual redundancy of live videosChocobozzz2020-12-071-1/+1
* unify inputs requiring buttons like password inputsRigel Kent2020-12-0413-42/+111
* Add badge for permanent live in live info modalChocobozzz2020-12-043-12/+17
* more explicit error messages for file uploadsRigel Kent2020-12-031-3/+3
* Fix scroll check in infinite scroller directiveChocobozzz2020-11-301-6/+7
* Added Markdown formatting in all the fields of the "About" page (#3371)Florian CUNY2020-11-301-0/+3
* :sparkles: Add input-password #3375madmath032020-11-301-0/+2
* Refactor last PRChocobozzz2020-11-273-7/+11
* Various front optimizationsChocobozzz2020-11-272-10/+11
* add title attribute for exact view counters (#3365)Tanguy BERNARD2020-11-272-2/+10
* Fix circular dep issueChocobozzz2020-11-257-13/+19
* Add new default different avatar for channel and accountkimsible2020-11-2511-43/+69
* refactor scoped token serviceRigel Kent2020-11-253-14/+10
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-254-7/+38
* Add pixel size to tooltip and gif support with FFmpeg for avatar upload (#3329)Kimsible2020-11-252-6/+7
* Add tooltip to maximize button and remove grey backgroundkimsible2020-11-223-5/+20
* Fix playlist update element dropdown uxChocobozzz2020-11-201-16/+26
* Improve playlist add dropdown uxChocobozzz2020-11-202-5/+12
* Fix dropdowns z-indexChocobozzz2020-11-202-3/+3
* Add ability to bulk delete commentsChocobozzz2020-11-201-3/+11