Hayden
6bd5a82b92
rewrite logger to support custom config files ( #3104 )
2024-04-16 15:52:49 +00:00
Kuchenpirat
62dffb622f
fix missing words in site maintenance
2024-01-22 08:05:44 +00:00
p0lycarpio
3e4a6ac93b
translate hardcoded strings
2023-11-24 22:28:15 +01:00
Kuchenpirat
05fec0b36e
feat: translate categories browser tab title ( #2739 )
2023-11-20 09:31:27 -06:00
Philipp Fischbeck
1e4230093e
fix: fix maintenance page i18n ( #2033 )
2023-01-14 09:31:47 -09:00
Philipp Fischbeck
bd2bad29a8
chore: make admin maintenance pages localizable ( #1914 )
2022-12-29 12:48:49 -09:00
Hayden
97d9e2a109
chore: lint-and-fix-vue-demi-imports ( #1762 )
...
* lint for 'vue-demi' imports
* fix invalid imports
2022-10-23 13:02:56 -08:00
Hayden
fcc5d99d40
chore: frontend testing setup ( #1739 )
...
* add vitest
* initialize lib w/ tests
* move to dev dep
* run tests in CI
* update file names
* move api folder to lib
* move api and api types to same folder
* update generator outpath
* rm husky
* i guess i _did_ need those types
* reorg types
* extract validators into testable components
* (WIP) start composable testing
* fix import type
* fix linter complaint
* simplify icon type def
* fix linter errors (maybe?)
* rename client file for sorting
2022-10-22 11:51:07 -08:00
Hayden
1a23f867da
feat: admin maintenance and analytics stubs ( #1107 )
...
* add tail log viewer routes
* add log viewer
* add _mealie to ignore directories
* add detailed breakdown of storage
* generate types
* add dialog to view breakdown
* cleanup mobile UI
* move migrations page
* spelling
* init analytics page
* move route up
* add remove temp files function
* analytics API client
* stub out analytics pages
* generate types
* stub out analytics routes
* update names
* ignore types
* temporary remove analytics from sidebar
2022-03-29 08:25:28 -08:00