aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/users
Commit message (Expand)AuthorAgeFilesLines
* Add ability for client to create server logsChocobozzz2022-07-181-3/+4
* Implement avatar miniatures (#4639)kontrollanten2022-02-282-3/+3
* Split user serviceChocobozzz2022-01-211-227/+57
* Remove unnecessary functionChocobozzz2022-01-181-45/+11
* Use different p2p policy for embeds and webappChocobozzz2021-12-161-1/+1
* Add ability for admins to set default p2p policyChocobozzz2021-12-164-86/+213
* Fix autoblock message on upload pageChocobozzz2021-10-111-1/+4
* Fix NSFW filter and add testsChocobozzz2021-09-031-1/+5
* Allow accounts to skip account setup modalChocobozzz2021-08-271-0/+2
* Don't display account setup modal on signupChocobozzz2021-08-271-1/+8
* Fix user quota alerts always displayed (#4354)Ms Kimsible2021-08-261-22/+0
* Alert user for low quota and video auto-block on upload page (#4336)Ms Kimsible2021-08-251-0/+26
* Migrate client to eslintChocobozzz2021-08-181-2/+2
* Refactor parseQueryStringFilter boolean handlerChocobozzz2021-05-031-7/+1
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-6/+0
* Agnostic actor image storageChocobozzz2021-04-082-5/+4
* Fix updating boolean anonymous settingsChocobozzz2021-02-261-1/+1
* Fix anonymous user settingsChocobozzz2021-02-251-10/+30
* Fix lintChocobozzz2021-02-181-1/+1
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-132-2/+13
* Fix circular dependenciesChocobozzz2020-08-141-8/+6
* Migrate to $localizeChocobozzz2020-08-141-7/+5
* Remove angular pipes moduleChocobozzz2020-08-111-1/+1
* Cleanup tokens logic in embedChocobozzz2020-08-072-35/+23
* Reorganize shared modelsChocobozzz2020-08-071-1/+1
* deal with refresh token in embedRigel Kent2020-08-061-15/+2
* Fix anonymous user themeChocobozzz2020-07-311-1/+2
* 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-281-0/+4
* Add migrationsChocobozzz2020-07-101-6/+8
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-2/+23
* Reorganize client shared modulesChocobozzz2020-06-233-0/+527