Commit Graph

244 Commits

Author SHA1 Message Date
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
Isaac
deb3544075 fix: item sidebar & part of collection 2024-05-19 19:03:40 +01:00
Isaac
d0966dd3af fix: quote images and long license text 2024-05-19 18:06:47 +01:00
alexsparkes
b88451311a fix: unique key console error on about 2024-05-18 13:33:58 +01:00
David Ralph
f4c1506107 fix: greeting options hot reload, unsplash collection setting text missing 2024-05-18 11:39:05 +01:00
Isaac
1e8db6c73c fix: search autocomplete 2024-05-18 01:43:28 +01:00
David Ralph
e1f624d0cf cleanup: remove code accidentally left in 2024-05-17 22:49:40 +01:00
David Ralph
c46c433111 fix: img assets on build (hopefully temp) 2024-05-17 22:48:50 +01:00
alexsparkes
b102269161 feat: new colour picker
- General Fixes
- Event UI change
- Marketplace Collection UI Changes

Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
2024-05-17 16:29:32 +01:00
David Ralph
8f0ac31994 fix: remove mentions of ddg proxy due to them adding cors, cleanup etc 2024-05-12 15:15:41 +01:00
David Ralph
8f9735044a fix: welcome import, widget zoom 2024-04-14 12:23:07 +01:00
David Ralph
a21528f998 fix: patch background fx, attempt navbar fix 2024-04-13 23:47:09 +01:00
alexsparkes
9fd263b256 fix: Firefox text-rendering issues 2024-04-04 01:03:16 +01:00
David Ralph
71c48b6896 fix: welcome import, marketplace text, photo info text 2024-03-30 21:04:25 +00:00
alexsparkes
d76e93481f fix(navbar): Add functionality to new navbar button options 2024-03-23 11:04:00 +00:00
alexsparkes
35e90225b0 experimental(navbar): Move to new navbar system 2024-03-23 01:04:58 +00:00
alexsparkes
ff48319c42 fix(changelog): Fix markdown parsing 2024-03-23 00:04:21 +00:00
alexsparkes
ccd6dc2d28 fix(about): Loading text on offline mode 2024-03-22 22:01:35 +00:00
alexsparkes
d931aa13b7 fix(experimental): Use button component 2024-03-22 21:33:11 +00:00
alexsparkes
e7630e9357 style: New date selection on custom events 2024-03-22 21:26:51 +00:00