aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* Fix express validatorChocobozzz2019-07-253-4/+4
* Fix pt_PT and el_GR translationsChocobozzz2019-07-254-2/+4
* Update translations and support Greek languageChocobozzz2019-07-2540-31988/+35801
* Fix angular proxy in dev modeChocobozzz2019-07-251-3/+9
* Update client dependenciesChocobozzz2019-07-2559-1276/+1077
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-2526-44/+44
* Update angularChocobozzz2019-07-2545-872/+1339
* Upgrade server dependenciesChocobozzz2019-07-251-2/+0
* Add sortable for videoQuotaUsed in user-list component.Axel Viala2019-07-251-1/+1
* Add client hook/register typingsChocobozzz2019-07-243-1/+18
* Change plugin models namesChocobozzz2019-07-243-7/+7
* Lazy load client script scopesChocobozzz2019-07-245-13/+18
* Log error on unknown hookChocobozzz2019-07-246-9/+16
* Use search client scopeChocobozzz2019-07-245-12/+20
* Add client hooksChocobozzz2019-07-2425-122/+297
* Some plugins fixes and doc enhancementsChocobozzz2019-07-241-2/+9
* Fix lintChocobozzz2019-07-242-4/+10
* Add client helpers to pluginsChocobozzz2019-07-245-15/+52
* Add ability to install a plugin from the admin pageChocobozzz2019-07-243-1/+16
* Add ability to search available pluginsChocobozzz2019-07-2412-68/+259
* WIP plugins: update pluginChocobozzz2019-07-2410-8/+94
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-2411-15/+334
* WIP plugins: list installed plugins in clientChocobozzz2019-07-2421-3/+302
* WIP plugins: load theme on client sideChocobozzz2019-07-2410-74/+158
* WIP plugins: add theme supportChocobozzz2019-07-2412-13/+140
* WIP plugins: hook on client sideChocobozzz2019-07-246-1/+164
* Update translationsChocobozzz2019-07-0558-7432/+17072
* Fix/connection with email (#1917)Nassim Bounouas2019-07-021-1/+1
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-214-2/+28
* Fix signup email verificationChocobozzz2019-06-201-3/+3
* Link to follower profile from administration (#1922)Nassim Bounouas2019-06-201-1/+1
* Fix follows backend URLChocobozzz2019-06-202-1/+5
* Rearrange search filter optionsJessica Fairchild2019-06-201-4/+4
* Add language filter in header searchChocobozzz2019-06-191-5/+24
* Improve account username copy buttonChocobozzz2019-06-193-3/+19
* Fix lintChocobozzz2019-06-191-4/+11
* Add language filters in user preferencesChocobozzz2019-06-1913-49/+197
* Fix e2e tests in parallelChocobozzz2019-06-194-58/+64
* Feature/completeUsernameCopy (#1913)Nassim Bounouas2019-06-193-4/+9
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-171-1/+1
|\
| * Bumped to version v1.3.1v1.3.1Chocobozzz2019-06-171-1/+1
* | Add more e2e testsChocobozzz2019-06-174-30/+264
* | Rename overview -> discoverChocobozzz2019-06-131-1/+1
* | Fix notification overflowChocobozzz2019-06-131-0/+1
* | Add 4k conf in transcoding in admin panelChocobozzz2019-06-122-10/+29
* | Add class to email change formChocobozzz2019-06-122-2/+2
* | Add params to share modalChocobozzz2019-06-1215-211/+506
* | Speedup video watch layout buildChocobozzz2019-06-113-2/+5
* | Add more embed parametersChocobozzz2019-06-1110-175/+237
* | Add ability to change email in clientChocobozzz2019-06-1112-16/+188