Commit graph

19 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
mrjvs
b3db58012f linting
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-19 18:03:54 +01:00
mrjvs
4f682d55a9 translations 🎉
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-18 20:01:19 +01:00
Jelle van Snik
ca169769bb error handling video player 2023-01-15 16:51:55 +01:00
Jelle van Snik
52b063b10a bunch of todos 2023-01-15 16:01:07 +01:00
Jelle van Snik
42402eb5c7 new search view 2023-01-07 21:36:18 +01:00
Jelle van Snik
388827b56f new config system 2022-12-27 16:44:36 +01:00
Rihan
0ee269c877
Use import alias prefix 2022-12-13 22:50:13 +00:00
Jelle van Snik
fb43cb691b update package.json 2022-05-03 18:16:24 +02:00
mrjvs
1336a0f12c move src back 2022-03-13 19:08:45 +01:00
mrjvs
c4920125b8 temporarily move src 2022-03-13 19:08:28 +01:00
mrjvs
52e8132cce series implemented (with jank) + readme update 2022-03-06 18:31:22 +01:00
mrjvs
0287bdad57 fix all eslint issues
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-03-06 14:41:51 +01:00
mrjvs
069c5271df linting fix 2022-03-06 13:43:32 +01:00
mrjvs
3ede2a2eaf rename files 2022-02-25 21:23:16 +01:00
mrjvs
3798496985 Linking to github and discord on error boundary
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-25 21:20:35 +01:00
Jelle van Snik
d362ca2af4 some small error boundary updates 2022-02-18 14:55:22 +01:00
Jelle van Snik
36737490a8 better looking error boundary 2022-02-18 14:51:30 +01:00
Jelle van Snik
afb6958995 storage api + error boundary 2022-02-16 21:30:12 +01:00