aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Migrate to $localizeChocobozzz2020-08-1454-574/+430
* adapt my-select-checkbox placeholder to its contextRigel Kent2020-08-113-3/+14
* Remove angular pipes moduleChocobozzz2020-08-118-15/+47
* Use ng select for multiselectChocobozzz2020-08-1118-58/+228
* Move form modules in the form shared moduleChocobozzz2020-08-112-15/+16
* Fix tags in search filtersChocobozzz2020-08-114-22/+39
* add ng-select for templatable select optionsRigel Kent2020-08-1112-11/+254
* Add validator channel namekimsible2020-08-111-0/+16
* Refactor - improve offset content handling with fixed sub-menu and broadcast-...kimsible2020-08-112-1/+5
* Add new anchors in my-settings and handle offset sub-menu height (#3032)Kim2020-08-101-0/+2
* Correctly fix sub menuChocobozzz2020-08-102-2/+2
* Add buttons in playlist pageChocobozzz2020-08-105-0/+489
* Fix icon namesChocobozzz2020-08-071-2/+2
* Add ability to share playlists in modalChocobozzz2020-08-073-5/+11
* Fix lintChocobozzz2020-08-073-3/+6
* Reorganize shared modelsChocobozzz2020-08-078-8/+14
* Upgrade to angular 10Chocobozzz2020-08-078-12/+15
* deal with refresh token in embedRigel Kent2020-08-063-90/+86
* decouple video abuse details from embed, add embed to block list detailsRigel Kent2020-08-065-25/+21
* adjust help component, fix its instances in video-editRigel Kent2020-08-051-2/+2
* reword intellectual propertyRigel Kent2020-08-042-3/+3
* Fix regression blocklist-accounts icon in sub-titlekimsible2020-08-031-1/+1
* Fix top menu dropdownChocobozzz2020-07-311-0/+4
* Fix buildChocobozzz2020-07-311-0/+2
* Add migrations for abuse messagesChocobozzz2020-07-319-23/+80
* Add abuse messages/states notificationsChocobozzz2020-07-311-5/+5
* Add abuse messages management in my accountChocobozzz2020-07-3121-63/+1378
* Add abuse message management in adminChocobozzz2020-07-318-11/+265
* 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-319-20/+53
* test search for subscriptions and video-channelsRigel Kent2020-07-291-0/+1
* modify user-quota to match account settings styleRigel Kent2020-07-292-14/+14
* harmonize search for librariesRigel Kent2020-07-291-3/+8
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-292-2/+8
* allow sorting notificationsRigel Kent2020-07-292-8/+34
* 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-282-13/+27
* 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-245-1/+124
* Hide generic channel display name and avatar on watch view (#2988)Kim2020-07-242-6/+29
* Fix compilationChocobozzz2020-07-231-1/+1
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-235-30/+25
* Update my-account sub-menus icons (#2977)Kim2020-07-231-1/+2
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-209-29/+47
|\
| * Fix accessibility action buttons and display on imports and followers listkimsible2020-07-202-2/+2
| * 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-205-23/+38
* | Add ability to report accountChocobozzz2020-07-1018-36/+382
* | Add ability to report comments in front endChocobozzz2020-07-109-68/+264