Commit graph

6 commits

Author SHA1 Message Date
Yılmaz ÇABUK
4880d46dc4 style: sort imports according to ESLint rules
This commit updates the import statements in the codebase to comply with ESLint rules for import ordering. All imports have been sorted alphabetically and grouped according to the specified import groups in the ESLint configuration. This improves the codebase's consistency and maintainability.
2023-04-24 18:41:54 +03:00
frost768
5d8f03b859 fix migration 2023-04-06 04:34:59 +03:00
frost768
9e961223f6 settings modal 2023-04-06 01:48:07 +03:00
mrjvs
01f46ce23c fine-tune caption rendering 2023-03-19 19:58:30 +01:00
frost768
464b78d914 add caption settings popout 2023-03-15 17:48:50 +03:00
frost768
f264457c57 add settings context 2023-03-09 20:08:13 +03:00