Commit graph

2074 commits

Author SHA1 Message Date
Miroslav Šedivý
40db8f6602 add gha cache. 2025-03-30 19:10:58 +02:00
Miroslav Šedivý
dfc2e5505c update names. 2025-03-30 18:30:05 +02:00
Miroslav Šedivý
c89b01fb87 update workflows. 2025-03-30 17:58:44 +02:00
Miroslav Šedivý
4150ac48f0 update workflows. 2025-03-30 17:45:18 +02:00
Miroslav Šedivý
95360b7da6 update workflows. 2025-03-30 17:42:31 +02:00
Miroslav Šedivý
cda281b78f update workflows. 2025-03-30 17:29:44 +02:00
Miroslav Šedivý
4ab3dccc7f fix amd64 & build. 2025-03-30 16:16:58 +02:00
Miroslav Šedivý
a377f0f9f2 firefox combine arm with amd64. 2025-03-30 13:11:22 +02:00
Miroslav Šedivý
3780bff07d set dockerfile even if empty string. 2025-03-30 11:33:42 +02:00
Miroslav Šedivý
f396cea0a2 update workflows. 2025-03-30 11:24:27 +02:00
Miroslav Šedivý
2f045e2c66 fix image app dockerfile. 2025-03-30 10:13:47 +02:00
Miroslav Šedivý
1acdbc9b43 enable arm32v7. 2025-03-30 09:52:47 +02:00
Miroslav Šedivý
9bca3a9a09 pass secrets. 2025-03-30 09:52:06 +02:00
Miroslav Šedivý
bd648230b5 Reapply "use GHCR_ACCESS_TOKEN."
This reverts commit 7e2b6501bd.
2025-03-30 09:50:05 +02:00
Miroslav Šedivý
73a70eb5e7 use the same dockerfile for arm and amd64. 2025-03-30 00:30:37 +01:00
Miroslav Šedivý
7e2b6501bd Revert "use GHCR_ACCESS_TOKEN."
This reverts commit e24752aafe.
2025-03-30 00:14:20 +01:00
Miroslav Šedivý
921ca792e6 use format function. 2025-03-30 00:08:49 +01:00
Miroslav Šedivý
e7b65ff7eb use format function. 2025-03-30 00:07:55 +01:00
Miroslav Šedivý
e24752aafe use GHCR_ACCESS_TOKEN. 2025-03-30 00:04:58 +01:00
Miroslav Šedivý
b0df864636 DRY workflows. 2025-03-30 00:02:33 +01:00
Miroslav Šedivý
fc0074243c disable arm32v7. 2025-03-29 23:42:19 +01:00
Miroslav Šedivý
d21262596c fix build. 2025-03-29 23:41:40 +01:00
Miroslav Šedivý
4340c27435 dockerfiel generator fix alias collision and rewrite. 2025-03-29 23:38:59 +01:00
Miroslav Šedivý
315abbc385 update workflows. 2025-03-29 22:33:07 +01:00
Miroslav Šedivý
f1c9810a76 update workflows. 2025-03-29 22:24:06 +01:00
Miroslav Šedivý
88f52eae4d update workflows. 2025-03-29 01:00:51 +01:00
Miroslav Šedivý
c6e97a93c3 add docker image generator. 2025-03-29 00:54:46 +01:00
Miroslav Šedivý
d92c482eff disable buildx. 2025-03-28 21:52:21 +01:00
Miroslav Šedivý
c265e90ce4 use docker buildx if available. 2025-03-28 21:32:02 +01:00
Miroslav Šedivý
2672c120e0 Temporarily disable the trigger to avoid unnecessary builds. 2025-03-28 16:53:42 +01:00
Miroslav Šedivý
1ea833bbdd build implement git semver tag. 2025-03-28 16:38:02 +01:00
Miroslav Šedivý
1e5110b8c6 add support for multiple tags and push. 2025-03-28 16:07:14 +01:00
Miroslav Šedivý
f9868aa92e refactor build script. 2025-03-28 15:36:11 +01:00
Miroslav Šedivý
51bbad7650 rename package to github name. 2025-03-26 23:51:19 +01:00
Miroslav Šedivý
9f480f5581 update docs with more deeplinking. 2025-03-26 22:46:11 +01:00
Miroslav Šedivý
6dc21ec918 Merge remote-tracking branch 'origin/master' into v3 2025-03-22 23:57:16 +01:00
Javier Pérez
212bf8a607
feat(i18n): enhance language management by saving user preference and auto detect browser language (#487)
* feat(i18n): enhance language management by saving user preference and detecting browser language

- Added a watcher to save the selected language to localStorage on change.
- Implemented browser language detection to set the default language based on user settings or browser preferences.

* use ~/utils/localstorage, remove setting savedLang in mounted as this is already set in i18.ts.

* do not repeat fallbackLocale and remove console log.

---------

Co-authored-by: Miroslav Šedivý <sedivy.miro@gmail.com>
2025-03-22 23:56:43 +01:00
Miroslav Šedivý
5e04c31222 fix links on webpage. 2025-03-22 23:02:57 +01:00
Miroslav Šedivý
7f2dd28f99 update workflows. 2025-03-22 20:39:41 +01:00
Miroslav Šedivý
718294bbbf move troubleshooting to Help & Support. 2025-03-22 19:58:07 +01:00
Miroslav Šedivý
e3cdad3f81 update docs. 2025-03-22 18:53:45 +01:00
Miroslav Šedivý
6f3760e5b9 change API index page. 2025-03-22 17:52:56 +01:00
Miroslav Šedivý
a2526aeee6 add Reverse Proxy Setup. 2025-03-22 16:30:30 +01:00
Miroslav Šedivý
7acaeba541 add warning to available flavors. 2025-03-22 16:06:58 +01:00
Miroslav Šedivý
11797b1764 add limitations to v2 legacy driver. 2025-03-22 16:06:34 +01:00
Miroslav Šedivý
1062f6fe08 update landing page. 2025-03-22 15:51:02 +01:00
Domenic Horner
4e335efb1e
disable textarea spellcheck (in firefox) (#482)
* Update policies.json

added `browser.tabs.allowTabDetach` to prevent drag-detaching tabs into seperate windows

* disable spellcheck on the text area
2025-03-09 15:10:01 +01:00
Domenic Horner
ddaf6e17eb
Update policies.json (#481)
added `browser.tabs.allowTabDetach` to prevent drag-detaching tabs into seperate windows
2025-03-08 21:45:43 +01:00
Miroslav Šedivý
cb0d9c4330 workaround for https://github.com/docker/setup-qemu-action/issues/198 2025-02-23 15:58:40 +01:00
Miroslav Šedivý
08930bcced include paths and fail fast. 2025-02-23 15:58:36 +01:00