Commit Graph

2061 Commits

Author SHA1 Message Date
dependabot[bot] 446cfae5f6 Bump electron from 39.1.1 to 39.2.3 in /materialious/electron
Bumps [electron](https://github.com/electron/electron) from 39.1.1 to 39.2.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v39.1.1...v39.2.3)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 39.2.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 15:43:11 +00:00
Ward fdfb9cbc3f Merge pull request #1201 from Materialious/update/1.11.9
Fix href attribute in Thumbnail component
2025-11-24 14:42:26 +00:00
Ward 91a04528ce Update package version to 1.11.8 2025-11-25 03:37:31 +13:00
Ward 3233bdbab8 Bump version from 1.11.8 to 1.11.9 2025-11-25 03:37:02 +13:00
Ward 5ade283966 Bump version code to 169 and version name to 1.11.9 2025-11-25 03:36:08 +13:00
Ward 5f65e7f52f Update release version to 1.11.9 in metainfo 2025-11-25 03:35:15 +13:00
Ward b3f6c5d277 Update package version to 1.11.8 2025-11-25 03:33:37 +13:00
Ward 2b56710471 Bump version from 1.11.8 to 1.11.9 2025-11-25 03:33:07 +13:00
Ward 0811724894 Fix import statement for VTTCue type in Transcript.svelte 2025-11-25 03:32:41 +13:00
Ward f64d27ad2d Remove unused NodeJS import from androidRequests.ts
Removed unused import for NodeJS from capacitor-nodejs.
2025-11-25 03:32:04 +13:00
Ward 14438c4449 Fix href attribute in Thumbnail component 2025-11-25 03:30:58 +13:00
Ward 66ad73e1fb Merge pull request #1199 from Materialious/update/1.11.8
Update/1.11.8
2025-11-24 12:54:16 +00:00
WardPearce c7c73a41cd Minor fix 2025-11-25 01:48:49 +13:00
WardPearce 3924796886 Fix resolve error for when authorId isn't present 2025-11-25 01:47:33 +13:00
WardPearce 53a8612c83 Fix search suggestions keyboard shortcuts 2025-11-25 01:36:09 +13:00
WardPearce 9d9005aa17 Bump version 2025-11-25 01:35:51 +13:00
Ward c494a21354 Merge pull request #1197 from Materialious/update/1.11.7
Update/1.11.7
2025-11-20 08:03:03 +00:00
WardPearce 79195294b4 Audit fix 2025-11-20 20:56:36 +13:00
WardPearce 8e6a097991 Merge remote-tracking branch 'toolatebot/weblate-materialious-materialious' into update/1.11.7
Update translations
2025-11-20 20:55:02 +13:00
WardPearce 1a14d0e7a4 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/electron/js-yaml-4.1.1' into update/1.11.7
Bump js-yaml from 4.1.0 to 4.1.1 in /materialious/electron
2025-11-20 20:54:34 +13:00
WardPearce afea90821d Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/js-yaml-4.1.1' into update/1.11.7
Bump js-yaml from 4.1.0 to 4.1.1 in /materialious
2025-11-20 20:53:43 +13:00
WardPearce 3e6eb0cd71 Remove 2025-11-20 20:53:06 +13:00
WardPearce 454c73e6b4 Reslove fixes 2025-11-20 20:52:51 +13:00
WardPearce f7cdad7530 Merge remote-tracking branch 'precific/support_nonroot_base' into update/1.11.7
Support non-root base paths
2025-11-20 20:08:45 +13:00
WardPearce 39e40e5e06 Merge remote-tracking branch 'precific/update_eslint_9.39.1' into update/1.11.7
Update eslint
2025-11-20 20:05:25 +13:00
WardPearce e93a27cfe6 SABR Fix 2025-11-20 20:02:13 +13:00
Maxim 9ef0dfb82d Translated using Weblate (Russian)
Currently translated at 100.0% (170 of 170 strings)

Translation: Materialious/Materialious
Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/ru/
2025-11-16 12:46:21 +00:00
dependabot[bot] b4f7859c89 Bump js-yaml from 4.1.0 to 4.1.1 in /materialious
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-15 23:10:10 +00:00
dependabot[bot] 4a86b3054e Bump js-yaml from 4.1.0 to 4.1.1 in /materialious/electron
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-15 23:10:03 +00:00
Precific 25e3af0706 Merge remote-tracking branch 'origin/main' into support_nonroot_base 2025-11-15 01:30:03 +01:00
Ghost of Sparta e88646d076 Translated using Weblate (Hungarian)
Currently translated at 100.0% (170 of 170 strings)

Translation: Materialious/Materialious
Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/hu/
2025-11-14 14:20:36 +00:00
Precific 61547afb60 Update eslint to 9.39.1 and port config 2025-11-13 23:36:04 +01:00
Ward 26bf4d3aac Merge pull request #1190 from Materialious/update/1.11.6
Update/1.11.6
2025-11-12 15:14:42 +00:00
WardPearce c3bd5d417e Remove plugin 2025-11-13 04:05:50 +13:00
WardPearce e879b2a285 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/electron/electron-39.1.1' into update/1.11.6
Bump electron from 39.0.0 to 39.1.1 in /materialious/electron
2025-11-13 04:05:03 +13:00
WardPearce 0d2bd7f475 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/capacitor/cli-7.4.4' into update/1.11.6
Bump @capacitor/cli from 7.4.3 to 7.4.4 in /materialious
2025-11-13 04:04:41 +13:00
WardPearce 4d7f02b1ff Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/eslint-plugin-svelte-3.13.0' into update/1.11.6
Bump eslint-plugin-svelte from 3.11.0 to 3.13.0 in /materialious
2025-11-13 04:04:19 +13:00
WardPearce 0f78732cac Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/svelte-5.43.5' into update/1.11.6
Bump svelte from 5.43.2 to 5.43.5 in /materialious
2025-11-13 04:03:56 +13:00
WardPearce c917ae3b21 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/iso-3166-4.4.0' into update/1.11.6
Bump iso-3166 from 4.3.0 to 4.4.0 in /materialious
2025-11-13 04:03:31 +13:00
WardPearce 416703635a Remove trending page 2025-11-13 03:49:35 +13:00
WardPearce 786262ff57 Bump version 2025-11-13 03:43:30 +13:00
dependabot[bot] ccf56c07c5 Bump iso-3166 from 4.3.0 to 4.4.0 in /materialious
Bumps [iso-3166](https://github.com/wooorm/iso-3166) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/wooorm/iso-3166/releases)
- [Commits](https://github.com/wooorm/iso-3166/compare/4.3.0...4.4.0)

---
updated-dependencies:
- dependency-name: iso-3166
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 16:53:12 +00:00
dependabot[bot] e3c1029d48 Bump svelte from 5.43.2 to 5.43.5 in /materialious
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.43.2 to 5.43.5.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.43.5/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.43.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 16:53:04 +00:00
dependabot[bot] f03226fefc Bump eslint-plugin-svelte from 3.11.0 to 3.13.0 in /materialious
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte) from 3.11.0 to 3.13.0.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/packages/eslint-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/commits/eslint-plugin-svelte@3.13.0/packages/eslint-plugin-svelte)

---
updated-dependencies:
- dependency-name: eslint-plugin-svelte
  dependency-version: 3.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 16:52:41 +00:00
dependabot[bot] c74215d220 Bump @capacitor/cli from 7.4.3 to 7.4.4 in /materialious
Bumps [@capacitor/cli](https://github.com/ionic-team/capacitor) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/7.4.4/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor/compare/7.4.3...7.4.4)

---
updated-dependencies:
- dependency-name: "@capacitor/cli"
  dependency-version: 7.4.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 16:52:30 +00:00
dependabot[bot] fec8444a94 Bump electron from 39.0.0 to 39.1.1 in /materialious/electron
Bumps [electron](https://github.com/electron/electron) from 39.0.0 to 39.1.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v39.0.0...v39.1.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 39.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 16:38:16 +00:00
Precific d0aaf00b12 Fix import. Update base path comments
No need to set the base path in vite.config.ts, Svelte already does that on its own.
2025-11-08 17:00:06 +01:00
Precific 79b1676622 Merge remote-tracking branch 'origin/main' into support_nonroot_base 2025-11-08 16:38:05 +01:00
Ward 43aaeb5e72 Merge pull request #1181 from Materialious/update/1.11.5
Update/1.11.5
2025-11-08 01:55:01 +00:00
WardPearce 7034b91c1d Added back scroll into view 2025-11-08 14:48:18 +13:00