aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix privacy/channel select on uploadChocobozzz2020-09-042-2/+4
* Fix video block in abuse tableChocobozzz2020-08-261-1/+1
* Fix playlist element dropdown overflowChocobozzz2020-08-251-1/+1
* Add ability to set a description to dynamic fieldsChocobozzz2020-08-212-0/+8
* Add ability to set custom field to video formChocobozzz2020-08-217-3/+85
* Fix user video languages settingsChocobozzz2020-08-201-11/+35
* Fix responsive playlist elementsChocobozzz2020-08-191-2/+7
* Use playlistPosition for playlists instead of videoIdChocobozzz2020-08-193-6/+7
* Fix video playlist resumingChocobozzz2020-08-191-2/+8
* Update playlist add component to accept multiple times the same videoChocobozzz2020-08-195-127/+285
* Fix playlist dropdown active colorChocobozzz2020-08-191-0/+4
* Fix startAt/stopAt playlist element editionChocobozzz2020-08-191-3/+6
* Fix playlist deletionChocobozzz2020-08-191-1/+5
* We don't need services anymore for validatorsChocobozzz2020-08-1747-940/+739
* Add restore scroll position on user-dropdown anchors links and scroll to top ...Kim2020-08-172-3/+15
* Fix css lintChocobozzz2020-08-171-1/+1
* removed minimum width css to fit mobile devices with lesser width (#3090)test2a2020-08-171-3/+1
* Fix circular dependenciesChocobozzz2020-08-143-29/+8
* Fix autoclose md popover when click on emoji list link insidekimsible2020-08-142-1/+2
* Add markown compatible help icon in comment textareakimsible2020-08-144-4/+11
* 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