Rostislav Dugin
|
09fc893979
|
Merge pull request #494 from databasus/develop
FEATURE (storages): Add uptime banner
v3.32.0
|
2026-04-03 11:15:15 +03:00 |
|
Rostislav Dugin
|
8c8c712d97
|
FEATURE (storages): Add uptime banner
|
2026-04-03 11:09:11 +03:00 |
|
Rostislav Dugin
|
7a44d0150f
|
Merge pull request #493 from databasus/develop
FEATURE (storage): Add storages warning
v3.31.0
|
2026-04-03 09:38:31 +03:00 |
|
Rostislav Dugin
|
4e1cee2aa2
|
FEATURE (storage): Add storages warning
|
2026-04-03 09:36:45 +03:00 |
|
Rostislav Dugin
|
5d685e0a39
|
Merge pull request #492 from databasus/develop
FIX (backups): Save metadata file to storage before marking backup as…
v3.30.0
|
2026-04-02 09:48:39 +03:00 |
|
Rostislav Dugin
|
18b8178608
|
FIX (backups): Save metadata file to storage before marking backup as COMPLETED to fix flaky test race condition
|
2026-04-02 09:48:05 +03:00 |
|
Rostislav Dugin
|
981d560768
|
Merge pull request #491 from databasus/develop
Develop
|
2026-04-02 09:05:03 +03:00 |
|
Rostislav Dugin
|
02d9cda86f
|
FEATURE (storages): Add configurable S3 storage class to allow cheaper storage tiers like ONEZONE_IA
|
2026-04-02 09:00:13 +03:00 |
|
Rostislav Dugin
|
cefedb6ddd
|
FIX (mariadb): Disable wsrep replication during restore to fix "Maximum writeset size exceeded" on Galera Cluster
|
2026-04-02 08:46:48 +03:00 |
|
Rostislav Dugin
|
27d891fb34
|
FIX (docker): Use -k /tmp for PostgreSQL socket directory to fix lock file permission denied on NAS systems
|
2026-04-02 08:26:07 +03:00 |
|
Rostislav Dugin
|
7123de9fa3
|
Merge pull request #486 from databasus/develop
FIX (docker): Chown /var/run/postgresql after UID/GID adjustment to f…
v3.29.1
|
2026-03-31 14:25:15 +03:00 |
|
Rostislav Dugin
|
d1c41ed53a
|
FIX (docker): Chown /var/run/postgresql after UID/GID adjustment to fix PostgreSQL lock file permission denied on startup
|
2026-03-31 14:24:43 +03:00 |
|
Rostislav Dugin
|
c2ddbfc86f
|
Merge pull request #484 from databasus/develop
FEATURE (docker): Add PUID/PGID environment variables to control post…
v3.29.0
|
2026-03-31 11:52:23 +03:00 |
|
Rostislav Dugin
|
f287967b5d
|
FEATURE (docker): Add PUID/PGID environment variables to control postgres user UID/GID for host-level backup compatibility
|
2026-03-31 11:51:57 +03:00 |
|
Rostislav Dugin
|
ef879df08f
|
Merge pull request #483 from databasus/develop
FIX (backups): Use system's temp directory instead of mounter directo…
|
2026-03-31 11:41:26 +03:00 |
|
Rostislav Dugin
|
44ddcb836e
|
FIX (backups): Use system's temp directory instead of mounter directory to fix access permissions on TrueNAS
|
2026-03-31 11:40:11 +03:00 |
|
Rostislav Dugin
|
b5178f5752
|
Merge pull request #482 from databasus/develop
FEATURE (clipboard): Add parsing from clipboard via dialog in HTTP\no…
|
2026-03-31 11:21:25 +03:00 |
|
Rostislav Dugin
|
7913c1b474
|
FEATURE (clipboard): Add parsing from clipboard via dialog in HTTP\no navigator mode
|
2026-03-31 11:20:13 +03:00 |
|
Rostislav Dugin
|
2815cc3752
|
Merge pull request #481 from databasus/develop
FIX (storages): Validat only single rclone storage is passed
v3.28.1
|
2026-03-31 10:37:54 +03:00 |
|
Rostislav Dugin
|
189573fa1b
|
FIX (storages): Validat only single rclone storage is passed
|
2026-03-31 10:37:13 +03:00 |
|
Rostislav Dugin
|
81f77760c9
|
Merge pull request #479 from databasus/develop
FEATURE (navbar): Update navbar link color
v3.28.0
|
2026-03-30 13:16:07 +03:00 |
|
Rostislav Dugin
|
63e23b2489
|
FEATURE (navbar): Update navbar link color
|
2026-03-30 13:15:03 +03:00 |
|
Rostislav Dugin
|
8c1b8ac00f
|
Merge pull request #477 from databasus/develop
Develop
v3.27.0
|
2026-03-29 15:45:15 +03:00 |
|
Rostislav Dugin
|
1926096377
|
FEATURE (backups): Add filters to backups panel
|
2026-03-29 15:33:01 +03:00 |
|
Rostislav Dugin
|
0a131511a8
|
FIX (agent): Fix uploading WAL to storages
|
2026-03-29 14:35:46 +03:00 |
|
Rostislav Dugin
|
aa01ce0b76
|
FEATURE (agent): Make installation guide more structured
|
2026-03-29 14:34:33 +03:00 |
|
Rostislav Dugin
|
496fc05993
|
Merge pull request #474 from databasus/develop
FIX (wal): Fix timeout upload test
v3.26.0
|
2026-03-29 11:30:01 +03:00 |
|
Rostislav Dugin
|
1ac0eb4d5b
|
FIX (wal): Fix timeout upload test
|
2026-03-29 11:29:44 +03:00 |
|
Rostislav Dugin
|
6b052902f7
|
Merge pull request #473 from databasus/develop
Develop
|
2026-03-28 22:53:13 +03:00 |
|
Rostislav Dugin
|
c7d091fe51
|
FEATURE (agent): Stop WAL and FULL backups on staling within 5 mins
|
2026-03-28 22:52:46 +03:00 |
|
Rostislav Dugin
|
b1dfd1c425
|
FIX (agent): Do not show cancel button for agent backups
|
2026-03-28 22:07:45 +03:00 |
|
Rostislav Dugin
|
4bee78646a
|
REFACTOR (go): Refactor go to follow modern syntax guidelines
|
2026-03-28 22:02:22 +03:00 |
|
Rostislav Dugin
|
927eeabc0f
|
Merge pull request #470 from databasus/develop
Develop
v3.25.0
|
2026-03-27 23:58:39 +03:00 |
|
Rostislav Dugin
|
3a5a53c92d
|
FIX (backups): Fix light theme for banner
|
2026-03-27 23:44:00 +03:00 |
|
Rostislav Dugin
|
f0ab470a84
|
FEATURE (readme): Update readme
|
2026-03-27 23:00:25 +03:00 |
|
Rostislav Dugin
|
f728fda759
|
FIX (backups): Hide hourly GFS when daily and more period selected
|
2026-03-27 22:51:40 +03:00 |
|
Rostislav Dugin
|
80b5df6283
|
FIX (billing): Fix UI units
|
2026-03-27 22:50:08 +03:00 |
|
Rostislav Dugin
|
67556a0db1
|
FIX (dockerfile): Fix index.html
|
2026-03-27 22:33:20 +03:00 |
|
Rostislav Dugin
|
c4cf7f8446
|
Merge branch 'develop' of https://github.com/databasus/databasus into develop
|
2026-03-27 22:02:40 +03:00 |
|
Rostislav Dugin
|
61a0bcabb1
|
FEATURE (cloud): Add cloud
|
2026-03-27 22:02:25 +03:00 |
|
Rostislav Dugin
|
f7f70a13eb
|
Merge pull request #465 from databasus/develop
Develop
v3.24.3
|
2026-03-24 18:01:35 +03:00 |
|
Rostislav Dugin
|
f1e289c421
|
Merge pull request #464 from kvendingoldo/main
feat: add support of imagePullSecrets
|
2026-03-24 18:00:15 +03:00 |
|
Alexander Sharov
|
c0952e057f
|
feat: add support of imagePullSecrets
Signed-off-by: Alexander Sharov <kvendingoldo@yandex.ru>
|
2026-03-24 18:53:10 +04:00 |
|
Rostislav Dugin
|
b4d4e0a1d7
|
Merge pull request #459 from databasus/develop
FIX (readme): Fix typo in readme
|
2026-03-22 13:42:39 +03:00 |
|
Rostislav Dugin
|
c648e9c29f
|
FIX (readme): Fix typo in readme
|
2026-03-22 13:41:56 +03:00 |
|
Rostislav Dugin
|
3fce6d2a99
|
Merge pull request #458 from databasus/develop
FIX (playground): Move index.html for playground into <noscript>
v3.24.2
|
2026-03-22 09:58:48 +03:00 |
|
Rostislav Dugin
|
198b94ba9d
|
FIX (playground): Move index.html for playground into <noscript>
|
2026-03-22 09:57:24 +03:00 |
|
Rostislav Dugin
|
80cd0bf5d3
|
Merge pull request #457 from databasus/develop
FIX (playground): Make turnstile mandatory in sign in and sign up
v3.24.1
|
2026-03-21 22:32:26 +03:00 |
|
Rostislav Dugin
|
231e3cc709
|
FIX (playground): Make turnstile mandatory in sign in and sign up
|
2026-03-21 22:30:16 +03:00 |
|
Rostislav Dugin
|
8cf0fdacb1
|
Merge pull request #456 from databasus/develop
Develop
v3.24.0
|
2026-03-21 14:15:21 +03:00 |
|