Commit Graph

113 Commits

Author SHA1 Message Date
Isaac
d675e8ee53 fix: remove extra utm_source query
Signed-off-by: Isaac <git@eartharoid.me>
2024-09-21 22:01:02 +01:00
David Ralph
850e7ef11a chore: run prettier 2024-09-05 20:49:25 +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
David Ralph
1f8b95f1ab fix: background dnd #762 2024-06-13 23:04:42 +01:00
alexsparkes
ea49656ee1 fix: apps adding + removing UI 2024-06-08 17:57:36 +01:00
David Ralph
1338d254cf fix: apps settings showing by default, changelog formatting 2024-06-07 20:45:55 +01:00
David Ralph
14ada80431 fix: sideloaded addon pages not working due to update check 2024-06-07 20:31:19 +01:00
David Ralph
ea89d1c961 chore(deps): rollback adm-zip 2024-06-06 22:45:33 +01:00
David Ralph
9b03763b44 chore: run prettier, lint, change changelog version, urls etc 2024-06-03 17:03:32 +01:00
Isaac
102105efe7 fix: refresh button never disabled 2024-06-01 22:00:24 +01:00
Isaac
836fb4ca41 feat: selectable text on stats, change log, and about pages 2024-06-01 16:17:17 +01:00
Isaac
53db7a5a02 fix: remove fade-in animation on greeting in preview 2024-06-01 16:05:08 +01:00
alexsparkes
492ae3e53c fix: infinite rendering issue 2.0? 2024-05-31 23:14:51 +01:00
alexsparkes
a3112d31da fix: infinite rendering issue on search
- incredible how issues like this can come from missing a few characters
2024-05-31 23:11:33 +01:00
David Ralph
be210cd49e Merge branch 'main' of https://github.com/mue/mue 2024-05-31 20:06:49 +01:00
David Ralph
65fb556eda fix: add some catches to stats just in case 2024-05-31 20:06:42 +01:00
alexsparkes
e5ef40b04b refactor(tabs): Functional component conversion 2024-05-29 17:19:25 +01:00
alexsparkes
e7482e8fe6 refactor: weather and app to functional components 2024-05-29 16:44:40 +01:00
alexsparkes
4def9db23f refactor: overview & stats to functional components 2024-05-29 11:24:32 +01:00
David Ralph
5bb71fc45c cleanup: remove unnecessary development logs left in 2024-05-28 20:21:07 +01:00
alexsparkes
51fecea7f3 fix: incorrect text sizes on build copy
Co-authored-by: Isaac <contact@eartharoid.me>
2024-05-28 17:05:44 +01:00
Isaac
5ec51829ad fix: (80bf052) use correct language in tooltip 2024-05-23 22:36:49 +01:00
Isaac
ca6995cbca fix: empty categories instead of "null" string.
With no categories selected, the value became "null", which is invalid and causes Unsplash to return any image from their library. With an empty string, the API enables all categories so Unsplash uses our collections.
2024-05-23 22:26:03 +01:00
Isaac
971a05d9a5 fix: quote author image copyright and license text 2024-05-23 22:06:26 +01:00
Isaac
80bf0529d6 fix: conjunction text 2024-05-23 21:23:55 +01:00
alexsparkes
5b57cbd418 style: achievement toast style
Co-authored-by: Isaac <contact@eartharoid.me>
2024-05-23 16:06:58 +01:00
David Ralph
1d2e2ea36c fix: navbar options 2024-05-22 12:52:20 +01:00
Isaac
dff839056f (oops) forgot to save after removing debug logs 2024-05-22 01:39:48 +01:00
Isaac
5ed8fba75a fix: item page title, "part of" collection link, "more like" links...
...and filter, scroll to top of item pages
2024-05-22 01:37:24 +01:00
Isaac
c01e4fb30d misc: appropriate log type, ternary operator to prevent errors 2024-05-22 01:35:01 +01:00
alexsparkes
87f3024442 temp: debug statements for testing
Co-authored-by: Isaac <contact@eartharoid.me>
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-05-21 23:31:38 +01:00
alexsparkes
003bf2400a chore: run prettier
Co-authored-by: Isaac <contact@eartharoid.me>
2024-05-21 20:51:33 +01:00
alexsparkes
500aded0b0 refactor: changes to weather cache 2024-05-21 17:56:59 +01:00
alexsparkes
df6c42f526 fix: achievement toast styling, marketplace general improvements
Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
2024-05-21 16:56:24 +01:00
alexsparkes
2b948bc70d fix(marketplace): Sideload UI, addon title, Turkish translation inconsitencies
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-05-21 15:09:05 +01:00
alexsparkes
3b73155ec1 feat: warning if item uses third-party API
- scrollbar accessibility improvements
2024-05-21 12:59:26 +01:00
alexsparkes
0af3996d1e feat: warning if item not in your language
- Reduced code duplication within item file
2024-05-21 11:19:53 +01:00
alexsparkes
5235958002 fix: localised language display name in item info
- Inconstiency within Turkish translation file
2024-05-21 10:07:12 +01:00
alexsparkes
634026e2e6 style: more items by creator cards
- show display name for language on marketplace item information
2024-05-20 22:27:33 +01:00
Isaac
1ab9e3b679 fix: remove redundant type tag 2024-05-20 21:49:53 +01:00
Isaac
d8f69da6fd fix: marketplace "more from" 2024-05-20 21:39:00 +01:00
David Ralph
1c40816dcb feat: marketplace improvements, remove Unsplash text, add Weather skeleton, replace Twitter with X, minor fixes etc
Co-authored-by: Alex Sparkes <alexsparkes@gmail.com>
Co-authored-by: Isaac <contact@eartharoid.me>
2024-05-20 21:33:01 +01:00
alexsparkes
4bf61f4b22 feat: naver search engine option
- Limit on carousel items optimisation
- marketplace icon fallback

Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-05-20 12:28:47 +01:00
alexsparkes
74fcf4bafb fix: consistent ui fade in transition 2024-05-20 10:06:00 +01:00
alexsparkes
ddd434aecb fix: forced aspect ratio of marketplace item icons
- forced 1 / 1 aspect ratio for consistency among marketplace icons
2024-05-20 09:30:27 +01:00
alexsparkes
0a94a27f4e refactor(about): Use button component
- tooltip accessibility improvements
2024-05-20 09:15:50 +01:00
Isaac
c82dccbb7b feat: curators list on about page 2024-05-19 23:03:18 +01:00
alexsparkes
3e79f21eba fix: share modal button styling, marketplace item chip style
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-05-19 23:00:13 +01:00
Isaac
1088f5c30a fix: quote author undefined error 2024-05-19 20:20:20 +01:00
Isaac
825e558b65 feat: debounced search 2024-05-19 20:19:21 +01:00