Commit Graph

15 Commits

Author SHA1 Message Date
Jip Fr
2b23353e40 Language dropdown, language in settings, add temporary confirmation to delete account 2023-11-18 20:55:46 +01:00
frost768
9c8e89a274 lint fixes 2023-04-27 21:54:36 +03:00
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
9e961223f6 settings modal 2023-04-06 01:48:07 +03:00
Jelle van Snik
f93b9b5b0f update linting 2023-01-08 15:42:35 +01:00
James Hawkins
459223a030
Update Dropdown.tsx 2022-12-18 19:28:58 +00:00
Rihan
ca695b12a1
Remove forwardRef 2022-12-13 22:50:36 +00:00
Rihan
0ee269c877
Use import alias prefix 2022-12-13 22:50:13 +00: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
7709ffd90f responsiveness and loading states 2022-03-13 17:26:46 +01:00
mrjvs
570ca14905 add id's to portables for better seasons 2022-03-13 16:55:59 +01:00
mrjvs
9f5b3eb9f6 better dropdown + filtered continue watching + show episode num on watched card 2022-03-13 14:34:32 +01:00
mrjvs
340fbc94e8 some bugfixes 2022-03-06 18:45:34 +01:00
mrjvs
f66637a185 series implemented (with jank) + readme update
Co-authored-by: William Oldham <wegg7250@gmail.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-03-06 18:31:05 +01:00