aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/config/shared/config.service.ts
Commit message (Collapse)AuthorAgeFilesLines
* Split admin conf pageChocobozzz2021-02-101-1/+13
|
* Add ability to set a custom quotaChocobozzz2021-02-101-22/+25
|
* 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-231-3/+3
|
* 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