aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* On touchscreens add content overlay for opened menu (#3088)Kim2020-08-175-10/+114
* Add restore scroll position on user-dropdown anchors links and scroll to top ...Kim2020-08-178-17/+66
* 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 incorrect resolution with webtorrent videosChocobozzz2020-08-141-2/+1
* Fix invalid refresh token in embedChocobozzz2020-08-141-13/+23
* Fix circular dependenciesChocobozzz2020-08-146-37/+46
* Fix lintChocobozzz2020-08-142-2/+6
* Migrate i18n to localizekimsible2020-08-141-4/+2
* Use this.user.account.id instead of recall authService.getUser()kimsible2020-08-141-1/+1
* Fix autoclose md popover when click on emoji list link insidekimsible2020-08-143-2/+3
* Small refactor commentskimsible2020-08-145-24/+30
* Remove unused markdown-it-emoji types dependencykimsible2020-08-142-9/+1
* Add emoji list to markdown infoskimsible2020-08-143-8/+52
* Refactor popover markdown, add code stylekimsible2020-08-142-17/+33
* Use commonjs instead of esm typescript for light emojiskimsible2020-08-141-2/+3
* Add unicode emoji to markdownkimsible2020-08-145-10/+29
* Move markdown icon on right and correct colorskimsible2020-08-142-10/+11
* Fix i18n on delete modal and linterkimsible2020-08-142-10/+20
* Add markown compatible help icon in comment textareakimsible2020-08-147-5/+65
* Use comment as label for comments-thread add buttonkimsible2020-08-143-3/+14
* Add icons to dropdown actions (report, remove and remove & re-draft)kimsible2020-08-141-3/+6
* Move delete, delete & redraft actions to optionskimsible2020-08-143-16/+32
* Add delete & re-draft for comments without replieskimsible2020-08-147-10/+73
* Hide deleted comment message when no replieskimsible2020-08-141-2/+2
* Update locales with the new localization systemChocobozzz2020-08-1441-260543/+234594
* Migrate to $localizeChocobozzz2020-08-14134-1489/+1003
* Update build steps for localizationChocobozzz2020-08-141-0/+10
* Update player and server translationsChocobozzz2020-08-1454-54/+2631
* Regenerate translationsChocobozzz2020-08-1441-1093/+61
* Remove useless i18n tagsChocobozzz2020-08-141-8/+8
* Update translationsChocobozzz2020-08-1442-26877/+25027
* Translated using Weblate (Swedish)Filip Bengtsson2020-08-121-1253/+1173
* Translated using Weblate (Spanish)Berto Te2020-08-121-1260/+1164
* Translated using Weblate (French (France))Laurent Ettouati2020-08-121-1264/+1168
* adapt my-select-checkbox placeholder to its contextRigel Kent2020-08-115-3/+17
* Remove angular pipes moduleChocobozzz2020-08-1113-29/+51
* Use ng select for multiselectChocobozzz2020-08-1131-196/+314
* Move form modules in the form shared moduleChocobozzz2020-08-112-15/+16
* Fix playlist position in my playlistsChocobozzz2020-08-111-1/+1
* Fix tags in search filtersChocobozzz2020-08-1112-40/+59
* add ng-select for templatable select optionsRigel Kent2020-08-1135-217/+398
* Add validator channel namekimsible2020-08-112-1/+17
* Add channel_name field to create-user viewkimsible2020-08-112-0/+12
* Add anchor links to about/instancekimsible2020-08-112-22/+92
* Fix expanded margin content css var unappliedkimsible2020-08-111-3/+3
* Refactor - improve offset content handling with fixed sub-menu and broadcast-...kimsible2020-08-1113-30/+56
* Remove smooth scroll behaviourChocobozzz2020-08-101-4/+0
* Add new anchors in my-settings and handle offset sub-menu height (#3032)Kim2020-08-107-9/+30
* Continue without token on error in embedChocobozzz2020-08-101-7/+9