alexsparkes
|
84c1bc8df1
|
refactor(settings): Move to new style settings row
Comprised of:
- Row element
- Content (title and description)
- Action
|
2024-02-09 22:22:11 +00:00 |
|
alexsparkes
|
16639c4b94
|
refactor: partition of quote settings for increased readability
|
2024-02-08 18:34:44 +00:00 |
|
|
|
f309967214
|
fix(regex): Allow all TLDs
Fix for #627 - Updates all URL regexes to allow up to 63 octets for TLDs, which is the RFC 1034 standard (https://www.rfc-editor.org/rfc/rfc1034)
|
2024-02-08 13:25:46 +01:00 |
|
alexsparkes
|
bd9c868196
|
refactor: settings tabs, improvements to logic + readability
Co-authored-by: David Ralph <me@davidcralph.co.uk>
|
2024-02-07 23:43:23 +00:00 |
|
alexsparkes
|
85b0e9826c
|
feat(settings): New preferences wrapper
Co-authored-by: David Ralph <me@davidcralph.co.uk>
|
2024-02-07 20:47:20 +00:00 |
|
David Ralph
|
21184c6c03
|
feat: better error feedback in weather, run prettier + lint
|
2024-02-07 12:39:16 +00:00 |
|
alexsparkes
|
fba4012875
|
refactor(settings): Split weather into sections for increased readability
|
2024-02-07 12:13:07 +00:00 |
|
alexsparkes
|
4f0a8207b1
|
style(settings): use variables for localization
|
2024-02-06 18:44:32 +00:00 |
|
alexsparkes
|
959a928366
|
style: Variables for translation to improve clarity and reduce line length
|
2024-02-03 12:16:39 +00:00 |
|
alexsparkes
|
cdae5ed29e
|
feat: cleanup, settings UI improvements
Co-authored-by: David Ralph <ohlookitsderpy@protonmail.com>
|
2024-02-03 01:21:18 +00:00 |
|
Shashank
|
0d77508f4c
|
[New Feature] Created a "Apps" section to add more frequently visited website links like in Chrome. (#622)
* added apps links section to the navbar with settings to add and edit links in under navbar settings
* translated to english US
|
2024-02-01 20:18:46 +00:00 |
|
alexsparkes
|
8eb9e25a9c
|
fix: consitency of reset icons
|
2024-01-29 14:31:19 +00:00 |
|
alexsparkes
|
afc1c603d2
|
fix: various fixes
|
2024-01-29 13:59:22 +00:00 |
|
alexsparkes
|
e1e282f406
|
feat: Custom Unsplash Collections
Co-authored-by: David Ralph <me@davidcralph.co.uk>
|
2024-01-09 17:34:24 +00:00 |
|
David Ralph
|
96f16352a6
|
refactor: remove lots of unused/unfinished code, change vite to mjs
|
2024-01-05 12:33:52 +00:00 |
|
alexsparkes
|
6915c0ef9e
|
Update styles and dependencies
Co-authored-by: David Ralph <me@davidcralph.co.uk>
|
2024-01-05 00:01:47 +00:00 |
|
David Ralph
|
2ba9714cad
|
chore: run prettier
|
2024-01-01 11:48:30 +00:00 |
|
David Ralph
|
d482deccb4
|
refactor: small styling changes and 7.0.1 start
|
2024-01-01 11:47:58 +00:00 |
|
David Ralph
|
de24d11463
|
fix: #514, alex's button and partially #515
|
2023-12-31 22:20:35 +00:00 |
|
alexsparkes
|
2972d9f76e
|
experimental: rework of widget visibility uI
|
2023-09-23 11:09:27 +01:00 |
|
alexsparkes
|
901833da91
|
fix: bengali and indonesian translations
|
2023-09-22 16:21:01 +01:00 |
|
David Ralph
|
ef3733d534
|
refactor: minor changes to tab and prettier
|
2023-09-17 12:16:57 +01:00 |
|
David Ralph
|
a035b70841
|
chore(fix): deprecate pexels, explanation to come
|
2023-09-15 23:28:56 +01:00 |
|
alexsparkes
|
c5689556d9
|
feat: 7.0 or something daft like that
Co-authored-by: David Ralph <me@davidcralph.co.uk>
|
2023-09-12 14:39:35 +01:00 |
|
David Ralph
|
6626e5ad90
|
fix: final build fix hopefully
|
2023-07-11 11:56:33 +01:00 |
|
David Ralph
|
845756c080
|
fix: replace sortable
|
2023-07-11 11:50:05 +01:00 |
|
David Ralph
|
a32d42a9e6
|
fix: swap colour picker
|
2023-07-11 11:43:14 +01:00 |
|
David Ralph
|
9a5bddcf6d
|
chore(deps): introduce drastic measures to sort out the pull request situation
|
2023-07-11 11:21:43 +01:00 |
|
David Ralph
|
83aa6ff341
|
fix: revert preact switch from 46c52c3ef1
|
2023-03-21 19:59:16 +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
|
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
|
ad39f4a732
|
chore: run prettier, refactor translations
|
2023-03-14 23:53:05 +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 |
|
alexsparkes
|
fb902c1ae1
|
fix: gradient ui, switch on dark theme
|
2023-02-18 11:45:22 +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 |
|
David Ralph
|
f67a7b6f78
|
fix: translation bugs
|
2022-12-23 10:56:48 +00:00 |
|
Isaac
|
7cf3dfaa79
|
fix: photographers list
|
2022-12-20 16:34:34 +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 |
|