aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Add logic to handle playlist in embedChocobozzz2020-08-071-0/+1
* Cleanup tokens logic in embedChocobozzz2020-08-075-78/+62
* Fix lintChocobozzz2020-08-0710-20/+25
* Reorganize shared modelsChocobozzz2020-08-0718-30/+30
* Upgrade to angular 10Chocobozzz2020-08-0712-19/+24
* deal with refresh token in embedRigel Kent2020-08-0618-268/+103
* decouple video abuse details from embed, add embed to block list detailsRigel Kent2020-08-067-34/+59
* Correctly finish upload before updating videoChocobozzz2020-08-051-2/+3
* adjust help component, fix its instances in video-editRigel Kent2020-08-052-5/+17
* reword intellectual propertyRigel Kent2020-08-042-3/+3
* special display case for logged-out users to display download in watch pageRigel Kent2020-08-042-4/+27
* correct column toggle z-index for user listRigel Kent2020-08-031-1/+1
* Fix regression blocklist-accounts icon in sub-titlekimsible2020-08-031-1/+1
* Fix regression subscriptions icon in dropdown sub-menukimsible2020-08-031-1/+1
* Fix regressions sub-menu titles on mobile-viewkimsible2020-08-038-28/+67
* Fix anonymous user themeChocobozzz2020-07-312-5/+6
* Fix fullscreen on iosChocobozzz2020-07-311-0/+6
* Fix top menu dropdownChocobozzz2020-07-311-0/+4
* Fix user list viewChocobozzz2020-07-311-8/+8
* Fix buildChocobozzz2020-07-311-0/+2
* Fix testsChocobozzz2020-07-313-5/+5
* Add migrations for abuse messagesChocobozzz2020-07-3111-27/+101
* Add abuse messages/states notificationsChocobozzz2020-07-311-5/+5
* Add abuse messages management in my accountChocobozzz2020-07-3137-865/+1074
* Add abuse message management in adminChocobozzz2020-07-3112-29/+320
* Revert user-menu dropdown active class on sub-menu and autoclose only on outs...kimsible2020-07-311-6/+2
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-3119-73/+104
* test search for subscriptions and video-channelsRigel Kent2020-07-291-0/+1
* adapt notifications buttons for small screensRigel Kent2020-07-293-3/+35
* modify user-quota to match account settings styleRigel Kent2020-07-293-15/+15
* harmonize search for librariesRigel Kent2020-07-2924-85/+223
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-2912-35/+177
* allow sorting notificationsRigel Kent2020-07-295-10/+52
* fix margin-left for edit-buttonRigel Kent2020-07-292-1/+2
* Add alert and hide upload view when no upload is possible (#2966)Kim2020-07-2811-57/+186
* correct regressions on sub-menu for account and admin (#3004)Kim2020-07-241-6/+0
* Display user quota progress bars above upload form (#2981)Kim2020-07-2411-77/+141
* Hide generic channel display name and avatar on watch view (#2988)Kim2020-07-245-13/+57
* separate menu options from their values, remove their chevronRigel Kent2020-07-231-6/+6
* Fix compilationChocobozzz2020-07-231-1/+1
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-2325-65/+110
* Update my-account sub-menus icons (#2977)Kim2020-07-233-7/+8
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-211-1/+1
|\
| * Fix E2E testsChocobozzz2020-07-211-1/+1
* | Merge branch 'release/2.3.0' into developChocobozzz2020-07-2016-62/+94
|\|
| * Fix accessibility action buttons and display on imports and followers listkimsible2020-07-204-5/+5
| * Correct missing test in user-edit templatekimsible2020-07-201-1/+1
| * Correct action button selection mode styleskimsible2020-07-201-3/+6
| * Correct maximized icon padding since new icons set implementedkimsible2020-07-201-1/+1
| * Fix issues with external links in search pageChocobozzz2020-07-209-52/+81