Commit Graph

765 Commits

Author SHA1 Message Date
David Ralph
83aa6ff341 fix: revert preact switch from 46c52c3ef1 2023-03-21 19:59:16 +00:00
David Ralph
f6f057d354 fix: small weather icons (#361)
Signed-off-by: David Ralph <ohlookitsderpy@protonmail.com>
Co-authored-by: alexsparkes <alexsparkes@gmail.com>
2023-03-21 19:43:24 +00:00
alexsparkes
59c132875f fix: translations
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2023-03-16 15:44:51 +00:00
David Ralph
166926e174 fix: broken image drag 2023-03-16 12:52:22 +00:00
David Ralph
46c52c3ef1 experimental: switch to preact 2023-03-16 12:14:28 +00:00
David Ralph
fa5fd00de9 fix(dev): errors and translation bug 2023-03-16 11:15:37 +00:00
David Ralph
c81c01d484 feat(dev): jsdoc and prop-types 2023-03-16 11:11:18 +00:00
alexsparkes
f892c4c690 fix: changes to stats page design 2023-03-15 21:27:02 +00:00
David Ralph
8d57ce050d chore: remove junk from stats 2023-03-15 21:04:38 +00:00
alexsparkes
6d315974cc fix: add bg url, search tooltip, stats changes
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2023-03-15 18:34:02 +00:00
David Ralph
0313408b66 feat(dev): eslint and stylelint on dev, improvements, cleanup 2023-03-15 12:14:14 +00:00
David Ralph
ad39f4a732 chore: run prettier, refactor translations 2023-03-14 23:53:05 +00:00
David Ralph
0990774b41 fix: photoinformation legacy slow 2023-03-14 17:34:02 +00:00
David Ralph
e006febdbf fix: quicklinks modal, notes length, create download 2023-03-14 17:07:14 +00:00
David Ralph
cfd096ecc3 refactor: minor cleanup 2023-03-14 12:34:08 +00:00
David Ralph
f5d9ad11a5 chore: improve lint, run prettier, alex added fade-in thing on navbar 2023-03-13 21:14:09 +00:00
David Ralph
510dc1c023 feat: exclude modal, various fixes
Co-authored-by: Alex Sparkes <alexsparkes@gmail.com>
2023-03-11 19:03:55 +00:00
David Ralph
76f5bff3dd fix: todo and photo packs 2023-03-11 17:06:54 +00:00
David Ralph
9bb65a9704 fix: todo, photo packs
Co-authored-by: Alex Sparkes <alexsparkes@gmail.com>
2023-03-11 17:06:17 +00:00
alexsparkes
fb902c1ae1 fix: gradient ui, switch on dark theme 2023-02-18 11:45:22 +00:00
David Ralph
3814010e7a fix: favourite, share modal, reminder etc 2023-02-17 15:25:04 +00:00
alexsparkes
e4a634d78d fix: share modal styling abd missing string 2023-01-29 18:14:33 +00:00
alexsparkes
9ff32e590f fix: quicklink settings UI link now clickable 2023-01-24 19:48:59 +00:00
David Ralph
474b6aaa84 fix(chore): unsquash the commits 2023-01-21 12:10:40 +00:00
David Ralph
a6b56cf2e4 chore: comment out broken interval feature 2023-01-08 21:42:01 +00:00
Isaac
19dc41fde1 feat: make marketplace item pages prettier
and add setting values table on pre-set settings page.
2023-01-08 21:19:31 +00:00
Isaac
b64a58f280 feat: make the marketplace look stunning 2023-01-08 18:32:08 +00:00
alexsparkes
602ea813f2 fix: light theme fixes 2023-01-08 14:01:00 +00:00
alexsparkes
4920ae7b80 feat: modernisation of modal theme colours 2023-01-07 23:48:44 +00:00
Isaac
51dca6d107 feat: improve collection gradient 2023-01-04 19:28:08 +00:00
David Ralph
eeb63a2523 fix: start fixing photo map 2022-12-23 11:16:51 +00:00
David Ralph
c8ff3f7945 chore: update dependencies etc 2022-12-23 11:11:28 +00:00
David Ralph
f67a7b6f78 fix: translation bugs 2022-12-23 10:56:48 +00:00
Isaac
cebce2d5ef fix: don't set location to "N/A" 2022-12-20 16:41:02 +00:00
Isaac
7cf3dfaa79 fix: photographers list 2022-12-20 16:34:34 +00:00
David Ralph
41293f075a fix: missing translations, create tab back button 2022-12-20 11:25:06 +00:00
alexsparkes
b1ac03977e fix: overview style
- driving home for christmas
- 7.0 is christmas
- that is song lyric
2022-12-19 22:38:34 +00:00
David Ralph
440d20d7be fix: build error due to top level await 2022-12-08 16:25:50 +00:00
David Ralph
e161b82ad3 fix: es_419 locale, run prettier, remove unused line 2022-11-26 21:32:50 +00:00
David Ralph
8035b35436 fix: #320 by adding new ignore list 2022-11-26 21:27:56 +00:00
David Ralph
84b99f815a chore: update dependencies, change compression, remove unneeded about string 2022-11-25 16:32:28 +00:00
Isaac
822a8ff627 fix: don't get the same image twice in a row 2022-11-21 17:30:22 +00:00
Isaac
668928cbff feat: don't get the same image twice in a row
Works with Mue API only, not Unsplash and not photo packs.
2022-11-21 17:11:16 +00:00
Isaac
70ccf0ff45 fix: don't show "N/A" 2022-11-21 16:30:14 +00:00
Isaac
e338795a0f feat: pre-fetch quote data from API 2022-11-21 16:29:56 +00:00
Isaac
307f110c80 feat: pre-fetch image data from API
so the blur hash is instantly available
2022-11-21 16:24:11 +00:00
Isaac
dc7ac55939 fix: allow map for Mue images 2022-11-21 16:19:08 +00:00
Isaac
0d6397d724 fix: don't get quote twice 2022-11-21 15:52:22 +00:00
Isaac
247b5b16d3 Merge remote-tracking branch 'origin/7.0' into 7.0 2022-11-20 20:23:12 +00:00
Isaac
91f3a5d8bc fix: quote language settings 2022-11-20 20:23:02 +00:00