aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core
Commit message (Expand)AuthorAgeFilesLines
* deal with refresh token in embedRigel Kent2020-08-066-80/+9
* Fix anonymous user themeChocobozzz2020-07-312-5/+6
* Add migrations for abuse messagesChocobozzz2020-07-311-3/+18
* harmonize search for librariesRigel Kent2020-07-291-5/+5
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-291-2/+18
* Add alert and hide upload view when no upload is possible (#2966)Kim2020-07-282-1/+32
* Add ability to report accountChocobozzz2020-07-101-1/+13
* Add migrationsChocobozzz2020-07-101-6/+8
* add blocked filter in users list to filter banned usersRigel Kent2020-07-022-3/+26
* Fix query string parsingChocobozzz2020-06-261-2/+4
* Reorganize client shared modulesChocobozzz2020-06-2335-91/+1433
* First implem global searchChocobozzz2020-06-101-12/+33
* Support broadcast messagesChocobozzz2020-05-291-3/+14
* Fix regression my-account menu overflow-x on screen width < 800px (#2707)Kim2020-05-111-0/+1
* Add ability to override login signup messageChocobozzz2020-05-062-8/+5
* Add ability to unregister plugin authsChocobozzz2020-05-041-1/+0
* Client calls revoke-token endpoint on logoutChocobozzz2020-05-041-1/+12
* Begin support for external authsChocobozzz2020-05-042-2/+6
* Add markdown support to plugins (#2654)Kim2020-04-201-0/+12
* Support rel="me" links in markdownChocobozzz2020-04-161-1/+2
* Add custom modal to plugin helpers (#2631)Kim2020-04-151-0/+17
* Better plugin notifier typingsChocobozzz2020-04-151-1/+5
* Add notifier to plugin helpers (#2627)Kim2020-04-151-1/+4
* Handle overview pagination in clientChocobozzz2020-03-111-11/+13
* Fix lintChocobozzz2020-03-101-1/+1
* Servicify menu, close menu on admin for small and medium screensRigel Kent2020-03-106-1/+84
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-282-28/+18
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-171-2/+5
|\
| * Fix instance get configChocobozzz2020-02-171-2/+5
* | Media queries to use variables when possibleRigel Kent2020-02-131-1/+2
* | Make the search helper change based on the server configRigel Kent2020-02-131-0/+6
* | Manage z-indexes in variablesRigel Kent2020-02-131-1/+3
* | Lint componentsChocobozzz2020-02-102-4/+4
* | Update to angular 9Chocobozzz2020-02-102-0/+4
* | Add ability to list redundanciesChocobozzz2020-01-281-0/+7
|/
* 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