peaklabs-dev
|
b7451802a6
|
css fix
|
2024-11-08 15:14:13 +01:00 |
|
peaklabs-dev
|
2676f9a8db
|
fix disable 2 stp confirmation UI
|
2024-11-08 15:09:54 +01:00 |
|
peaklabs-dev
|
19616283db
|
fix: Confirmation Settings css for light mode
|
2024-11-08 11:53:44 +01:00 |
|
peaklabs-dev
|
653cfcc766
|
fix 2 advanced settings
|
2024-11-08 11:38:07 +01:00 |
|
Andras Bacsai
|
3d58b92a33
|
migrate settings from legacy model binding
|
2024-10-28 10:10:27 +01:00 |
|
Andras Bacsai
|
2877080a39
|
Refactor variable and function names for consistency
|
2024-10-25 10:59:12 +02:00 |
|
Andras Bacsai
|
d9a9205e49
|
Refactor settings index.blade.php to add missing div tag
|
2024-10-22 11:11:29 +02:00 |
|
Andras Bacsai
|
28667a32c1
|
fix: able to update ipv4 / ipv6 instance settings
|
2024-10-21 14:26:34 +02:00 |
|
Andras Bacsai
|
2809083f61
|
Refactor Redis password handling and migration to use environment variables
|
2024-10-21 13:43:34 +02:00 |
|
Andras Bacsai
|
67c69b4ba4
|
Merge branch 'next' into disable-2-step-confirmation-if-needed
|
2024-10-21 10:58:04 +02:00 |
|
Nathan James
|
4572bf0fba
|
change heading to match others
|
2024-10-17 17:44:05 +01:00 |
|
peaklabs-dev
|
83c7e1b78b
|
fix typos
|
2024-10-17 12:36:18 +02:00 |
|
peaklabs-dev
|
8284cdfb02
|
add password confirmation to disable two step confirmation
|
2024-10-17 12:23:13 +02:00 |
|
peaklabs-dev
|
2cb424ed7b
|
setting to disable tow step confirmation
|
2024-10-17 12:07:35 +02:00 |
|
Andras Bacsai
|
8065da9fa0
|
Refactor input fields to include autocomplete="off"
|
2024-10-01 11:55:01 +02:00 |
|
Andras Bacsai
|
2e55b55e2c
|
Merge pull request #3248 from nahuhh/settings
settings: typo
|
2024-08-29 14:26:36 +02:00 |
|
nahuhh
|
d25b6d6ea6
|
settings: typo
|
2024-08-28 22:44:23 +00:00 |
|
Andras Bacsai
|
68169f75d1
|
refactor: Remove unused server timezone seeder and related code
|
2024-08-26 15:26:08 +02:00 |
|
Andras Bacsai
|
b8ff0540e2
|
Merge branch 'next' into set-server-timzone-setting
|
2024-08-26 13:21:21 +02:00 |
|
ayntk-ai
|
74bf4629d6
|
added helpers to the timezone switcher
|
2024-08-16 17:42:26 +02:00 |
|
ayntk-ai
|
1e711de52a
|
UI for Instance timezone
|
2024-08-16 15:58:33 +02:00 |
|
Jay
|
0e844533de
|
Update index.blade.php
This PR adds a helper text to the instance domain name to clarify the use of enabling it
|
2024-08-15 17:09:22 +02:00 |
|
Andras Bacsai
|
fa28e952de
|
refactor: Update cron expressions and add helper text for scheduled tasks
|
2024-08-08 12:50:49 +02:00 |
|
Andras Bacsai
|
5a82395bb7
|
feat: Update auto update and update check frequencies in settings
|
2024-08-07 11:55:16 +02:00 |
|
Andras Bacsai
|
d3085e1ade
|
feat: Add manual update check functionality to settings page
|
2024-08-07 11:42:55 +02:00 |
|
Andras Bacsai
|
b77171d2f2
|
fix: settings view
feat: add separate views for settings
|
2024-08-06 14:36:56 +02:00 |
|
ayntk-ai
|
d9edb1c72f
|
fix
|
2024-08-06 11:32:37 +02:00 |
|
ayntk-ai
|
93322dc3cf
|
updated helper text
|
2024-08-06 11:29:02 +02:00 |
|
ayntk-ai
|
b64d4881cb
|
made helper more clear
|
2024-08-05 20:33:20 +02:00 |
|
ayntk-ai
|
4dfec6771c
|
added defaults, remove duplicated cron validation
|
2024-08-05 20:31:06 +02:00 |
|
ayntk-ai
|
38976dac12
|
fixes and check for valid cron expressions
|
2024-08-05 20:05:38 +02:00 |
|
ayntk-ai
|
7d6a895449
|
Updated Configuration Settings
|
2024-08-05 14:44:20 +02:00 |
|
Andras Bacsai
|
da6f2da3d0
|
feat: lots of api endpoints
|
2024-07-01 16:26:50 +02:00 |
|
Benjamin Rumble
|
ca917d9d21
|
fix minor typo in backup.blade.php
~add as a database~ -> add a database
|
2024-06-27 11:30:28 -04:00 |
|
Astrid
|
5d2651afc1
|
Add margin top to button
|
2024-06-24 17:20:56 +02:00 |
|
Thijmen Stavenuiter
|
70cd5d364c
|
Add ability to give a name to an instance
|
2024-06-22 10:22:57 +02:00 |
|
Andras Bacsai
|
35cea852ca
|
feat: add titles
|
2024-06-07 11:01:10 +02:00 |
|
Andras Bacsai
|
e9e12ad843
|
feat: able to change database passwords on the UI. It won't sync to the database.
|
2024-06-05 11:44:25 +02:00 |
|
Andras Bacsai
|
63e64b8bcc
|
refactor: Remove redundant heading in backup settings page
|
2024-05-24 09:35:36 +02:00 |
|
Andras Bacsai
|
70a4b7c863
|
feat: new manual update process + remove next_channel
|
2024-05-17 09:52:19 +02:00 |
|
Andras Bacsai
|
848e6102a1
|
fix css here and there
|
2024-05-06 13:58:19 +02:00 |
|
Andras Bacsai
|
ef37bf9b1a
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-05-06 13:31:13 +02:00 |
|
Andras Bacsai
|
80ef99a24b
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-05-06 12:33:24 +02:00 |
|
Andras Bacsai
|
6062a1f8c7
|
chore: Update DNS server validation helper text
|
2024-05-06 12:33:22 +02:00 |
|
Francesco Bruno
|
3235907266
|
Refactor settings page layout for better responsiveness
|
2024-05-05 17:18:48 +00:00 |
|
Francesco Bruno
|
99c7e417d6
|
Global setting's input text uses flex wrap for better spacing on small screens
|
2024-05-05 17:17:54 +00:00 |
|
Chiko
|
d71682a3f7
|
Change of wording
|
2024-05-03 15:06:06 +01:00 |
|
Benjamin Rumble
|
00ad35fc3e
|
Changed wording to make more sense
Previous wording is incorrect English
|
2024-04-10 17:57:20 -04:00 |
|
Andras Bacsai
|
be3cbd9e21
|
Refactor email settings message in email.blade.php
|
2024-03-27 11:37:09 +01:00 |
|
Andras Bacsai
|
995197cad9
|
Update button label and server retrieval logic***
***Refactor email settings form***
***Update project index view layout
|
2024-03-25 12:47:10 +01:00 |
|