aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix broken follow notificationChocobozzz2019-08-021-0/+1
|
* Fix mute badge labelsChocobozzz2019-08-011-2/+2
|
* Automatically update playlist thumbnailsChocobozzz2019-08-012-10/+38
|
* Update Angular -> 8.2.0Chocobozzz2019-08-017-27/+35
|
* Fix broken playlist apiChocobozzz2019-08-0119-183/+263
|
* Fix webtorrent playerChocobozzz2019-07-302-4/+7
|
* Add margin to plugin blocks in adminChocobozzz2019-07-301-0/+4
|
* Moderators can only manage usersChocobozzz2019-07-307-14/+46
|
* Add show channel button in account pageChocobozzz2019-07-295-4/+29
|
* Fix help transcoding placementChocobozzz2019-07-293-1/+4
|
* Fix quota in instance features tableChocobozzz2019-07-292-2/+2
|
* Add plugin translation systemChocobozzz2019-07-264-16/+64
|
* Run hooks and register plugins outside angularChocobozzz2019-07-261-16/+20
|
* Add public settings endpointChocobozzz2019-07-263-6/+7
|
* Add setting helper to client pluginsChocobozzz2019-07-266-34/+69
|
* Add font-displayBO412019-07-261-0/+5
|
* 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
|
* Update client dependenciesChocobozzz2019-07-2555-54/+54
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-2526-44/+44
|
* Update angularChocobozzz2019-07-2541-84/+64
|
* 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-2424-122/+296
|
* 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-249-74/+154
|
* WIP plugins: add theme supportChocobozzz2019-07-2412-13/+140
|
* WIP plugins: hook on client sideChocobozzz2019-07-245-1/+160
|
* Update translationsChocobozzz2019-07-0558-7432/+17072
|
* Fix/connection with email (#1917)Nassim Bounouas2019-07-021-1/+1
| | | | | | | | | | | | * #1916 Load user by email - insensitive query * Revert "Case insensitive login" This reverts commit c1521ca3d757bee91f7dfbb15b3717162bf4997d. * #1916 Load user - insensitive query for username and sensitive for email * #1916 Unit test for insensitive username login && documentation
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-214-2/+28
| | | | | | | | * #1915 Add a subject to contact form and add it to email sent * #1915 Add subject to contact form tests * #1915 Contact form test corrected && tslint correction
* Fix signup email verificationChocobozzz2019-06-201-3/+3
|
* Link to follower profile from administration (#1922)Nassim Bounouas2019-06-201-1/+1
| | | | | | * #1914 Link to follower profile from administration * #1914 Link to follower profile opens in new tab
* Fix follows backend URLChocobozzz2019-06-202-1/+5
| | | | And improve "no followers/followings" message position
* Rearrange search filter optionsJessica Fairchild2019-06-201-4/+4
| | | Search filter options were out of sequence (short, long, medium) and now they are in sequence (short, medium, long)
* Add language filter in header searchChocobozzz2019-06-191-5/+24
|
* Improve account username copy buttonChocobozzz2019-06-193-3/+19
|