Commit graph

15 commits

Author SHA1 Message Date
github-actions[bot]
1074f030af
chore: update translations (#1912)
Co-authored-by: Larsluph <22910497+Larsluph@users.noreply.github.com>
2024-09-21 20:37:33 -05:00
Rémi Marseault
b829924581
perf: Disallow robots indexing of the WebUI to reduce exposure (#1903) 2024-09-18 19:53:04 -05:00
Rémi Marseault
b241617e6f
feat: Add global error handler (#1834) 2024-08-18 14:40:56 -05:00
Rémi Marseault
a3dc22e27e
perf(sw): Use relative addresses for better compatibility with reverse proxies (#1511) 2024-02-12 20:26:06 +01:00
Daan Wijns
196aff6d60 fix: ios pwa status bar #545 2024-01-28 11:35:38 +01:00
github-actions[bot]
0b2de25cc5
chore: update translations (#1476) 2024-01-21 05:54:20 +01:00
Rémi Marseault
f4842c4444
perf(PWA): Use Network-only strategy for service worker (#1468) 2024-01-20 15:46:08 +01:00
Larsluph
6f9ee5d0e3 feat(filters): Allow to disable filters temporarily 2023-11-05 21:22:07 +01:00
dependabot[bot]
639463d49f
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.0.0 (#954)
* chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.61.0 to 6.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.0.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* chore: linter

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daan Wijns <dw.daanwijns@gmail.com>
2023-07-15 10:43:44 +02:00
Rémi Marseault
942b1a9f65
fix: favicons (#898) 2023-06-26 09:06:28 +02:00
BlockListed
6810ec7cb4
fix: context-menu not appearing (#848) 2023-06-05 08:37:09 +02:00
Rémi Marseault
e09e8a0300
perf: full Typescript migration + restructure (#612) @Larsluph 2023-01-24 17:10:59 +01:00
WDaan
ab6ec174cb chore: fix peers tab in vite 2022-11-15 11:17:59 +01:00
WDaan
60ecfc547b fix: viewport 2022-11-15 09:48:47 +01:00
Daan Wijns
5aa83fa95e feat!: move to vite + typescript => BREAKS PWA, please re-install! (#352) 2022-11-15 09:41:56 +01:00