Commit Graph

1790 Commits

Author SHA1 Message Date
Hosted Weblate
63a9e8907c Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/
Translation: Mue/Mue Tab
2022-11-28 18:08:44 +01:00
Anonymous
4a5cb65a37 Translated using Weblate (Turkish)
Currently translated at 99.7% (355 of 356 strings)

Co-authored-by: Anonymous <noreply@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/mue/mue-tab/tr/
Translation: Mue/Mue Tab
2022-11-28 18:08:44 +01:00
Isaac
c22ecea9d6 Update README.md
Signed-off-by: Isaac <git@eartharoid.me>
2022-11-28 16:38:38 +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
dependabot[bot]
a2c45ae056 chore(deps): bump @mui/material from 5.10.14 to 5.10.15 (#324)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.14 to 5.10.15.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.15/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-23 08:04:38 +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
59aa73d333 feat: photoMap true by default 2022-11-21 16:59:18 +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
907735f8c6 fix: "Refresh Page Page" with en_US locale 2022-11-20 20:31:18 +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
alexsparkes
14f10cf9c3 fix: classic photo info
- plus the testing option of 10 seconds for interval
2022-11-20 11:42:50 +00:00
Isaac
ac9a5db009 fix: revoke the image blob 2022-11-19 22:34:21 +00:00
Isaac
deea70a23a fix: favouriting images 2022-11-19 22:28:45 +00:00
Isaac
3cb69c6b6e fix: the previous fix (it broke non-AVIF browsers) 2022-11-19 21:57:24 +00:00
Isaac
5a4e8f1a7a fix: use AVIF if supported 2022-11-19 21:38:20 +00:00
dependabot[bot]
53e8aba7f5 chore(deps-dev): bump webpack-cli from 4.10.0 to 5.0.0 (#323)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.0.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-17 08:04:04 +00:00
alexsparkes
f24d1949ba fix: tooltip width photoinformation 2022-11-16 08:44:10 +00:00
dependabot[bot]
0cd6d9dc42 chore(deps): bump @mui/material from 5.10.13 to 5.10.14 (#322)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.13 to 5.10.14.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.14/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 08:07:33 +00:00
alexsparkes
b256387410 fix: move tooltips photo info 2022-11-16 07:08:56 +00:00
alexsparkes
370bb5a92a fix: improve category chip styling 2022-11-16 07:05:44 +00:00
Isaac
a88d0e3cd7 fix: background categories 2022-11-16 01:43:16 +00:00
Isaac
04af2350b6 feat: don't show image again 2022-11-16 01:23:53 +00:00
Isaac
a7b040642d fix: update API URL 2022-11-16 00:29:46 +00:00
alexsparkes
25a674cabb fix: background transition compatibility 2022-11-15 20:31:13 +00:00
alexsparkes
146c74e0cb fix: various
- temporarily comment out quote interval
- fix background transition on firefox
2022-11-15 20:12:18 +00:00
Isaac
b18113d468 Merge pull request #321 from mue/7.0-blur
Kinda add blur hash thing
2022-11-15 19:52:30 +00:00
Isaac
20ba85a8bb Merge branch '7.0' into 7.0-blur 2022-11-15 19:51:39 +00:00
David Ralph
dd9aabc971 fix: quote cleanup and test 2022-11-15 17:07:00 +00:00
David Ralph
ed180ce6a2 Update README.md 2022-11-15 16:43:32 +00:00
alexsparkes
c5dcb2937d fix: background blur transition 2022-11-13 19:17:08 +00:00
Isaac
a5292a26e2 feat: attempt image blur 2022-11-12 21:58:52 +00:00
Isaac
d8d47fc238 fix: news on overview 2022-11-12 18:01:26 +00:00
Isaac
ad6619b3b7 feat: upgrade to API v2 2022-11-12 01:37:50 +00:00
BloodDragooner2
f70c9227ef Add Español (Latinoamérica) (#319)
* Add Español (Latinoamérica)

* Update es-419.json

* Update es-419.json
2022-11-10 21:46:59 +00:00
alexsparkes
7a55a6a430 fix: background interval bug
- took far too long
2022-11-09 15:16:44 +00:00
dependabot[bot]
1d151c277d chore(deps): bump @mui/material from 5.10.12 to 5.10.13 (#318)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.12 to 5.10.13.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.10.13/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 08:04:48 +00:00
dependabot[bot]
acc6307a57 chore(deps): bump react-clock from 3.1.0 to 4.0.0 (#317)
Bumps [react-clock](https://github.com/wojtekmaj/react-clock) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/wojtekmaj/react-clock/releases)
- [Commits](https://github.com/wojtekmaj/react-clock/compare/v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: react-clock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 08:04:19 +00:00
David Ralph
4da82dd820 fix: search dropdown, missing translations, overview date 2022-11-06 12:40:33 +00:00
David Ralph
333aabde1b chore: run prettier 2022-11-06 11:59:59 +00:00
David Ralph
f0968195cb fix: optimise and repair marketplace
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2022-11-03 18:10:13 +00:00
dependabot[bot]
5f89308f43 chore(deps): bump react-toastify from 9.1.0 to 9.1.1 (#316)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.1.0...v9.1.1)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-03 08:04:13 +00:00
dependabot[bot]
8931a4c15a chore(deps): bump react-toastify from 9.0.8 to 9.1.0 (#315)
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.8 to 9.1.0.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.8...v9.1.0)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-02 08:20:55 +00:00