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
Miroslav Šedivý
8e97a97f79
server multiarch build.
2025-02-23 15:37:07 +01:00
Miroslav Šedivý
9d1d30fc6b
add server and test build for pull requests.
2025-02-23 12:15:15 +01:00
Miroslav Šedivý
d5a2b3f57d
move CNAME to satic.
2025-02-23 12:00:25 +01:00
Miroslav Šedivý
3f75b5d52f
add ghcr website.
2025-02-23 11:59:11 +01:00
Miroslav Šedivý
ac25950db6
fix website.
2025-02-23 11:52:53 +01:00
Miroslav Šedivý
89f4d25700
rework homepage.
2025-02-23 00:28:30 +01:00
Miroslav Šedivý
595526ab13
update contributing and non-goals.
2025-02-22 22:08:24 +01:00
Miroslav Šedivý
28f44ba212
add roadmap with release notes to first level.
2025-02-22 21:53:09 +01:00
Miroslav Šedivý
a09f9f2d73
move release notes to docs and add contact to main menu.
2025-02-22 21:31:36 +01:00
Miroslav Šedivý
6b82ae59f3
fix brave svg.
2025-02-20 21:49:47 +01:00
Miroslav Šedivý
4eadf996ed
enable legacy supprot if at least one legacy config entry is found.
2025-02-20 20:10:07 +01:00
Miroslav Šedivý
3ac462e197
add v2 api migration guide.
2025-02-20 19:37:11 +01:00