jarek
e5becfd87f
1.0.18 updater
2026-02-16 08:16:37 +01:00
Aaron Bird
d12196f53a
feat: add Mattermost notification support
...
Add mmost:// and mmosts:// (secure) Apprise URL support for Mattermost
incoming webhooks. Supports optional botname override and custom paths.
- Add sendMattermost() function following existing notification patterns
- Update NotificationModal with Mattermost in examples and description
2026-02-13 09:35:39 +01:00
Florian Hoss
ef26d38fce
Add Bearer token auth support to sendNtfy
...
Enhanced the sendNtfy function to support Bearer token authentication in addition to Basic auth. Now, URLs in the format token@host/topic will use Bearer tokens, improving flexibility for different notification server setups.
2026-02-13 09:28:17 +01:00
jarek
133c9f1e8f
1.0.17
2026-02-09 20:50:41 +01:00
jarek
cb8be12f1a
1.0.16
2026-02-09 14:48:48 +01:00
jarek
48b9bde8ae
1.0.16
2026-02-09 10:15:21 +01:00
jarek
1cb47eaa9c
1.0.15
2026-02-08 10:27:56 +01:00
jarek
265bbc65df
1.0.15
2026-02-08 10:21:18 +01:00
jarek
188ba1967d
1.0.15
2026-02-08 09:59:06 +01:00
jarek
9d2266dffe
release job
2026-02-07 09:59:30 +01:00
Jarek Krochmalski
4ab6abf924
Delete static/logo_dark.webp
2026-02-06 17:06:27 +01:00
Jarek Krochmalski
af9cb55729
Delete static/logo_light.webp
2026-02-06 17:06:10 +01:00
Jarek Krochmalski
d7a553cd8d
Delete static/logo.png
2026-02-06 17:05:46 +01:00
TimElschner
e5fec4df71
Add missing static assets (favicons, logos, webmanifest)
...
The static/ directory containing favicons, apple-touch-icons, logos,
robots.txt and site.webmanifest was not included in the repository,
even though app.html references these files. This causes missing
icons and broken manifest when building from source.
2026-02-06 16:54:29 +01:00
Matt Boris
071571eca9
chore(gitignore): add local dev auth files
2026-02-06 16:48:29 +01:00
Matt Boris
1229ecc1d9
chore(login): autofocus on the username field
2026-02-06 16:48:29 +01:00
Matt Boris
03992ae227
chore(mfa): autofocus on the mfa code field on login
2026-02-06 16:48:29 +01:00
Jarek Krochmalski
48e9a3f5ec
Update bug-report.yml
2026-02-06 08:13:26 +01:00
Jarek Krochmalski
d7eaa5ef70
Update bug-report.yml
2026-02-06 08:10:08 +01:00
Jarek Krochmalski
5b1b7ecb71
Update bug-report.yml
2026-02-06 08:09:38 +01:00
Jarek Krochmalski
de1cad422e
Update bug-report.yml
2026-02-06 08:08:35 +01:00
Jarek Krochmalski
86448e5b20
Update bug-report.yml
2026-02-06 08:07:32 +01:00
shamoon
8be07ea8dc
Add bug report, FR templates, config
2026-02-06 08:04:44 +01:00
shamoon
ffde535390
Add basic PR template
2026-02-06 08:04:44 +01:00
shamoon
cf0e9ab50d
Add basic CONTRIBUTING.md
2026-02-06 08:04:44 +01:00
shamoon
95f263c3a6
Ignore node_modules, .svelte-kit, and bun.lock
2026-02-06 08:04:44 +01:00
shamoon
83063d757a
Only show on update
2026-02-03 09:25:01 +01:00
shamoon
6b49d13236
Add option to pull image before container update
2026-02-03 09:25:01 +01:00
jarek
610548ed66
1.0.14
2026-01-31 09:35:19 +01:00
jarek
8f3a7eb435
1.0.13
2026-01-28 07:34:12 +01:00
Jarek Krochmalski
a88d3d5788
Update README.md
2026-01-24 06:13:41 +01:00
Jarek Krochmalski
ac84b20bb0
Update README.md
2026-01-24 06:03:27 +01:00
jarek
0b62c5e3bd
#96
2026-01-23 14:39:16 +01:00
Viktoras
241b04247e
Honor DATA_DIR env var in sqlite operations related to hawser connections
2026-01-23 14:29:24 +01:00
jarek
bbdb9841fd
1.0.12
2026-01-22 16:46:42 +01:00
jarek
1d1e85f1fa
1.0.12
2026-01-22 16:46:17 +01:00
jarek
86a06d9de0
1.0.12
2026-01-22 16:23:26 +01:00
jarek
a3cc26d958
1.0.11
2026-01-20 15:39:08 +01:00
FlintyLemming
fe48d63164
feat: add SYS_RAWIO to container capabilities list
2026-01-19 19:01:51 +01:00
Jarek Krochmalski
21aa4a9854
Create ai-opt-out
2026-01-19 13:00:00 +01:00
Jarek Krochmalski
27baab1a86
Update README.md
2026-01-19 12:50:10 +01:00
Jarek Krochmalski
33a7add751
Update README.md
2026-01-19 12:48:48 +01:00
Jarek Krochmalski
7abda79214
Update README.md
2026-01-19 12:44:05 +01:00
Jarek Krochmalski
9905b17f3d
Update package.json
2026-01-19 08:16:41 +01:00
jarek
6483cea6c6
1.0.10
2026-01-18 09:56:38 +01:00
jarek
c185d00dc3
1.0.9
2026-01-17 15:06:14 +01:00
jarek
62636426bf
1.0.8
2026-01-14 08:18:20 +01:00
sieren
027aee434c
Mobile: Only show total of stacks
...
The detailed display of stacks (following x/x/x/x) is too wide
for mobile display.
So for mobile display only, we limit this information to the total number
of stacks.
2026-01-12 14:25:53 +01:00
sieren
f2657a3d4d
Improve Environment Layout on Mobile
...
Do not use the grid layout on mobile but show each tile
in a scrollable list instead.
2026-01-12 14:25:53 +01:00
Jarek Krochmalski
851e56bc57
1.0.7
2026-01-11 09:01:42 +01:00