aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/system/logs
Commit message (Collapse)AuthorAgeFilesLines
* Add ability for client to create server logsChocobozzz2022-07-183-8/+9
|
* Don't display log tag filter for audit logsChocobozzz2021-11-161-1/+1
|
* Fix ng select tags heightChocobozzz2021-10-201-0/+5
|
* Add ability to filter logs by tagsChocobozzz2021-10-204-18/+30
|
* Refactor log level choiceChocobozzz2021-10-202-26/+26
|
* Migrate client to eslintChocobozzz2021-08-181-3/+3
|
* Fix client lintChocobozzz2021-08-171-5/+5
|
* Move to sass moduleChocobozzz2021-06-281-2/+2
|
* Move to sass @useChocobozzz2021-06-281-2/+2
|
* Bidi supportChocobozzz2021-06-071-4/+7
|
* Move to stylelintChocobozzz2021-04-281-2/+2
|
* Remember last log typeChocobozzz2021-02-181-3/+15
|
* Don't display log level in audit logs viewChocobozzz2020-12-302-1/+2
|
* jobs/logs view select and empty state visual improvementsRigel Kent2020-09-283-20/+39
|
* Migrate to $localizeChocobozzz2020-08-141-13/+11
| | | | | | | | | | | | * 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-233-9/+8
|
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-1/+1
| | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view
* Make admin sub-navs, selects, buttons responsive (#2702)Kim2020-05-011-0/+35
|
* Improving select displays, focus box-shadows for paginators, instructions ↵Rigel Kent2020-04-131-3/+3
| | | | for index url
* Migrate palette to HSLRigel Kent2020-03-111-1/+1
|
* Mark additional strings as translatable (#2507)Filip Bengtsson2020-02-211-1/+1
|
* Serve audit logs to clientChocobozzz2019-12-115-7/+79
|
* Update angularChocobozzz2019-07-251-1/+1
|
* Fix privacy warning position on mobileChocobozzz2019-04-152-1/+2
|
* Add debug component to help admins to fix IP issuesChocobozzz2019-04-111-3/+3
|
* Add logs page in clientChocobozzz2019-04-116-0/+246