🏔️ Peak
|
089f48d495
|
Merge pull request #4472 from angelej/computed-property
Use computed property for timezones
|
2024-12-04 13:01:31 +01:00 |
|
Andras Bacsai
|
15ac12e131
|
test: setup database for upcoming tests
|
2024-12-04 12:43:52 +01:00 |
|
Andras Bacsai
|
51ed798789
|
add container name validation to terminal
|
2024-12-04 12:43:41 +01:00 |
|
Jeremy Angele
|
51b1fb45ab
|
Use computed property for timezones on settings index page
|
2024-12-04 00:30:39 +01:00 |
|
Jeremy Angele
|
26ba433fd3
|
Use computed property for timezones
|
2024-12-03 22:24:36 +01:00 |
|
Andras Bacsai
|
ec9315f24e
|
remove unnecessary things
|
2024-12-03 14:09:51 +01:00 |
|
Andras Bacsai
|
869eaedaf5
|
revert query logic
|
2024-12-03 14:02:12 +01:00 |
|
Andras Bacsai
|
669293afc1
|
disable success notifications for now
|
2024-12-03 12:22:27 +01:00 |
|
Andras Bacsai
|
f7ef339ec3
|
Improve notification message for TCP Proxy container restart to include database name
|
2024-12-03 12:21:09 +01:00 |
|
Andras Bacsai
|
319c3023dc
|
fix
|
2024-12-02 22:50:03 +01:00 |
|
Andras Bacsai
|
58988d3686
|
fix: a few inputs
|
2024-12-02 22:50:03 +01:00 |
|
peaklabs-dev
|
7f449c3b72
|
fix: test email should not be required
|
2024-12-02 22:37:11 +01:00 |
|
Andras Bacsai
|
d1a1ecbe28
|
fix: only able to select the right keys
|
2024-12-02 22:12:07 +01:00 |
|
Andras Bacsai
|
d7703efcdc
|
optimize db query
|
2024-12-02 13:12:25 +01:00 |
|
Andras Bacsai
|
0d6c21d77b
|
fix: application view loading
|
2024-11-27 08:07:54 +01:00 |
|
Andras Bacsai
|
18d5dd3090
|
Refactor server timezone retrieval in checkResources method
|
2024-11-26 10:44:09 +01:00 |
|
Andras Bacsai
|
dabda4e806
|
fix: Email should be retried with backoff
|
2024-11-26 10:19:05 +01:00 |
|
peaklabs-dev
|
33435a1bdb
|
Use placeholder and not the Coolify logo if no logo is provided.
|
2024-11-25 22:08:51 +01:00 |
|
Andras Bacsai
|
0bfe0fd877
|
fix: ui
|
2024-11-25 17:56:19 +01:00 |
|
Andras Bacsai
|
40cc49537e
|
fix: logdrain settings
|
2024-11-25 17:48:01 +01:00 |
|
Andras Bacsai
|
504caefb8c
|
fix: new resource icons
|
2024-11-25 15:33:42 +01:00 |
|
Andras Bacsai
|
f0a44f4022
|
fix: servercheckJob should run every 5 minutes on cloud
|
2024-11-25 14:37:44 +01:00 |
|
Andras Bacsai
|
11fb5a9e32
|
fix: service generate includes yml files as well (haha)
|
2024-11-25 14:34:18 +01:00 |
|
Andras Bacsai
|
40af73cb7d
|
fix: only return server uuid on server update
|
2024-11-25 13:41:59 +01:00 |
|
Andras Bacsai
|
dce783813a
|
Merge pull request #4379 from SierraJC/fix/misc-server-api-fixes
Fix: `/servers` API invalid responses / OpenAPI schema
|
2024-11-25 13:41:28 +01:00 |
|
Andras Bacsai
|
e5cd35d2a0
|
fix: sentry
|
2024-11-25 13:33:07 +01:00 |
|
Andras Bacsai
|
53d709467a
|
fix: sentry error
|
2024-11-25 13:22:05 +01:00 |
|
Andras Bacsai
|
9525d91d55
|
fix
|
2024-11-25 13:17:09 +01:00 |
|
Andras Bacsai
|
cbe44529f9
|
fix: undefined variable
|
2024-11-25 11:28:16 +01:00 |
|
Andras Bacsai
|
37d4d5f98c
|
fix: version should come from constants + fix stripe webhook error reporting
|
2024-11-25 11:28:08 +01:00 |
|
Andras Bacsai
|
6ad2e18060
|
fix: db backup for services
|
2024-11-24 11:39:26 +01:00 |
|
Andras Bacsai
|
886893cb04
|
fix: remove mux cleanup
|
2024-11-23 23:38:31 +01:00 |
|
Andras Bacsai
|
3b427dbbdc
|
fix: heading
|
2024-11-23 20:44:27 +01:00 |
|
SierraJC
|
059639eb42
|
fix: servers API returning port as a string -> integer
|
2024-11-23 13:23:13 +11:00 |
|
SierraJC
|
bbd7d8b567
|
fix: move servers API delete_unused_* properties
correct location from API response is in server.settings
|
2024-11-23 13:23:13 +11:00 |
|
SierraJC
|
d6441549e8
|
fix: missing settings property on servers API
|
2024-11-23 13:23:13 +11:00 |
|
SierraJC
|
fead884809
|
fix: missing uuid parameter on server API patch
|
2024-11-23 13:23:13 +11:00 |
|
SierraJC
|
379045c835
|
fix: incorrect server API patch response
|
2024-11-23 13:23:13 +11:00 |
|
SierraJC
|
4a45de5646
|
fix: empty server API response
|
2024-11-23 13:23:13 +11:00 |
|
Andras Bacsai
|
7eb955c95a
|
Refactor Telegram notification error handling
|
2024-11-22 18:37:51 +01:00 |
|
Andras Bacsai
|
546bcd0dad
|
fix
|
2024-11-22 18:14:47 +01:00 |
|
Andras Bacsai
|
7d089ba1a9
|
fix: validateconnection
|
2024-11-22 15:50:52 +01:00 |
|
Andras Bacsai
|
377758edcd
|
fix stripe webhooks
|
2024-11-22 14:42:10 +01:00 |
|
Andras Bacsai
|
75b7a323fd
|
Merge pull request #4352 from peaklabs-dev/fix-test-email
Fix: Test email 500 Error
|
2024-11-22 13:06:14 +01:00 |
|
Andras Bacsai
|
374446b90b
|
fix: do not send internal notification for backups and status jobs
|
2024-11-22 12:27:13 +01:00 |
|
Andras Bacsai
|
7dc65dfd79
|
fix: make sure important jobs/actions are running on high prio queue
|
2024-11-22 11:16:01 +01:00 |
|
Andras Bacsai
|
ef629d5816
|
fix: always validate ssh key
|
2024-11-22 10:43:58 +01:00 |
|
Andras Bacsai
|
821538911f
|
fix: if mux conn fails, still use it without mux + save priv key with better logic
|
2024-11-22 10:06:12 +01:00 |
|
Andras Bacsai
|
9dd982b722
|
CoolifyTask should be on high queue
|
2024-11-21 20:13:46 +01:00 |
|
peaklabs-dev
|
81f837138d
|
fix validation
|
2024-11-21 15:59:00 +01:00 |
|