Andras Bacsai
5275ae8e9c
Refactor getLogs method and update view template
2024-02-27 09:08:15 +01:00
Andras Bacsai
c71e1e107e
Refactor getLogs method and update get-logs.blade.php view
2024-02-27 09:05:28 +01:00
Andras Bacsai
8ab72c7e10
feat: preview deployment logs
2024-02-27 09:01:19 +01:00
Andras Bacsai
bf1475441d
Update service stop message and fix sidebar alignment
2024-02-26 12:38:15 +01:00
Andras Bacsai
9268f9db1d
Refactor user switching logic and update UI
2024-02-26 11:48:35 +01:00
Andras Bacsai
678647f39a
fix: force enable/disable server in case ultimate package quantity decreases
2024-02-26 10:25:21 +01:00
Andras Bacsai
453956172b
Refactor show.blade.php to improve code readability
2024-02-26 09:32:28 +01:00
Andras Bacsai
b550c32f9b
Add whitespace-pre-line class to font-mono in deployment show blade file
2024-02-26 09:09:01 +01:00
Andras Bacsai
64fca99c26
feat: server disabled by overflow
2024-02-25 23:34:01 +01:00
Andras Bacsai
5e980c5fe0
Update pricing plans layout and text
2024-02-25 22:14:20 +01:00
Andras Bacsai
c8c7a415ea
Add new Livewire component and update subscription actions
2024-02-25 22:08:44 +01:00
Andras Bacsai
1b055f0316
Refactor subscription pricing and update server limit
2024-02-25 14:00:35 +01:00
Andras Bacsai
1fcbf0b363
Update pricing plans display and button text
2024-02-23 22:14:24 +01:00
Andras Bacsai
297b314904
feat: custom server limit
2024-02-23 15:45:53 +01:00
Andras Bacsai
f78fd212bb
fix: subscription / plan switch, etc
2024-02-23 12:59:14 +01:00
Andras Bacsai
f931ebece8
feat: make user owner
...
fix: ownership check
2024-02-23 12:34:36 +01:00
Andras Bacsai
ea0a9763bf
Update navbar icons
2024-02-23 11:23:14 +01:00
Andras Bacsai
b59e47dcf9
fix: stripe invoice paid webhook
...
fix: prepare customer initiated tier change
fix: separate view for subscriptions
2024-02-23 11:21:14 +01:00
Andras Bacsai
ce09ef8848
Merge pull request #1774 from steveworley/fix/ux-hamburger-extra-menu-options
...
Fix: Change + icon to hamburger.
2024-02-23 10:18:38 +01:00
Andras Bacsai
1150633fef
fix: unknown image of service until it is uploaded
2024-02-23 10:14:13 +01:00
Andras Bacsai
62ae845f4b
fix: complex service status
...
service: firefly III
2024-02-23 10:09:42 +01:00
Steve Worley
0757fd741e
Fix: Change + icon to hamburger.
2024-02-23 09:21:11 +10:00
Andras Bacsai
c77f32e696
fix: statuses
2024-02-22 15:15:16 +01:00
Andras Bacsai
c7218f2856
Update success messages
2024-02-22 14:53:42 +01:00
Andras Bacsai
592221b4bf
fix: server validation
2024-02-22 14:46:11 +01:00
Andras Bacsai
836458ad85
fix: no coolify.yaml found
2024-02-22 14:45:56 +01:00
Andras Bacsai
154b1b05e4
feat: able to add dynamic configurations from proxy dashboard
2024-02-22 13:29:28 +01:00
Andras Bacsai
ad48610b2f
Merge pull request #1770 from piscis/patch-2
...
fix: Avoid breaking the tile layout with long fqdn output
2024-02-22 11:54:25 +01:00
Andras Bacsai
63487cf3ec
feat: minversion for services
2024-02-22 11:53:25 +01:00
Andras Bacsai
4ae2087c2e
fix: server validation
2024-02-22 11:28:45 +01:00
Andras Bacsai
5179129a6b
fix: complex container status
...
feat: able to change primary server
feat: links inside the logs
2024-02-22 10:57:05 +01:00
Andras Bacsai
50f43f9396
Update resource view to set type as 'public'
2024-02-22 09:38:03 +01:00
Alex
6f205f8931
Force browser to break all words on line end for fqdn output
...
Force the browser to break long lines for the fqdn output instead of overflowing the tile
2024-02-21 19:16:09 +01:00
Andras Bacsai
3776ffa49b
disable administration gh permission for now
2024-02-21 14:42:38 +01:00
Andras Bacsai
318b5beac1
Update select.blade.php with responsive styling
2024-02-21 14:40:48 +01:00
Andras Bacsai
344c5d6d12
Update service configurations
2024-02-21 14:30:32 +01:00
Andras Bacsai
1ca0464957
fix: permission change updates from webhook
2024-02-20 20:17:04 +01:00
Andras Bacsai
f7ebc8a88c
feat: save github app permission locally
2024-02-20 18:14:47 +01:00
Andras Bacsai
cd7244b3d7
Add logos for various services
2024-02-20 15:42:30 +01:00
Andras Bacsai
f81b676abe
ui: updates
2024-02-20 15:07:12 +01:00
Andras Bacsai
8dd45cd388
Merge pull request #1757 from victor-teles/fix/revalidate-server-button
...
fix(server): revalidate server button not showing in server's page
2024-02-19 09:21:50 +01:00
Victor
024769c402
fix(server): revalidate server button not showing in server's page
2024-02-17 12:43:49 -03:00
Andras Bacsai
7d6bd10cca
Add Docker container management methods and update Livewire component
2024-02-16 23:09:35 +01:00
Andras Bacsai
f8c86769a7
fix: resources
2024-02-16 22:15:18 +01:00
Andras Bacsai
e0b0dda382
Remove unused code for displaying server resources
2024-02-16 22:04:26 +01:00
Andras Bacsai
b8708f086e
feat: initial api endpoints
...
feat: server resources are now looks better
2024-02-16 21:56:38 +01:00
Andras Bacsai
83becdb19d
fix: only show redeployment required if status is not exited
2024-02-16 08:34:30 +01:00
Andras Bacsai
45e404b15b
feat: disable gzip compression on service applications
2024-02-15 20:44:01 +01:00
Andras Bacsai
d903a377bf
Update validation and configuration titles
2024-02-15 14:14:11 +01:00
Andras Bacsai
a9ea6330d9
feat: revalidate server
2024-02-15 13:52:54 +01:00
Andras Bacsai
38d367e709
fix: padding left on input boxes
2024-02-15 12:59:25 +01:00
Andras Bacsai
c770c8d988
Add warning icon for configuration not applied
2024-02-15 12:04:52 +01:00
Andras Bacsai
99efa857f4
feat: add metabase
...
feat: consistent container names
fix: for services, you only need to add basicauth label, others are added by coolify
fix: label uuids are not randomly generated all the time
fix: changing force https will change the labels
2024-02-15 11:55:43 +01:00
Andras Bacsai
1f18542960
fix: cleanup scheduled tasks
2024-02-14 15:14:06 +01:00
Andras Bacsai
82b0667277
Update version numbers
2024-02-12 12:56:04 +01:00
Andras Bacsai
9a858f628d
Merge pull request #1732 from fipnooone/fix/previews-flex-wrap
...
Flex-wrap deployment previews
2024-02-12 11:50:41 +01:00
Andras Bacsai
e1468da36a
feat: add proxy start to server validation
...
fix: boarding flow updated
2024-02-12 11:46:36 +01:00
Andras Bacsai
ddfc1440cd
fix: menu
2024-02-12 10:05:45 +01:00
Andras Bacsai
5fc46384e6
Refactor status component to exclude parentheses in status message
2024-02-11 18:08:36 +01:00
Andras Bacsai
48d9df1e43
Add conditional display of deployment server name in previews.blade.php
2024-02-11 17:29:14 +01:00
Andras Bacsai
6b62d91f82
Update service_name parameter to stack_service_uuid in index.blade.php
2024-02-11 17:24:20 +01:00
Andras Bacsai
059748ad3b
fix: get service stack as uuid, not name
2024-02-11 15:44:02 +01:00
Andras Bacsai
53a5ccef31
fix: add docker compose check during server validation
2024-02-11 15:32:58 +01:00
Andras Bacsai
b210e1f243
fix: lock logdrain configuration when one of them are enabled
2024-02-11 14:31:21 +01:00
fipnooone
ef3202101c
fix: flex wrap deployment previews
2024-02-10 13:40:35 +07:00
Andras Bacsai
ad54358de7
Refactor resource index.blade.php file
2024-02-09 13:57:37 +01:00
Andras Bacsai
5a4180a750
Update navbar dropdown menu styling
2024-02-09 13:50:19 +01:00
Andras Bacsai
047922b13a
fix: new menu ui
2024-02-09 13:48:40 +01:00
Andras Bacsai
29676ffb22
Update Teams link in navbar.blade.php
2024-02-09 08:42:39 +01:00
Andras Bacsai
7c395edab4
Fix conditional statement in navbar.blade.php
2024-02-08 14:06:43 +01:00
Andras Bacsai
9350fb4b97
Fix access control in Admin Index and hide Admin link in navbar
2024-02-08 13:54:16 +01:00
Andras Bacsai
d7001937ac
Fix access control in Admin Index and Navbar components
2024-02-08 13:40:26 +01:00
Andras Bacsai
3dd5546369
Update destination.blade.php with server configurations
2024-02-08 13:19:11 +01:00
Andras Bacsai
3c4243d854
fix: go to prod env from dashboard if there is no other envs defined
2024-02-08 13:12:23 +01:00
Andras Bacsai
23d121d67a
fix: make sure resources are deleted in async mode
2024-02-08 13:10:29 +01:00
Andras Bacsai
548304765c
feat: cleanup queue
2024-02-08 12:47:00 +01:00
Andras Bacsai
6acc0e6025
Add dynamic timeout for deployments
2024-02-08 12:34:01 +01:00
Andras Bacsai
43d7f746e4
Refactor destination.blade.php to include server and network information
2024-02-08 11:59:01 +01:00
Andras Bacsai
146fee14e5
Refactor destination.blade.php: Update server selection UI
2024-02-08 11:50:40 +01:00
Andras Bacsai
08a729dc7b
Add admin dashboard route and view
2024-02-08 11:45:19 +01:00
Stuart Rowlands
0538c2f478
Added pre-deployment support.
2024-02-08 20:02:30 +10:00
Stuart Rowlands
77a0179822
Added basic support for post-deployment commands.
2024-02-08 19:27:43 +10:00
Andras Bacsai
3d7295fec3
fix: new menu on navbar
2024-02-08 09:08:21 +01:00
Andras Bacsai
43eb2fb00b
new navbar
2024-02-07 15:31:03 +01:00
Andras Bacsai
9e1a7d5d9a
feat: multi deployments
2024-02-07 14:55:06 +01:00
Andras Bacsai
5bdbab7276
ui: specific about newrelic logdrains
2024-02-07 09:04:35 +01:00
Andras Bacsai
3616fc8ca9
Refactor code and add additional destinations
2024-02-06 15:05:11 +01:00
Andras Bacsai
10e307f92b
Refactor help button in navbar and boarding layout
2024-02-06 11:50:03 +01:00
Andras Bacsai
b96807d34c
fix: feedback from self-hosted envs to discord
2024-02-06 11:36:20 +01:00
Andras Bacsai
26ccc4afb4
Refactor server validation and installation logic
2024-02-05 15:13:39 +01:00
Andras Bacsai
49f5240ff8
fix: better server validation and installation process
...
fix: add destination to queue deployment
feat: force start deployment
2024-02-05 14:40:54 +01:00
Andras Bacsai
d3eb87561e
Fix styling issue in tag links
2024-02-05 10:00:53 +01:00
Andras Bacsai
8b58c8f856
Add tags to show and index views
2024-02-05 09:51:44 +01:00
Andras Bacsai
1d59383c78
feat: clone to env
2024-02-04 16:54:12 +01:00
Andras Bacsai
dcb61a553e
Merge pull request #1706 from piscis/patch-1
...
fix: Wrap tags and avoid horizontal overflow
2024-02-04 14:39:55 +01:00
Andras Bacsai
e06e31642f
Refactor modal component and add new functionality
2024-02-04 14:07:08 +01:00
Andras Bacsai
9dfce48380
Add private_keys array initialization and define additional private properties
2024-02-04 13:50:24 +01:00
Andras Bacsai
8eed87e2f7
Update main class with mx-auto
2024-02-04 13:50:16 +01:00
Alex
d56d4eb8fc
fix: Wrap tags and avoid horizontal overflow
2024-02-04 13:15:39 +01:00
Andras Bacsai
1d3b7ffd3b
Refactor tags functionality and improve user experience
2024-02-03 12:44:18 +01:00
Andras Bacsai
0b5baf60a5
fix: tags
2024-02-03 12:39:07 +01:00
Andras Bacsai
e7fdff0f69
feat: tags
...
ui: improvements
2024-02-02 11:50:28 +01:00
Andras Bacsai
6312c0ba84
feat: tags and tag deploy webhooks
2024-02-01 15:38:12 +01:00
Andras Bacsai
c76e8bb0de
fix: migrate to new modal
2024-01-31 16:14:12 +01:00
Andras Bacsai
8ff7aeb78b
ui: new modal component
2024-01-31 14:18:59 +01:00
Andras Bacsai
f1a9e28d5a
fix: sentry
2024-01-31 14:18:51 +01:00
Andras Bacsai
3ae9501814
fix: dns validation + duplicated fqdns
2024-01-30 09:22:34 +01:00
Andras Bacsai
ff7d0d442d
Update button text in private key create view
2024-01-29 16:33:01 +01:00
Andras Bacsai
1d1ec20cb7
Update version numbers
2024-01-29 16:13:04 +01:00
Andras Bacsai
5c29ecdf10
feat: add initial support for custom docker run commands
2024-01-29 16:07:00 +01:00
Andras Bacsai
f7853ee174
Refactor deployments_per_server variable and update dashboard view
...
This commit refactors the `deployments_per_server` variable in the `Dashboard` class to remove the type hint and updates the corresponding view file to handle the changes. The `deployments_per_server` variable is now grouped by `server_name` and converted to an array. This improves the organization and readability of the code.
2024-01-29 13:26:50 +01:00
Andras Bacsai
de3a7b6eca
Add previous page functionality to deployment index
...
This commit adds the functionality to navigate to the previous page in the deployment index. It includes changes to the `Index.php` and `index.blade.php` files.
2024-01-29 13:06:26 +01:00
Andras Bacsai
49845f3da7
fix: webhooks for multiple apps
2024-01-29 11:23:04 +01:00
Andras Bacsai
987409bae4
fix: bitbucket manual deployments
2024-01-29 10:43:18 +01:00
Andras Bacsai
f255a71434
Merge pull request #1673 from Niki2k1/feat/bitbucket-manual-webhook
...
feat: added manual webhook support for bitbucket
2024-01-29 08:38:05 +01:00
Andras Bacsai
fd3cdc2c7d
Update deployment status border color
2024-01-29 08:32:04 +01:00
Andras Bacsai
84c3f832ae
Add missing closing div tag in dashboard.blade.php
2024-01-29 08:30:00 +01:00
Andras Bacsai
561e424a7d
feat: dashboard live deployment view
2024-01-27 18:44:40 +01:00
Andras Bacsai
050155328b
Update toast.blade.php to use x-html instead of x-text
2024-01-26 10:37:53 +01:00
Andras Bacsai
f8c19e1fb3
Update contact links in error and subscription views
2024-01-26 08:39:54 +01:00
Andras Bacsai
27c1bda09b
Update button labels in create forms
2024-01-25 16:02:31 +01:00
Andras Bacsai
1af7ffcdc4
Refactor input field for port number
2024-01-25 15:58:58 +01:00
Andras Bacsai
39647367a5
Add build pack selection and update related fields
2024-01-25 15:57:04 +01:00
Andras Bacsai
ae4b263810
Update GitHub App registration button
2024-01-25 15:26:23 +01:00
Andras Bacsai
7a7157c155
fix: deployment queue
...
fix: cancel deployment
ui: changed to simpler toaster
2024-01-25 11:57:47 +01:00
Andras Bacsai
6ecb9c21ce
cloud: send notification email if payment
2024-01-24 11:28:01 +01:00
Andras Bacsai
01f7b07fa3
feat: concurrent builds / server
2024-01-24 11:12:23 +01:00
Niklas Lausch
54d8cb9027
feat: added manual webhook support for bitbucket
2024-01-24 10:56:24 +01:00
Andras Bacsai
238337fecb
Add new shared variable and update variable usage
2024-01-23 20:26:45 +01:00
Andras Bacsai
7a51acbf8d
add slide-over component
2024-01-23 19:01:17 +01:00
Andras Bacsai
fb478c79b3
feat: shared environments
2024-01-23 17:13:23 +01:00
Andras Bacsai
abcc004953
feat: clone any resource
2024-01-22 16:08:18 +01:00
Andras Bacsai
2edf71a0dd
feat: move resources between projects / environments
2024-01-22 15:12:38 +01:00
Andras Bacsai
cbec39099a
Refactor Git section in advanced.blade.php
2024-01-22 14:13:40 +01:00
Andras Bacsai
8128dfc061
Update resource limits helper links
2024-01-22 10:47:47 +01:00
Andras Bacsai
2b394d6fea
fix: show container on logs/executecontainer command views
...
fix: exclude containers with restart: no from hc
feat: add compose to predefined docker network
service: add glitchtip
2024-01-21 14:30:03 +01:00
Andras Bacsai
68fe886fb0
Add restart functionality to proxy deployment
2024-01-18 12:14:11 +01:00
Andras Bacsai
4631c73809
Update general.blade.php with build server option and network section
2024-01-18 12:05:48 +01:00
Andras Bacsai
77558b37da
refactor build server
2024-01-18 11:40:13 +01:00
Andras Bacsai
e060409a76
fix: links
2024-01-18 11:24:07 +01:00
Andras Bacsai
1e158badfc
Update button text in by-ip.blade.php
2024-01-17 15:41:38 +01:00
Andras Bacsai
c620bb58ed
Add build pack selection and show/hide static site options
2024-01-17 15:41:32 +01:00
Andras Bacsai
c5f3398b73
Update build server and swarm support messages
2024-01-17 14:06:41 +01:00
Andras Bacsai
3878527de8
Update server unreachable notifications to include automatic revival
2024-01-17 14:02:54 +01:00
Andras Bacsai
4abcb2d5b9
Update notification labels in Discord and Telegram settings
2024-01-17 12:23:58 +01:00
Andras Bacsai
b6ce2e9122
typo
2024-01-17 11:39:45 +01:00
Andras Bacsai
8c60dd5523
typo
2024-01-17 11:21:47 +01:00
Andras Bacsai
a42c8da344
fix: proxy ui view
...
feat: build server 🌮
2024-01-16 15:19:14 +01:00
Andras Bacsai
7a0e415ecf
fix: checkbox click
2024-01-16 12:28:59 +01:00
Andras Bacsai
d721f4809a
fix ui
2024-01-16 12:20:40 +01:00
Andras Bacsai
22431eee9a
fix: change proxy view
2024-01-16 11:32:56 +01:00
Andras Bacsai
75813a289c
check domains againts cloudflare ip range
2024-01-15 11:37:26 +01:00
Andras Bacsai
48990db699
Add link to documentation for further help
2024-01-15 11:00:09 +01:00
Andras Bacsai
0f5559bc61
fix: service stack view
2024-01-15 10:19:37 +01:00
Andras Bacsai
1afb509c33
add domain validation + custom dns servers
...
add new guides / docs
2024-01-15 10:03:15 +01:00
Andras Bacsai
f762959c9f
Refactor select.blade.php file
2024-01-12 15:41:46 +01:00
Andras Bacsai
90a5a23fd9
Fix initial username placeholder in PostgreSQL database view
2024-01-12 15:41:43 +01:00
Andras Bacsai
5e7c6906b3
fix: cpuset limits was determined in a way that apps only used 1 CPU max, ehh, sorry.
2024-01-12 13:47:01 +01:00
Andras Bacsai
408738e08d
Add service status to Index.php and update resource display in index.blade.php
2024-01-12 11:31:51 +01:00
Andras Bacsai
8d04fbdb74
feat: search between resources
2024-01-12 11:25:20 +01:00
Andras Bacsai
c5782252ea
Merge branch 'fix' into next
2024-01-11 19:00:13 +01:00
Andras Bacsai
9db6c12eea
fix missing a end tag
2024-01-11 18:54:55 +01:00
Andras Bacsai
f1eddae379
cleanup
2024-01-11 14:24:54 +01:00
Andras Bacsai
cf9be9355f
fix: upload limit on ui
2024-01-11 11:55:17 +01:00
Andras Bacsai
6b24001876
feat: import backups
2024-01-10 15:42:54 +01:00
Andras Bacsai
6bb45430c9
fix: submit error on postgresql
2024-01-10 14:41:05 +01:00
Andras Bacsai
8a63ef5da9
Merge branch 'feat/db-import' of github.com:stooit/coolify into stooit-feat/db-import
2024-01-10 14:36:59 +01:00
Andras Bacsai
e324866a27
Refactor database configuration layout
2024-01-10 14:34:04 +01:00
Andras Bacsai
0e5f733657
Add import tab to database configuration view
2024-01-10 14:33:21 +01:00
Andras Bacsai
c5932ed337
smaller ui fixes
2024-01-10 12:41:29 +01:00
Andras Bacsai
ce0b38035c
Merge branch 'next' into feat/scheduled-tasks-cron
2024-01-10 12:03:48 +01:00
Andras Bacsai
68f1621757
Merge branch 'main' into fix-typos
2024-01-10 11:55:33 +01:00
Andras Bacsai
f445a8c312
fix: update navbar on build_pack change
2024-01-10 11:07:53 +01:00
Andras Bacsai
225bf06736
Update version numbers and remove unused files
2024-01-10 10:50:07 +01:00
Ray Berger
5ee29c6072
fix typos
2024-01-07 22:32:54 +00:00
Andras Bacsai
4c3907c296
refactor routes
2024-01-07 16:23:41 +01:00
Stuart Rowlands
557e1407d0
Added database import feature.
2024-01-06 15:24:57 +10:00
Raymond Berger
3c99f24b5a
fix small typo
2024-01-05 15:10:30 +01:00
Stuart Rowlands
512197021b
Minor cleanup.
2024-01-05 15:26:51 +10:00
Stuart Rowlands
e233ec05b5
Merge branch 'main' into feat/scheduled-tasks-cron
2024-01-05 15:08:20 +10:00
Stuart Rowlands
d0e3a20a65
Merge branch 'main' of github.com:stooit/coolify
2024-01-05 15:08:06 +10:00
Stuart Rowlands
e2e6813632
Functional scheduled executions.
...
Display last executions.
Support for Services.
2024-01-05 15:06:36 +10:00
Andras Bacsai
64a7f27e37
fix: file storage save
2024-01-04 13:03:46 +01:00
Andras Bacsai
83d96c8d11
Refactor custom labels handling in General.php and update Docker Compose Content label in general.blade.php
2024-01-02 17:14:52 +01:00
Andras Bacsai
a8ca57d095
Update link in helper message in general.blade.php
2024-01-02 16:47:05 +01:00
Andras Bacsai
2d936a4b22
add compose link
2024-01-02 16:46:08 +01:00
Andras Bacsai
025135bd2a
feat: raw docker compose deployments
2024-01-02 13:55:35 +01:00
Stuart Rowlands
7913a639b5
Complete add/edit/delete for scheduled tasks.
...
Refactor views.
2024-01-01 18:23:29 -08:00
Stuart Rowlands
adecf328fc
WIP start of scheduled tasks.
2024-01-01 10:33:16 -08:00
Andras Bacsai
ba55e0c1bb
feat: add environment description + able to change name
2023-12-30 14:47:26 +01:00
Andras Bacsai
e78d851c85
fix: button title
2023-12-27 17:14:18 +01:00
Andras Bacsai
52d05005ed
fix: deploy instead of restart in case swarm is used
2023-12-27 17:12:09 +01:00
Andras Bacsai
f03aa57758
fix: routing, switch back to old one
2023-12-27 16:45:01 +01:00
Andras Bacsai
29ee9915f3
fix: check proxy after mount on server view
...
fix: change realtime console log
version++
2023-12-21 09:28:39 +01:00
Andras Bacsai
665e3761c4
fix: stay tuned
2023-12-21 08:48:53 +01:00
Andras Bacsai
e3ee84105c
disable db + service deployments swarm
2023-12-20 14:45:47 +01:00
Andras Bacsai
638d0c8c99
fix: get swarm service logs
2023-12-20 14:11:50 +01:00
Andras Bacsai
87036cc49b
link
2023-12-20 10:27:39 +01:00
Andras Bacsai
e48842c6ec
fix: swarm support ui
2023-12-20 10:19:21 +01:00
Andras Bacsai
798acb8ee5
add swarm server grouping
...
fixes for swarm
2023-12-19 13:47:12 +01:00
Andras Bacsai
70c662daf8
disable swarm for the next release
2023-12-18 17:13:22 +01:00
Andras Bacsai
8ae385b9f9
fix: add alpha to swarm
2023-12-18 14:34:04 +01:00
Andras Bacsai
62c38c9859
wip: swarm
2023-12-18 14:01:25 +01:00
Andras Bacsai
27c36bec83
feat: custom docker compose commands
2023-12-17 20:56:12 +01:00
Andras Bacsai
c6b8eabe10
wip: swarm
2023-12-15 15:48:01 +01:00
Andras Bacsai
ab2f9f073f
Merge pull request #1546 from stooit/fix/docker-compose-multidomain
...
fix: Multiple domain links in docker compose applications.
2023-12-15 10:39:01 +01:00
Andras Bacsai
3bda289428
fix: ui for adding new destination
2023-12-15 10:24:02 +01:00
Stuart Rowlands
b46de99af9
Fixes multi-domain links in docker compose applications.
2023-12-14 18:16:17 -08:00
Andras Bacsai
75d1ec4f42
feat: pull latest images for services
2023-12-14 14:50:38 +01:00
Andras Bacsai
a0abde8652
ui: add image name to service stack + better options visibility
2023-12-14 14:24:54 +01:00
Andras Bacsai
b06b465ffa
fix: add catch all route
2023-12-13 15:29:45 +01:00
Andras Bacsai
02c8b9f471
fix: password reset / invitation link requests
2023-12-13 15:22:37 +01:00
Andras Bacsai
1ff1664b6c
fix: copy invitation
2023-12-13 14:44:11 +01:00
Andras Bacsai
52d84c5e9e
refactor: clone project
2023-12-13 14:22:23 +01:00
Andras Bacsai
00d708610d
improve local dev + contribution guide
2023-12-13 11:12:53 +01:00
Andras Bacsai
87c3d0048c
fix
2023-12-11 21:43:53 +01:00
Andras Bacsai
1c71ac78e2
fix
2023-12-11 21:35:09 +01:00
Andras Bacsai
41181cac12
asdasdasd time to sleep
2023-12-11 21:30:13 +01:00
Andras Bacsai
41b6df0e6e
fix
2023-12-11 21:26:21 +01:00
Andras Bacsai
4f3f98be0a
fix
2023-12-11 21:26:18 +01:00
Andras Bacsai
7a97a4b69c
fixes
2023-12-11 21:23:33 +01:00
Andras Bacsai
6ae87466ca
fix: only allow to modify in .env file if AUTOUPDATE is set
2023-12-11 21:19:45 +01:00
Andras Bacsai
601a1e128e
fixes
2023-12-11 20:22:31 +01:00
Andras Bacsai
d79da996d3
fix
2023-12-11 20:01:54 +01:00
Andras Bacsai
4f800f5331
hmm, why
2023-12-11 19:46:46 +01:00
Andras Bacsai
8a80dbd5d8
fix
2023-12-11 19:36:44 +01:00
Andras Bacsai
f4d7c4f942
update
2023-12-11 19:25:35 +01:00
Andras Bacsai
40716550ec
fix
2023-12-11 19:16:17 +01:00
Andras Bacsai
f0ee26cd86
fix realtimePort
2023-12-11 19:11:29 +01:00
Andras Bacsai
6d9a66ff1b
fix: websocket
2023-12-11 18:48:00 +01:00
Andras Bacsai
17c8872130
fix: realtime connection?!
2023-12-11 18:06:29 +01:00
Andras Bacsai
3ffa2b6b8d
fix: add ipv6
2023-12-11 16:34:36 +01:00
Andras Bacsai
35134f2327
fix: pusher host
2023-12-11 16:32:41 +01:00
Andras Bacsai
1fd12832ca
refactor: application status changed realtime
2023-12-11 13:43:16 +01:00
Andras Bacsai
dbc55233cb
fix: add new destination
2023-12-11 13:02:29 +01:00
Andras Bacsai
af6d94c0d8
fix: realtime check
2023-12-11 12:40:56 +01:00
Andras Bacsai
e022492770
fix: realtime connection popup could be disabled
2023-12-11 12:03:32 +01:00
Andras Bacsai
956416b522
refactor: service logs are now on one page
2023-12-11 11:27:41 +01:00
Andras Bacsai
2846e049fa
fix: ui
2023-12-11 10:29:03 +01:00
Andras Bacsai
3ffd3fc819
fix: channels
...
feat: database backup is realtime now
2023-12-11 10:23:10 +01:00
Andras Bacsai
4b024017ad
fix: live mode for github webhooks
2023-12-11 09:36:21 +01:00
Andras Bacsai
3d28669cad
fix: boarding view
2023-12-10 15:57:46 +01:00
Andras Bacsai
6bb79e10bc
fix: double ws connection
2023-12-08 22:51:42 +01:00
Andras Bacsai
ba2e4c06f1
fix
2023-12-08 21:37:20 +01:00
Andras Bacsai
1bfb9637ba
hmm
2023-12-08 21:12:22 +01:00
Andras Bacsai
3eedb43b66
fix
2023-12-08 21:04:27 +01:00
Andras Bacsai
26aca6a4c0
remove polling
2023-12-08 20:13:17 +01:00
Andras Bacsai
3cbf8c281d
remove polling
2023-12-08 20:12:54 +01:00
Andras Bacsai
efd9087b74
fix buildpack form
2023-12-08 15:27:11 +01:00
Andras Bacsai
a249ee1b1f
fix: live event
2023-12-08 13:55:55 +01:00