Commit 921666b
authored
Feat/better frontend (#240)
* feat: using svelte5 stuff like (svelte:window) instead of hardcoded wheels
* feat: removed local imports
* feat: styles and date lib instead of hardcoded stuff
* feat: consola for more precise logging, also removed useless code
* feat: removal of unused code
* feat: test fixes + style lint1 parent ae620eb commit 921666b
66 files changed
Lines changed: 1579 additions & 1893 deletions
File tree
- .github/workflows
- frontend
- src
- __tests__
- components
- __tests__
- admin
- __tests__
- events
- __tests__
- editor
- lib
- __tests__
- admin
- __tests__
- rate-limits
- __tests__
- stores
- __tests__
- notifications
- routes
- __tests__
- admin
- __tests__
- stores
- __tests__
- styles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
41 | 49 | | |
42 | 50 | | |
43 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments