dotfrag
|
be08a2650c
|
fix: install.sh do not reinstall packages on arch
|
2024-06-10 22:17:31 +03:00 |
|
Andras Bacsai
|
e08dc777df
|
show errors in install script
|
2024-06-10 13:54:19 +02:00 |
|
Andras Bacsai
|
239f7fb35d
|
chore: Update logo file path in logto.yaml
|
2024-06-10 13:03:09 +02:00 |
|
Andras Bacsai
|
1cb8354aca
|
Merge pull request #2400 from Idorobots/fix-firefly-mariadb-healthcheck
Fix firefly mariadb healthcheck preventing app startup.
|
2024-06-10 13:02:53 +02:00 |
|
Andras Bacsai
|
2465b4ffd7
|
chore: Update logo file path in logto.yaml
|
2024-06-10 13:01:55 +02:00 |
|
Andras Bacsai
|
4f73ea0879
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-06-10 13:01:41 +02:00 |
|
Andras Bacsai
|
f4eb17f616
|
Merge pull request #2394 from Idorobots/fix-install-on-manjaro-arm
Adds support for installing on ARM-based Manjaro distributions.
|
2024-06-10 13:01:43 +02:00 |
|
Andras Bacsai
|
b5ce738ba2
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-06-10 12:58:29 +02:00 |
|
Andras Bacsai
|
3155d4afdb
|
Merge pull request #2386 from Yarmeli/fix-logto-healthcheck
Fix postgres health check throwing fatal errors
|
2024-06-10 12:58:22 +02:00 |
|
Andras Bacsai
|
f444696b84
|
chore: Update page title in resource index view
|
2024-06-10 12:57:03 +02:00 |
|
Andras Bacsai
|
bdde9b063c
|
Merge pull request #2381 from webdevcody/persist-name-on-failed-submit-2
Persist Registration Name & Email on password validation errors
|
2024-06-10 12:52:00 +02:00 |
|
Andras Bacsai
|
ef98bd107f
|
Merge branch 'next' into persist-name-on-failed-submit-2
|
2024-06-10 12:51:14 +02:00 |
|
Andras Bacsai
|
dfb259d822
|
Merge pull request #2380 from OG-Jons/refactor/remove-duplications-from-resource-overview
refactor: replaces duplications in code with a single function
|
2024-06-10 12:50:05 +02:00 |
|
Andras Bacsai
|
13c34fd26d
|
Merge branch 'next' into refactor/remove-duplications-from-resource-overview
|
2024-06-10 12:48:33 +02:00 |
|
Andras Bacsai
|
b3bde5782a
|
Update version to 4.0.0-beta.297
|
2024-06-10 12:10:28 +02:00 |
|
Andras Bacsai
|
2beda08717
|
Refactor CheckLogDrainContainerJob handle method
|
2024-06-10 11:56:42 +02:00 |
|
Andras Bacsai
|
b455d153ae
|
Update version to 4.0.0-beta.296
|
2024-06-10 11:56:39 +02:00 |
|
Andras Bacsai
|
c80434141d
|
fix: gitlab merge request should close PR
|
2024-06-10 10:42:52 +02:00 |
|
Andras Bacsai
|
d1128c7a1e
|
fix: multiline variable should be literal + should be multiline in bash with \
|
2024-06-09 22:37:23 +02:00 |
|
Andras Bacsai
|
aae81313a6
|
Refactor TelegramChannel to handle additional notification types
|
2024-06-09 21:44:13 +02:00 |
|
Andras Bacsai
|
4667f96b40
|
feat: db proxy logs
|
2024-06-09 21:33:17 +02:00 |
|
Andras Bacsai
|
28c320ae97
|
chore: Update install.sh script to version 1.3.2 and handle Linux Mint as Ubuntu
|
2024-06-09 15:52:23 +02:00 |
|
Kajetan Rzepecki
|
00ed54799f
|
Fix Firefly III MariaDB health check.
|
2024-06-09 13:14:07 +02:00 |
|
Kajetan Rzepecki
|
fae77231a5
|
Allow installing on ARM-based Manjaro distribution
Manjaro ARM lists `manjaro-arm` as the OS type, so the install.sh script would fail early without any message indicating a problem.
|
2024-06-08 18:23:13 +02:00 |
|
Yarmeli
|
2083941361
|
Fix postgres health check throwing fatal errors
|
2024-06-08 15:31:59 +01:00 |
|
Cody Seibert
|
5ec517e3bc
|
more clean up
|
2024-06-07 22:05:42 -04:00 |
|
Cody Seibert
|
780a3b1827
|
simplify registration form
|
2024-06-07 22:02:01 -04:00 |
|
Cody Seibert
|
61aa086cb5
|
also adding id to fix field level validations
|
2024-06-07 21:38:49 -04:00 |
|
Cody Seibert
|
0a08f9d3f8
|
adding logic to show the previous submitted name and email when registration fails validation
|
2024-06-07 21:19:09 -04:00 |
|
OG-Jons
|
c3de13e0d8
|
refactor: replaces duplications in code with a single function
|
2024-06-08 00:00:33 +02:00 |
|
Andras Bacsai
|
45017efe00
|
rename migration
|
2024-06-07 18:16:42 +02:00 |
|
Andras Bacsai
|
a20290cac8
|
wip: new services based git apps
|
2024-06-07 17:21:46 +02:00 |
|
Andras Bacsai
|
31e02a154c
|
refactor: Improve handling of Docker volumes in parseDockerComposeFile function
|
2024-06-07 17:06:27 +02:00 |
|
Andras Bacsai
|
023ee5db99
|
fix: Set default name for Docker volumes if it is null
|
2024-06-07 16:55:08 +02:00 |
|
Andras Bacsai
|
05d2e15ab5
|
update service-templates
|
2024-06-07 12:28:42 +02:00 |
|
Andras Bacsai
|
7d6590c60a
|
Merge pull request #2347 from tikotzky/patch-1
Add GLITCHTIP_DOMAIN to glitchtip worker service
|
2024-06-07 12:28:21 +02:00 |
|
Andras Bacsai
|
3152ce183b
|
Merge pull request #2374 from coollabsio/revert-2365-fix-navbar-scroll
Revert "Enhancement: Preserve scroll position in navbar to improve UX"
|
2024-06-07 12:25:37 +02:00 |
|
Andras Bacsai
|
d9f1a7c4d0
|
Revert "Enhancement: Preserve scroll position in navbar to improve UX"
|
2024-06-07 12:25:05 +02:00 |
|
Andras Bacsai
|
952aed3c49
|
Merge pull request #2365 from avila-gabriel/fix-navbar-scroll
Enhancement: Preserve scroll position in navbar to improve UX
|
2024-06-07 11:05:55 +02:00 |
|
Andras Bacsai
|
ab3c433450
|
Merge pull request #2352 from Geczy/patch-2
fix: supabase service, newest versions
|
2024-06-07 11:04:50 +02:00 |
|
Andras Bacsai
|
2b5e4a34d4
|
Merge pull request #2364 from TheLazyLemur/main
Add support to install.sh for PopOS
|
2024-06-07 11:04:02 +02:00 |
|
Andras Bacsai
|
35cea852ca
|
feat: add titles
|
2024-06-07 11:01:10 +02:00 |
|
Andras Bacsai
|
a7a9aab189
|
feat: Add bounty program link to bug report template
|
2024-06-07 10:28:01 +02:00 |
|
Andras Bacsai
|
370c9b63cf
|
fix: post deployment command could fail, but won't make the deployment fail anymore
feat: better error for post deployment command
|
2024-06-06 15:13:21 +02:00 |
|
Andras Bacsai
|
7cb08849de
|
refactor: Improve pre and post deployment command inputs
|
2024-06-06 15:11:17 +02:00 |
|
Andras Bacsai
|
7f052163e3
|
fix: comment id should be string
fix: do not wait for GH response, stop preview before
|
2024-06-06 12:50:38 +02:00 |
|
Andras Bacsai
|
277d939033
|
services: rocketchat
|
2024-06-06 11:39:23 +02:00 |
|
Andras Bacsai
|
26fbdcfab0
|
Merge pull request #2344 from LEstradioto/feat--add-rocketchat-template
feat: add rocketchat template
|
2024-06-06 11:37:50 +02:00 |
|
Andras Bacsai
|
6d63ba9d4d
|
chore: Update supported OS list with almalinux
|
2024-06-06 11:36:51 +02:00 |
|
Andras Bacsai
|
8963f4fd62
|
refactor: Initialize null properties in Github Change component
|
2024-06-06 11:10:16 +02:00 |
|