Simon L.
119f68b6ee
aio-interface: also reset the borg backup cache when resetting the backup path ( #7998 )
2026-04-27 14:36:05 +02:00
Simon L.
1f813aacc3
timezone: only set the placeholder and not the value automatically because it is confusing
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-25 16:41:48 +02:00
copilot-swe-agent[bot]
172c72f735
aio-interface: also reset the borg backup cache when resetting the backup path
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-25 15:06:58 +02:00
copilot-swe-agent[bot]
4679c6c38d
fix: correct variable shadowing in show-password event handler
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/1927b3c2-7484-4876-b037-79d94f2ecb6a
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-04-20 10:09:04 +00:00
Simon L.
f25f588295
aio-interface: offer system prune button
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
Co-Authored-By: Pablo Zmdl <57864086+pabzm@users.noreply.github.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-17 14:33:53 +02:00
Zoey
12e129f1f6
aio-interface: improve headers ( #7690 )
...
Signed-off-by: Zoey <zoey@z0ey.de >
Signed-off-by: Simon L. <szaimen@e.mail.de >
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
Co-authored-by: Simon L. <szaimen@e.mail.de >
Co-authored-by: Pablo Zmdl <pablo@nextcloud.com >
2026-04-16 17:20:50 +02:00
Simon L.
99c862c2c1
aio-interface: hide Hub 26 Winter update notice
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-09 14:30:59 +02:00
Alan Savage
0bad0849c1
Avoid Resend popups on Firefox on start/stop containers
...
Use `location.reload(true)` instead of `reload` or `reload(1)`
to ensure we use a GET request.
See also:
https://stackoverflow.com/a/41122753
https://developer.mozilla.org/en-US/docs/Web/API/Location/reload#forceget
Fixes #7850
Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com >
2026-04-02 10:55:25 -07:00
Simon L.
7a9bab5776
aio-interface: fix page not automatic reloading after container starting progress spinner
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-02 14:06:39 +02:00
Simon L.
75e18bb40a
aio-interface: make Harp visible again
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-03-27 13:24:05 +01:00
Alan Savage
5782a01b7f
Fix bypass_container_update when not detected as available
...
isAnyUpdateAvailable is not necessarily synced with the PullImage
logic from DockerActionManager. This ensures no images are pulled
regardless of detection.
There's also a minor code improvement to avoid unnecessary interpolation.
Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com >
2026-03-20 15:42:54 +01:00
Simon L.
0cb0d86471
Merge pull request #7705 from nextcloud/enh/noid/show-stop-and-starting-state
...
DockerController: refactor `StartBackupContainerBackup` to show the stopping and starting state
2026-03-16 18:03:25 +01:00
Simon L.
dfe7eb7ec1
Merge pull request #7721 from nextcloud/enh/7664/backup-restore
...
DockerController: refactor `StartBackupContainerRestore` to show the stopping and starting state
2026-03-12 18:35:47 +01:00
Simon L.
2016789bea
Merge pull request #7741 from nextcloud/hide-from-list
...
Give all containers a display_name, hide from list by dedicated attribute
2026-03-12 18:31:14 +01:00
Simon L.
b0969d9644
Merge pull request #7723 from nextcloud/enh/7664/backup-list
...
DockerController: refactor `StartBackupContainerList` to show the starting state
2026-03-12 18:24:09 +01:00
Simon L.
c4f4ff22c9
Merge pull request #7724 from nextcloud/enh/7664/backup-check-repair
...
DockerController: refactor `StartBackupContainerCheckRepair` show the starting state
2026-03-12 16:13:36 +01:00
Pablo Zmdl
d86eee5847
Give all containers a display_name, hide from list by dedicated attribute
...
We want a display-name for all containers in the overlay-log, but still want
to exclude some containers from the list on top of the web UI.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-03-12 15:44:19 +01:00
Simon L.
49d743c17c
DockerController: refactor StartBackupContainerCheckRepair show the starting state
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-03-09 18:13:21 +01:00
Simon L.
c45913a6ff
DockerController: refactor StartBackupContainerListto show the starting state
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-03-09 18:07:46 +01:00
Simon L.
7f394f5297
DockerController: refactor StartBackupContainerTest to show the stopping and starting state
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-03-09 18:03:05 +01:00
Simon L.
e561fad2af
DockerController: refactor StartBackupContainerRestore to show the stopping and starting state
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-03-09 17:55:50 +01:00
Simon L.
6e87758ba9
DockerController: refactor StartBackupContainerBackup to show the stopping and starting state
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-03-06 10:42:08 +01:00
Simon L.
4b1c7286bc
Merge pull request #7675 from nextcloud/enh/7664/backup-check
...
DockerController: refactor `StartBackupContainerCheck` to show the starting state
2026-03-06 10:38:39 +01:00
Simon L.
b248710803
DockerController: refactor StartBackupContainerCheck to show the starting state
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-03-06 10:16:50 +01:00
Simon L.
9040ccdab8
DockerController: refactor stopping of containers to show the current process
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-03-06 10:16:08 +01:00
Simon L.
23f5ae2a10
Dockercontroller: refactor streaming responses into dedicated functions and use them in StartWatchtowerContainer method
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-03-06 10:02:47 +01:00
Simon L.
2fce6352c8
fix starting process not shown if containers are already up-to-date
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-26 11:49:48 +01:00
Pablo Zmdl
680a2fefcb
Auto-load only new log data
...
This is way more complicated that just reloading the log file, but also
way nicer.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-02-25 16:45:41 +01:00
Simon L.
92372abfe7
Merge pull request #7458 from nextcloud/enh/6877/show-sub-steps
...
aio-interface: show sub-steps for starting containers
2026-02-18 13:45:04 +01:00
Pablo Zmdl
56f34703fa
Increase cache busters for changed JS and CSS files
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-02-17 16:35:01 +01:00
Pablo Zmdl
bf2d9ff394
Load container status into iframe as streamed response
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-02-17 16:35:01 +01:00
Simon L.
9652e39be2
aio-interface: offer checkbox to install the new hub release
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-13 09:33:03 +01:00
Julius Knorr
3f4eecaa96
feat: Add office switcher with feature comparison ( #7421 )
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
Signed-off-by: Simon L. <szaimen@e.mail.de >
Signed-off-by: Andrew Backhouse <andrew.backhouse@nextcloud.com >
Co-authored-by: Simon L. <szaimen@e.mail.de >
Co-authored-by: Andrew Backhouse <andrew.backhouse@nextcloud.com >
2026-01-28 09:53:53 +01:00
Simon L.
74138dd838
Merge pull request #7436 from nextcloud/enh/noid/move-version
...
move version to a dedicated file
2026-01-22 12:10:27 +01:00
Simon L.
52f8c97d45
Merge pull request #7406 from nextcloud/ench/noid/parm
...
refactor: change private properties to public in Container class
2026-01-22 12:10:15 +01:00
Simon L.
59ad7dc98b
move version to a dedicated file
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-16 15:12:44 +01:00
Simon L.
9e362e1dc9
increase to 12.5.0
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-15 13:48:06 +01:00
Jean-Yves
cdd21ae1ff
refactor: change private properties to public in Container class and update related methods
...
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com >
2026-01-10 15:07:08 +01:00
Simon L.
4253308781
increase to v12.4.0
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-07 17:27:28 +01:00
Simon L.
0be8409c36
increase to 12.3.0
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-11 15:21:13 +01:00
Simon L.
a9d462489c
increase to 12.2.1
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-08 10:03:53 +01:00
Simon L.
a842cbb82a
increase to 12.2.0
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-02 12:12:40 +01:00
Simon L.
81775579b9
Merge pull request #7186 from nextcloud/enh/6933/update-backuplist
...
aio-interface: add button to update the backup list
2025-12-01 17:14:56 +01:00
Simon L.
634e819ab1
address review
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-11-28 17:14:16 +01:00
Simon L.
01ad594ec5
aio-interface: add button to update the backup list
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-11-24 18:35:37 +01:00
Simon L.
9ec7c08754
aio-interface: always offer a reset backup button
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-11-24 18:04:18 +01:00
Simon L.
7661f45cce
increase to v12.1.4
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-11-24 14:39:09 +01:00
Simon L.
cc3ceb1766
increase to v12.1.3
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-11-24 10:14:42 +01:00
Simon L.
2d0f12a8b6
increase to v12.1.2
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-11-21 09:58:52 +01:00
Simon L.
5c2321a676
increase to v12.1.1
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-11-20 15:58:34 +01:00