aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Select first available channel when accepting ownership change (#3382)Florian CUNY2020-12-012-1/+5
* Fix themes colors by using SCSS variables (#3376)Mathieu Brunot2020-11-301-4/+4
* 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-304-30/+28
* :sparkles: Add input-password #3375madmath032020-11-301-0/+2
* Fix local e2e testsChocobozzz2020-11-301-1/+1
* Refactor last PRChocobozzz2020-11-275-19/+13
* Various front optimizationsChocobozzz2020-11-277-47/+59
* add title attribute for exact view counters (#3365)Tanguy BERNARD2020-11-274-4/+22
* Profile settings title consistencyChocobozzz2020-11-266-17/+17
* Create a dedicated transcoding tab in admin configChocobozzz2020-11-261-135/+133
* Do not display wait transcoding checkboxChocobozzz2020-11-262-1/+11
* adjust registration form width on mobile (#3274)test2a2020-11-252-6/+17
* Fix comment account external URLChocobozzz2020-11-252-9/+19
* Fix circular dep issueChocobozzz2020-11-258-14/+20
* Add new default different avatar for channel and accountkimsible2020-11-2515-51/+77
* Fix migration and testChocobozzz2020-11-252-5/+4
* refactor scoped token serviceRigel Kent2020-11-2516-101/+110
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-2514-11/+246
* Add pixel size to tooltip and gif support with FFmpeg for avatar upload (#3329)Kimsible2020-11-252-6/+7
* fix user preferences column width for notifications table (#3352)Kimsible2020-11-241-6/+4
* fix forgotten/reset password UI (#3351)Kimsible2020-11-242-1/+34
* Add tooltip to maximize button and remove grey backgroundkimsible2020-11-223-5/+20
* add explicit numbers in configuration number inputsRigel Kent2020-11-213-23/+50
* Provide express request to onLogout callChocobozzz2020-11-201-2/+6
* 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-204-7/+64
* Fix no history messageChocobozzz2020-11-193-3/+3
* Lazy load emojiChocobozzz2020-11-191-3/+7
* Lazy load linkifierChocobozzz2020-11-192-17/+26
* Use sass instead of deprecated node sassChocobozzz2020-11-194-6/+6
* Upgrade client dependenciesChocobozzz2020-11-1924-149/+190
* Fix video tag validatorChocobozzz2020-11-181-2/+2
* Automatically enable videos auto block on signupChocobozzz2020-11-183-0/+35
* Add ability to display all channel/account videosChocobozzz2020-11-188-23/+116
* Fix accept ownership change acceptChocobozzz2020-11-181-1/+3
* Clearer periods in videos listChocobozzz2020-11-182-45/+49
* Disable auto-focus markdown textarea on touchdeviceskimsible2020-11-181-2/+6
* Memorize scroll position when maximized mode used with markdown textareakimsible2020-11-181-1/+8
* Fix client buildChocobozzz2020-11-171-3/+3
* Refactor markdown/sanitize html codeChocobozzz2020-11-172-41/+14
* small refactor + clipboard copy on anchor click in instance page (#3318)Kimsible2020-11-178-41/+117
* Fix about scrolling behaviourChocobozzz2020-11-162-11/+17
* Fix channel's playlist infinite scrollingChocobozzz2020-11-161-1/+1
* Replace keyboard shortcut iconChocobozzz2020-11-164-32/+6
* Use badge in video block listChocobozzz2020-11-163-16/+15
* In my account -> in my libraryChocobozzz2020-11-162-3/+3
* Refactor rest table search filterChocobozzz2020-11-169-115/+61