aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core
Commit message (Expand)AuthorAgeFilesLines
* Fix missing service initializer propertyRigel Kent2020-01-101-0/+7
* Fix buildChocobozzz2020-01-051-2/+2
* Move watch later logic in miniatureChocobozzz2020-01-031-6/+7
* Add miniature quick actions to add video to Watch later playlistRigel Kent2020-01-022-1/+3
* Lazy load static objectsChocobozzz2019-12-185-119/+131
* Add peertube version in features tableChocobozzz2019-12-131-0/+10
* Fix theme loadingChocobozzz2019-12-131-0/+2
* add loop setting for playlists, and use sessionStorageRigel Kent2019-12-134-4/+4
* Fix buildChocobozzz2019-12-061-7/+11
* Add ability to update icons contentChocobozzz2019-12-051-8/+15
* Change the support iconChocobozzz2019-12-031-1/+1
* (plugins) add helper to know if user is logged-inRigel Kent2019-12-021-0/+6
* (plugins) adding signup scope and init hook, modifying ensureUserRegistration...Rigel Kent2019-11-251-1/+2
* Disable webtorrent support in clientChocobozzz2019-11-251-0/+3
* Don't redirect on verify account page after loginChocobozzz2019-10-281-1/+2
* Speedup theme injectionChocobozzz2019-10-251-11/+80
* Go back when cancel NSFW modalChocobozzz2019-08-221-2/+6
* Fix bad import on FF ESRChocobozzz2019-08-201-1/+2
* Moderators can only manage usersChocobozzz2019-07-301-0/+9
* Add plugin translation systemChocobozzz2019-07-261-8/+34
* Run hooks and register plugins outside angularChocobozzz2019-07-261-16/+20
* Add public settings endpointChocobozzz2019-07-261-3/+4
* Add setting helper to client pluginsChocobozzz2019-07-262-3/+40
* Add client hook/register typingsChocobozzz2019-07-241-1/+2
* Change plugin models namesChocobozzz2019-07-241-3/+3
* Lazy load client script scopesChocobozzz2019-07-242-3/+14
* Log error on unknown hookChocobozzz2019-07-241-1/+6
* Use search client scopeChocobozzz2019-07-241-1/+6
* Add client hooksChocobozzz2019-07-243-28/+78
* Some plugins fixes and doc enhancementsChocobozzz2019-07-241-2/+9
* Add client helpers to pluginsChocobozzz2019-07-242-11/+42
* WIP plugins: update pluginChocobozzz2019-07-241-2/+4
* WIP plugins: list installed plugins in clientChocobozzz2019-07-242-1/+6
* WIP plugins: load theme on client sideChocobozzz2019-07-242-50/+134
* WIP plugins: add theme supportChocobozzz2019-07-242-2/+8
* WIP plugins: hook on client sideChocobozzz2019-07-243-0/+141
* Fix/connection with email (#1917)Nassim Bounouas2019-07-021-1/+1
* Don't break video scheduled publicationChocobozzz2019-06-071-6/+7
* Add success icon on registrationChocobozzz2019-05-293-1/+36
* Fix hotkeys div overflowChocobozzz2019-05-131-5/+4
* Wait config before loading login/signupChocobozzz2019-04-252-1/+20
* Case insensitive loginChocobozzz2019-04-251-1/+1
* Add ability to disable trackerChocobozzz2019-04-101-0/+3
* Restore videos list componentsChocobozzz2019-04-022-0/+88
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+7
* Add/update/delete/list my playlistsChocobozzz2019-03-181-6/+24
* Update E2E testsChocobozzz2019-02-211-6/+9
* Add isNSFW instance configuration keyChocobozzz2019-02-201-1/+1
* Add user notification animationChocobozzz2019-02-201-1/+0
* Lazy import some modulesChocobozzz2019-02-151-7/+8