Commit Graph

192 Commits

Author SHA1 Message Date
alexsparkes
93ff9217bd refactor: convert more to new settings layout 2024-09-27 20:59:36 +01:00
David Ralph
728ef587e1 refactor: move some date things about and separate, remove unnecessary files 2024-09-20 23:30:07 +01:00
David Ralph
9393c20ea8 Merge remote-tracking branch 'origin/main' into 8.0 2024-09-15 20:17:47 +01:00
Isaac
8f8004d4cf fix(achievements): i18n 2024-09-12 16:33:49 +01:00
David Ralph
850e7ef11a chore: run prettier 2024-09-05 20:49:25 +01:00
David Ralph
ed6f660099 feat: rewrite stats backend 2024-09-03 14:06:13 +01:00
alexsparkes
e5a175db47 fix: inconsistent spacing 2024-08-24 00:39:54 +01:00
David Ralph
67649d1985 chore: run prettier, lint, make it so i can run mue 2024-08-24 00:27:59 +01:00
alexsparkes
030c056aed refactor(time options): Apply new layout to time options 2024-08-24 00:22:51 +01:00
alexsparkes
f7bbf04070 refactor(weather options): New tile-focused approach to options pages
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-08-24 00:13:56 +01:00
alexsparkes
ae8d9de411 style: new theme selector 2024-08-21 21:57:45 +01:00
alexsparkes
2ddfdb24dd fix: background options' routing & section icon shrink
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-08-21 15:16:19 +01:00
David Ralph
01b89541c0 refactor: about functional component, reimplement abort controller 2024-08-21 14:26:46 +01:00
David Ralph
0c4e21dd50 refactor: turn backgroundoptions into a functional component 2024-08-21 14:19:23 +01:00
alexsparkes
f48b7044ac refactor: better organise options orders 2024-08-19 22:48:33 +01:00
alexsparkes
ccff5d3f6a fix: background locale error 2024-08-18 19:06:43 +01:00
alexsparkes
080cf484f4 fix(changelog): Sizing issue 2024-08-18 18:59:45 +01:00
alexsparkes
74fd732c40 refacotr: settings options layout 2024-08-18 18:58:02 +01:00
alexsparkes
bf64f56f7c refactor: begin redesign of tab errors 2024-08-17 23:50:13 +01:00
alexsparkes
7178983a36 refactor: more converting modal to tailwind 2024-08-17 20:09:51 +01:00
alexsparkes
187c008e41 refactor: begin converting modal from sass to tailwind 2024-08-17 19:12:08 +01:00
Léopold Koprivnik
8e4df047e8 Fix quick links behaviour on resize (#818)
Co-authored-by: SkwalExe <skwal@skwal.net>
2024-08-04 16:35:07 +01:00
Isaac
9883f28717 fix: build process, static assets 2024-06-22 02:07:37 +01:00
Isaac
56838348c5 fix: last language being hidden behind button bar 2024-06-22 00:04:34 +01:00
Isaac
ccbe778908 feat(i18n): finish redoing translations 2024-06-21 22:01:15 +01:00
alexsparkes
3c73f03b78 refactor(items): Move filter and display to seperate file 2024-06-21 15:28:57 +01:00
alexsparkes
2250a86ef9 style: show if item is installed on marketplace 2024-06-21 14:23:20 +01:00
alexsparkes
9e579f0444 style: cleanup items list 2024-06-21 13:39:02 +01:00
alexsparkes
0fbad3cfda fix: Quote and Background automatic types 2024-06-21 13:18:29 +01:00
David Ralph
10e7a3ce63 fix: background photo packs, declutter 2024-06-21 12:08:02 +01:00
alexsparkes
a6597af965 refactor(marketplace): reduce redundancies 2024-06-20 23:37:04 +01:00
Isaac
fe2cac9632 style: browse and item pages 2024-06-20 23:22:37 +01:00
alexsparkes
2f711195a4 feat: Use similar functionality for photo packs 2024-06-20 15:45:49 +01:00
alexsparkes
cb54e705ee refactor: Rewrite marketplace quote pack logic entirely 2024-06-20 14:21:00 +01:00
David Ralph
dfcd509b96 feat(marketplace): add install/uninstall logic back (WIP) 2024-06-20 00:20:33 +01:00
alexsparkes
09e35028ec fix: Install + Uninstall item 2024-06-19 23:57:47 +01:00
Isaac
c48d66768b style: item card hover with gradient transition 2024-06-19 22:28:55 +01:00
alexsparkes
eb0da6e71e fix: item organisation 2024-06-19 15:55:46 +01:00
alexsparkes
28995a6ad3 fix(marketplace): Collection page 2024-06-19 12:38:11 +01:00
Isaac
258fc9dc50 style: radial gradient ItemPage sidebar, replacing blurred image 2024-06-19 02:58:24 +01:00
Isaac
49d777842b style: radial gradient item card backgrounds 2024-06-19 02:17:57 +01:00
alexsparkes
4078809c13 refactor: Changes to translations 2024-06-18 18:30:52 +01:00
alexsparkes
d46b1b1749 style(marketplace): Transition between items view options
Co-authored-by: Isaac <contact@eartharoid.me>
2024-06-18 17:31:39 +01:00
alexsparkes
c97841701a fix(collection): Unnecessary re-render 2024-06-18 15:46:47 +01:00
alexsparkes
8b5b6fe18a refactor(marketplace): Reduce lines 2024-06-18 15:38:05 +01:00
alexsparkes
9c900c6484 refactor(marketplace): WIP implementation of collection 2024-06-18 15:12:09 +01:00
alexsparkes
3f2f3fdfa3 refactor(marketplace): Context for marketplace data 2024-06-18 11:04:51 +01:00
Isaac
63443ab1cc refactor(translations): mostly finish upgrading to i18n v2 2024-06-18 00:04:07 +01:00
alexsparkes
a03da9c10b refactor(translations): Use new translation package
Co-authored-by: Isaac <contact@eartharoid.me>
2024-06-17 00:15:09 +01:00
alexsparkes
a33c4a97c7 refactor(marketplace): Item Page Progress 2024-06-16 22:21:22 +01:00