Commit Graph

20 Commits

Author SHA1 Message Date
alexsparkes
f48b7044ac refactor: better organise options orders 2024-08-19 22:48:33 +01:00
Isaac
63443ab1cc refactor(translations): mostly finish upgrading to i18n v2 2024-06-18 00:04:07 +01:00
David Ralph
0ade541501 refactor: entirely reorganise search widget 2024-06-15 12:05:13 +01:00
David Ralph
9f27af17fb refactor: mostly finish settings transition 2024-06-15 11:35:29 +01:00
David Ralph
a7ba47d15b refactor: move more purecomponents to functions 2024-06-14 19:13:09 +01:00
David Ralph
ed1b1a2f6d refactor: keep implementing default options, change some components to functional
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2024-06-11 16:11:10 +01:00
David Ralph
5aac518cec chore: add remaining default options 2024-06-11 12:28:47 +01:00
alexsparkes
bf1d1660e4 refactor: feature based defaults
Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
2024-06-11 11:13:17 +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
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
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
Isaac
825e558b65 feat: debounced search 2024-05-19 20:19:21 +01:00
Isaac
1e8db6c73c fix: search autocomplete 2024-05-18 01:43:28 +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
2136f558b9 chore: run lint and prettier 2024-03-19 21:45:17 +00:00
alexsparkes
ae0530cfc6 Fix: Various bugs
Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
2024-03-18 22:08:08 +00:00
David Ralph
3e1ac0cfbb fix: dropdown errors when null 2024-02-28 13:13:42 +00:00
alexsparkes
6041372860 refactor(widgets): Continue move to feature based organisation 2024-02-27 16:38:16 +00:00