aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/config/shared
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to $localizeChocobozzz2020-08-141-20/+18
| | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators
* Reorganize client shared modulesChocobozzz2020-06-235-171/+3
|
* Support rel="me" links in markdownChocobozzz2020-04-161-1/+1
|
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-144-0/+168
|
* Improving select displays, focus box-shadows for paginators, instructions ↵Rigel Kent2020-04-131-4/+8
| | | | for index url
* Fix quota translationsChocobozzz2018-09-261-2/+29
|
* remove unused importsBO412018-09-221-2/+1
|
* Upgrade to rxjs 6Chocobozzz2018-05-161-2/+3
|
* Add stats routeChocobozzz2018-02-281-1/+1
|
* Add ability to update some configuration keysChocobozzz2018-01-171-0/+26