Mauricio Siu
|
62f59c1f9a
|
Merge pull request #941 from mezotv/bump-plausible
feat(plausible): bump to 2.1.4
|
2024-12-20 23:17:22 -06:00 |
|
Mauricio Siu
|
93e1071057
|
Merge pull request #949 from 190km/fix-edit-password
fix(settings/profile): edit profile password fixed
|
2024-12-20 23:17:07 -06:00 |
|
Mauricio Siu
|
788771c5eb
|
refactor: add password in validation
|
2024-12-20 23:16:38 -06:00 |
|
UndefinedPony
|
ab9aa56c48
|
refactor: disable automatic updates for cloud version
|
2024-12-20 18:57:28 +01:00 |
|
UndefinedPony
|
4565b3d7a2
|
refactor: add latestVersion information to update data
|
2024-12-20 18:26:54 +01:00 |
|
UndefinedPony
|
c8514e3a1b
|
refactor: remove unused async
|
2024-12-20 17:32:10 +01:00 |
|
UndefinedPony
|
a06dd17aa1
|
feat(navbar): add automatic update checking interval, add update available button
|
2024-12-20 17:30:14 +01:00 |
|
UndefinedPony
|
256534570b
|
refactor: add image tag helper, refactor update check logic, remove try/catch
|
2024-12-20 17:29:01 +01:00 |
|
UndefinedPony
|
2804748118
|
refactor: rename action, move pull to updateServer
|
2024-12-20 17:27:51 +01:00 |
|
UndefinedPony
|
e6bc40e7fe
|
refactor: adapt to navbar version, move confirm action, add reload info
|
2024-12-20 17:27:14 +01:00 |
|
UndefinedPony
|
196603126b
|
refactor: move check updates function, use new api
|
2024-12-20 17:26:31 +01:00 |
|
UndefinedPony
|
a5cd8f18cd
|
feat: show auto check update toggle
|
2024-12-20 17:23:02 +01:00 |
|
UndefinedPony
|
b842887bc3
|
feat: add toggle for auto updates checking
|
2024-12-20 16:43:05 +01:00 |
|
UndefinedPony
|
dd64b06340
|
style: format with biome
|
2024-12-20 14:09:05 +01:00 |
|
UndefinedPony
|
d9a1976cc0
|
fix: check updates message fixes
|
2024-12-20 14:01:55 +01:00 |
|
190km
|
fdfa927532
|
feat(settings/profile): reset password form after validating password change
|
2024-12-20 01:00:16 +01:00 |
|
190km
|
bf2551b0f6
|
fix(settings/profile): fixed password changing
|
2024-12-20 00:54:32 +01:00 |
|
usopp
|
ed8be62ff3
|
chore: lint
|
2024-12-20 00:24:44 +01:00 |
|
usopp
|
77336a21f9
|
chore: lint
|
2024-12-20 00:21:51 +01:00 |
|
usopp
|
e05d01788f
|
style(notifications): better notification item style
|
2024-12-20 00:11:48 +01:00 |
|
Dominik Koch
|
651e81ce6d
|
feat(plausible): bump to 2.1.4
|
2024-12-19 11:22:58 +01:00 |
|
Mauricio Siu
|
fac29b70a5
|
Merge pull request #937 from drudge/fix-custom-registry
fix(docker): fix for custom registry login
|
2024-12-19 02:14:34 -06:00 |
|
Mauricio Siu
|
95eaab43df
|
Merge pull request #936 from drudge/fix-light-term
fix(term): fix light mode foreground color
|
2024-12-19 02:14:26 -06:00 |
|
Mauricio Siu
|
abdef13b93
|
refactor: set current color
|
2024-12-19 02:14:06 -06:00 |
|
Mauricio Siu
|
65f397e1b1
|
Merge pull request #939 from 190km/2fa-typo-login
fix(2fa-login): typo - Setup -> Login
|
2024-12-19 02:08:26 -06:00 |
|
Mauricio Siu
|
1ae96297e8
|
refactor: update lint
|
2024-12-19 02:07:08 -06:00 |
|
Mauricio Siu
|
c51b502116
|
refactor: add path join to prevent concatenate double slash and update the getImageName
|
2024-12-19 02:05:30 -06:00 |
|
Mauricio Siu
|
5a42b78098
|
Merge pull request #940 from drudge/wrap-secrets
fix(preview-deployments): wrap long envs
|
2024-12-19 01:19:01 -06:00 |
|
Nicholas Penree
|
b39c0ef915
|
fix(preview-deployments): wrap long envs
|
2024-12-18 23:00:50 -05:00 |
|
Nicholas Penree
|
844d582147
|
fix(docker): fix for custom registry login
|
2024-12-18 21:58:22 -05:00 |
|
190km
|
0b51088489
|
fix: typo - Setup -> Login
|
2024-12-19 02:10:07 +01:00 |
|
usopp
|
9d1cf3736b
|
chore: lint
|
2024-12-19 01:58:18 +01:00 |
|
usopp
|
3a95474662
|
chore: lint
|
2024-12-19 01:44:20 +01:00 |
|
190km
|
3858205e52
|
style: better preview deployment card
|
2024-12-18 22:36:57 +01:00 |
|
Nicholas Penree
|
1dece58cff
|
fix(term): fix light mode foreground color
closes #907
|
2024-12-18 13:56:09 -05:00 |
|
Shadow
|
06b8c82484
|
feat: add a toggle for replica sets to be used or not
|
2024-12-18 11:50:30 -06:00 |
|
DJKnaeckebrot
|
8ea453f444
|
feat: add application handling
|
2024-12-18 13:01:09 +01:00 |
|
djknaeckebrot
|
63c0912849
|
xMerge branch 'canary' into feature/delete-docker-volumes
|
2024-12-18 12:10:04 +01:00 |
|
faytranevozter
|
6211a19805
|
feat: add support for viewing docker logs in swarm mode
|
2024-12-18 16:40:33 +07:00 |
|
Larry Ioannidis
|
d22330f983
|
feat(ports): implement additional ports management
|
2024-12-18 09:39:20 +00:00 |
|
djknaeckebrot
|
8642d8235e
|
chore: add seperator and make tittles big
|
2024-12-18 09:14:10 +01:00 |
|
djknaeckebrot
|
b52f57cb0d
|
chore: remove imports
|
2024-12-18 08:51:49 +01:00 |
|
djknaeckebrot
|
d4d74d3831
|
refactor: remove not needed import, move to better folder structure
|
2024-12-18 08:49:02 +01:00 |
|
djknaeckebrot
|
9d497142db
|
feat: add latest cards
|
2024-12-18 08:43:07 +01:00 |
|
Mauricio Siu
|
852895c382
|
Merge pull request #912 from drudge/new-ansi-logs
feat(logs): support ansi codes
|
2024-12-17 23:55:12 -06:00 |
|
Mauricio Siu
|
20d5913820
|
Merge pull request #910 from drudge/canary
feat(cluster): use code editor for node config
|
2024-12-17 23:52:25 -06:00 |
|
Mauricio Siu
|
f1b4a73158
|
Merge pull request #928 from drudge/discord-notif
feat(discord): remove dots
|
2024-12-17 23:51:01 -06:00 |
|
Mauricio Siu
|
3830f6c4ee
|
Merge pull request #925 from mohabgabber/canary
Added onedev docker compose
|
2024-12-17 23:50:33 -06:00 |
|
Mauricio Siu
|
5c8eda2405
|
Update apps/dokploy/templates/onedev/docker-compose.yml
|
2024-12-17 23:47:48 -06:00 |
|
Mauricio Siu
|
6bf85bcfa3
|
Merge branch 'canary' into new-ansi-logs
|
2024-12-17 23:43:18 -06:00 |
|