Commit Graph

555 Commits

Author SHA1 Message Date
alexsparkes
684fdce102 fix: share modal padding
- marketplace items performance issue
- font size on about photographers
2023-01-12 20:42:03 +00:00
alexsparkes
2bdf7d99aa fix: problems discovered during initial 7.0 testing
- Missing translation string for "form" on about page
- Donate button doesn't open in new tab
- Line after choose search engine should only appear on custom
- Line in search setting should not appear when on custom too
- Refresh button on refresh notice does not look great, hover is same as background
- Cards for e.g source and effects need transition
- Version info icon needs hover effect or show on hover
- Back button tooltip only appears on the hovering of the icon
2023-01-11 19:38:26 +00:00
Isaac
ac6d9bcdbe feat: add "add all to mue" button on collection pages 2023-01-09 18:06:30 +00:00
Isaac
439bfd43c1 fix: add text shadow on collections 2023-01-09 17:24:33 +00:00
Isaac
ac2daf42db refactor: use tbody
to fix `<tr> cannot appear as a child of <table>. Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser.`
2023-01-09 16:00:58 +00:00
Isaac
eb9411586a refactor: remove debugging code 2023-01-09 15:54:27 +00:00
Isaac
cc328161f6 fix: map icon 2023-01-09 15:51:19 +00:00
Isaac
3038f00c4d feat: add round anologue clock option 2023-01-09 15:39:55 +00:00
Isaac
25c7218f1b fix: hide map icon after map image load 2023-01-08 22:05:32 +00:00
David Ralph
37241289ee Mue 7.0 (#334)
* feat: add work in progress 7.0 code

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>

* chore: add notice

* fix: add missing alias to webpack config

* Added floating UI to package.json

* fix: modal navbar

* fix: port welcome modal fix from 6.0.5
Co-authored-by: David Ralph <me@davidcralph.co.uk>

* feat: about, remove redundancy
- Remove redundant background option
- about tab UI improvements
- improve widget order UI.. to be completed later

* feat: update slider + create
- got rid of commented out css
- update about tab UI
- add reset icon to reset text
- change link colour
- add number to show value on slider
- reorder greeting settings to make a bit more sense

* fix: author loading before quote
- Make author div not load if quote is empty
- photoinformation taking too much of the screen
- more transitions and consistent transitions
- running prettier across all files

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: various fixes, add microphone active border etc

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: various fixes, add microphone active border etc

* fix: slider text, quote
- Quote was being irritating on lower resolutions and would make it so the text for author would go outside
- Text on slider was getting jammed together

* build: replace webpack with vite (WIP)

* feat: Reminder settings UI

* feat: pomodoro UI + general changes
- Remove settingsitem line at end
- Convert more divs to settingsitem
- Pomodoro Settings
- Add more descriptions
- Changes loaders

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* build: add stylelint

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* refactor: cleanup and remove unused stuff

* fix: marketplace quote images, offline background img and quotes, remove placeholder text

* fix: vite extension build, add source to photo info

* fix: welcome modal bugs, about tab issues

* fix: offline mode fixes, about tab fix, update modal text

* feat: rolling out share modal for photoinfo

* fix: fix markeplace item grid

* feat: custom background drag and drop, error reporting, better ui, new settings, fixes

* fix: add link modal, marketplace

- Addons title
- icon for check for updates
- update add link modal
- improve the style of the smaller modals
- Link back to create tab on marketplace

* fix: welcome modal size

* feat: upload image compression, todo drag and drop, fixes

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>

* fix: various modal tab fixes and changes, reorder some settings, fix marketplace

* feat: install multiple quote packs in marketplace etc (WIP)

* feat: info tooltip

* fix:  todo ordering
- start work on improving loaders, error messages etc

* fix: build problem try 1

* fix: attempt 2

* feat: improve navigability of complex settings
-  start work on reducing popin of certain elements

* feat: add data section to advanced with sync

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* chore: improve background back btn, update dependencies

* feat: add custom changes to drag and drop, refactor search, comments, video upload check (untested)

* fix: photo info share modal, navbar, remove unused code

* fix: sidebar bug, tab name translation

* feat: weather sizing, achievements

* feat: consistent header for sub sections
- fixed achievements grid
- added more achievements
- altered achievements style
- made header of background subsection consistent with advanced

* feat(translations): first half of 7.0 translation support

* feat(translations): add 7.0 support for most settings and some of marketplace

* feat(translations): bug fixes, more 7.0 support

* fix: background upload, finish 7.0 translation support

* fix(translations): modal error fixes

* feat: background settings improvements

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* Turkish_Language_Support_Added (#285)

* Turkish_Language_Support_Added

The necessary files were updated with the Turkish translation file.

* Word_Corrections

* fix: overflow of custom images + visual

* fix: change start command

* fix: create tab

* fix: various modal fixes and improvements

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>

* fix: consistency across tabs

* fix: add missing updated code from live share

* fix: quote skeleton

* feat: redo of message UI & widget order experiment

* fix: sideload tab and file uploads

* feat: make overview tab use actual elements

* feat: achievements system works

* fix: custom search engine settings, marketplace translation

* Grammar_and_Simplification_for_Turkish_Language (#290)

* Turkish_Language_Support_Added

The necessary files were updated with the Turkish translation file.

* Word_Corrections

* Turkish_Simplification_and_Editing

* Update_tr_TR

Letter Layout for Interface Compatibility

* Last_Check_tr_TR

It looks good for now.

Co-authored-by: David Ralph <ohlookitsderpy@protonmail.com>

* feat: new collection design, improvements

Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>

* Fix: marketplace fixes

Co-authored-by: Isaac <contact@eartharoid.me>

* fix: collection gradient

* feat: marketplace item page experimentation

* fix: item page carousel

* fix: marketplace QoL

* feat: get collection data from api

* fix: my add-ons tab, remove unused code

* chore(deps): update package.json

* fix: commence work on welcome modal

* fix: welcome modal scroll problem on lower res

* feat: welcome modal first page redesign

* feat: clock changes

* feat: vertical clock

* fix: rename to vertical clock

* fix: lazy repair of the share modal

* feat: collection news alt

* fix: remove unused code, change Turkish name

* fix: message length

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: overview tab

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: various fixes and improvements

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: various welcome modal fixes
- fix links
- fix style choice
- change how theme selector works

* fix: weather

* polish

* fix: message

* fix: minor fixes and cleanup

* feat(translations): support for new strings

* fix: use localised wikipedia for api, remove unused icons

* Remove photo info width

* Update PhotoInformation.jsx

* fix: weather bug

* fix: addons not being uninstalled correctly

* fix: quote showing icon from incorrect quote pack

* fix: lil photo info bug

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* refactor: cleanup various files

* refactor: clean translation system and more widget stuff

* fix(translations): fix issues caused by refactor

* perf: experimental upgrade to deps and fix esbuild warnings

* fix: weather

* fix: icon bug & small cleanup

* fix: show photoinformation setting

* chore(manifest): Upgrade to v3

Not sure if it is correct, security policy likely isn't.

* fix: add missing translations, fix birthday

* fix: translation display bug, marketplace error, cleanup carousel

* fix(translations): add missing, fix weather location

* fix: marketplace collections, weather settings

* fix: marketplace translations

* fix: cleanup code and fix weather etc

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>

* fix: clock colour among other things

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: navbar zoom

* fix: remove unused & bugged feature

* fix: clean up some CSS

* we don't talk about underscores

* fix: interval

* overview changes

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: collection refresh and item language display

* add: type of item marketplace

* fix: search autocomplete error

* feat: missing translation

* fix: background refresh spam effects issue

* fix: various fixes

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: various fixes

* fix: experimental fix for interval

* fix: small line missed

* chore: update i18n on 7.0, fix link not opening in new tab

* fix: interval not appearing for marketplace

* fix: various fixes and remove unused code

* fix: custom quote, message, move sideload etc

* fix: update styling on custom quote settings etc

* feat(dev): add commitlint

* fix: background interval

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* feat: overhaul of quick links

* feat: search for marketplace

* fix: marketplace + more
- Fix clock zoom
- Fix 0th birthday bug
- marketplace search style
- marketplace search not sensitive to case

* fix: baidu search bug
- reported via google chrome store reviews
Co-authored-by: David Ralph <me@davidcralph.co.uk>

* fix: some quotes have newlines at the end

* fix: quote image copyright text

* feat: edit quicklink

* fix: adding links works again

* fix: missing translation on item page
- change position of close button on modal

* fix: carousel and quicklink translations

* fix: missing translations

* fix: weather tooltip

* feat: quote UI consistent with other elements

* fix: quote UI text colour

* fix: UX improvements to custom backgrounds

* fix: numerous background interval fixes

* fix: comment out code causing flash
thank you rooray

* feat: move all sideload logic to added, drag and drop upload, update deps

* fix: background marketplace interval

* fix: sideload error modal styling

Co-authored-by: David Ralph <me@davidcralph.co.uk>

* perf: major widget refactoring

* perf: use memo, fix quicklinks key err

* chore: update quicklink and autocomplete apis

* fix: marketplace undefined errors

* fix: optimise and repair marketplace

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>

* chore: run prettier

* fix: search dropdown, missing translations, overview date

* fix: background interval bug
- took far too long

* Add Español (Latinoamérica) (#319)

* Add Español (Latinoamérica)

* Update es-419.json

* Update es-419.json

* feat: upgrade to API v2

* fix: news on overview

* feat: attempt image blur

* fix: background blur transition

* fix: quote cleanup and test

* fix: various
- temporarily comment out quote interval
- fix background transition on firefox

* fix: background transition compatibility

* fix: update API URL

* feat: don't show image again

* fix: background categories

* fix: improve category chip styling

* fix: move tooltips photo info

* fix: tooltip width photoinformation

* fix: use AVIF if supported

* fix: the previous fix (it broke non-AVIF browsers)

* fix: favouriting images

* fix: revoke the image blob

* fix: classic photo info
- plus the testing option of 10 seconds for interval

* fix: quote language settings

* fix: "Refresh Page Page" with en_US locale

* fix: don't get quote twice

* fix: allow map for Mue images

* feat: pre-fetch image data from API

so the blur hash is instantly available

* feat: pre-fetch quote data from API

* fix: don't show "N/A"

* feat: `photoMap` true by default

* feat: don't get the same image twice in a row

Works with Mue API only, not Unsplash and not photo packs.

* fix: don't get the same image twice in a row

* chore: update dependencies, change compression, remove unneeded about string

* fix: #320 by adding new ignore list

* fix: es_419 locale, run prettier, remove unused line

* fix: build error due to top level await

* fix: pnpm lock was ice cold

* fix: overview style
- driving home for christmas
- 7.0 is christmas
- that is song lyric

* fix: missing translations, create tab back button

* fix: remove placeholder string

* fix: photographers list

* fix: don't set location to "N/A"

* fix: translation bugs

* chore: update dependencies etc

* fix: start fixing photo map

* TR Translation Update (#329)

* Update tr_TR.json

TR translate file update.

* tr_TR.json File Update - Check One Vercel

* Check Translate

* Translation edit after bug fix. First review.

* , Check

* , Check

* , Check

* 330 issue fixed, translate added

Signed-off-by: Kağan Can Şit <kagancansit@hotmail.com>

* fix: typo

* feat: improve collection gradient

* feat: modernisation of modal theme colours

* fix: light theme fixes

* feat: make the marketplace look stunning

* feat: make marketplace item pages prettier

and add setting values table on pre-set settings page.

* chore: comment out broken interval feature

Signed-off-by: Kağan Can Şit <kagancansit@hotmail.com>
Signed-off-by: David Ralph <ohlookitsderpy@protonmail.com>
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
Co-authored-by: Kağan Can Şit <kagancansit@hotmail.com>
Co-authored-by: Isaac <contact@eartharoid.me>
Co-authored-by: Isaac <git@eartharoid.me>
Co-authored-by: alexsparkes <alexsparkes@gmail.com>
Co-authored-by: BloodDragooner2 <117775945+BloodDragooner2@users.noreply.github.com>
2023-01-08 21:56:16 +00:00
David Ralph
e0820c6b2a chore: release 6.0.5 2022-04-08 14:43:25 +01:00
David Ralph
f58d74146d fix: icon fixes, react 18 support 2022-04-07 21:49:43 +01:00
David Ralph
81b10d9795 feat: multiline messages, add react-icons etc 2022-04-07 10:25:01 +01:00
David Ralph
66da158840 fix: close #245, port various fixes from 7.0 2022-03-06 17:28:25 +00:00
David Ralph
c6ce382188 fix: zero-padded time, custom background settings ui 2022-01-07 15:12:06 +00:00
David Ralph
bb9b4cd3c7 fix: #225 2022-01-04 09:19:09 +00:00
David Ralph
a170981772 chore: release 6.0.3 2021-11-28 20:01:16 +00:00
David Ralph
14d3589551 fix: create tab
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-11-28 20:00:22 +00:00
David Ralph
c736dcf57a fix: enable photo map and update, fix welcome error, fix preview 2021-11-28 14:13:24 +00:00
David Ralph
623b54eca0 fix: create tab, modal ui
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-11-28 12:39:54 +00:00
David Ralph
1dc0389a96 fix: autocomplete search 2021-11-28 11:31:00 +00:00
David Ralph
3c7be2d64d fix: background categories dropdown 2021-11-27 23:11:40 +00:00
David Ralph
5703abb685 fix: marketplace item page responsiveness 2021-11-27 21:54:58 +00:00
David Ralph
bd941896aa chore: release 6.0.2 2021-11-23 18:39:43 +00:00
David Ralph
af2edeb737 fix: various ui fixes, fix create tab
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-11-23 18:11:36 +00:00
David Ralph
f8ee23eb40 fix: notes breaking mue when there are many rows 2021-11-22 22:41:17 +00:00
David Ralph
7c7994c63f fix: greeting date picker, addons sort dropdown 2021-11-18 14:49:20 +00:00
David Ralph
42f89b3fc3 chore: release 6.0, fix firefox bug 2021-11-17 22:10:07 +00:00
David Ralph
da6c1bba63 chore: comment out unfinished things 2021-11-17 21:50:34 +00:00
David Ralph
cf39845892 fix(translations): add missing translations 2021-11-14 16:01:45 +00:00
David Ralph
a3fb4a6522 fix: update experimental tab 2021-11-14 14:44:16 +00:00
David Ralph
f4e88cef2e fix: widget order 2021-11-12 20:20:34 +00:00
David Ralph
e786ad654c fix: background filters, addons ui, photoinformation 2021-11-12 18:34:03 +00:00
David Ralph
a356c8fe61 fix: favourite button, greeting, lightbox etc (thanks @eartharoid) 2021-11-11 22:38:10 +00:00
David Ralph
c627599590 fix: various widget fixes and cleanup etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-11-11 20:43:33 +00:00
4a6f93e701 refractor(widgets): Change one-lined if statements 2021-11-11 15:26:25 +01:00
David Ralph
8aca9ae31c fix: settings fix, keybinds fix (WIP), modal ui fix 2021-11-11 10:51:45 +00:00
David Ralph
41750ff0e8 fix: modal ui fixes, search and quote widget fix 2021-11-10 16:20:40 +00:00
David Ralph
3bc1409f4f fix: custom video backgrounds 2021-11-06 11:00:25 +00:00
David Ralph
7f5b826683 fix: various modal things, improve ui, add missing translations etc 2021-11-04 13:58:53 +00:00
David Ralph
2824e7c995 feat: improve custom settings ui 2021-11-02 22:53:17 +00:00
David Ralph
1b4b37d4b1 feat: improved settings and marketplace ui, better custom background support, fix webpack
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-11-01 13:24:09 +00:00
David Ralph
ed964c1354 feat: add preview mue button to welcome modal 2021-10-13 20:00:40 +01:00
David Ralph
bc8ef0d9f2 feat: new sliders, dropdowns, text inputs, update settings ui, fix language bug
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-10-12 22:18:47 +01:00
David Ralph
33ef113f6d feat: add show navbar on hover setting back 2021-09-30 19:35:02 +01:00
David Ralph
a5dc2c98a0 fix: various settings tabs 2021-09-30 17:48:38 +01:00
David Ralph
c9854d5362 fix: settings tab bugs 2021-09-30 17:40:36 +01:00
David Ralph
9ac410d989 fix: background 2021-09-29 19:19:03 +01:00
David Ralph
80a7b6a56c refactor: cleanup 2021-09-28 23:04:04 +01:00
David Ralph
883f025fbb feat(translations): placeholder support, fix weather text 2021-09-27 18:37:16 +01:00