Commit Graph

9249 Commits

Author SHA1 Message Date
Tim Koch
a35e2f427b Fix inconsistent navbar padding
"Coolify" had pl-3 while the SwitchTeam element and the menu items below had px-2
2024-10-31 18:03:16 +04:00
Tim Koch
fca1815216 Apply tailwind shadow to .box class
Makes .box elements appear raised above the background.
Only works in light mode!
2024-10-31 18:03:15 +04:00
Lucas Michot
fc1b43cd89 Adapt command 2024-10-31 14:59:17 +01:00
peaklabs-dev
79d5434da2 Update service-templates.json 2024-10-31 14:20:11 +01:00
Lucas Michot
9a93e4511e Simplify and optimize the service-templates.yaml generation command 2024-10-31 14:02:03 +01:00
peaklabs-dev
567fe73df7 remove duplicated step 3 2024-10-31 13:45:26 +01:00
🏔️ Peak
901af1726c Merge pull request #3806 from LEstradioto/fix-autocompletes
fix autocompletes
2024-10-31 13:41:33 +01:00
🏔️ Peak
01bdde2f2b Merge branch 'next' into fix-autocompletes 2024-10-31 13:41:00 +01:00
peaklabs-dev
6be0affa79 fix typo 2024-10-31 11:35:16 +01:00
🏔️ Peak
ba648550b5 Merge pull request #4081 from coollabsio/revert-4076-main
Revert "fix typo" wrong place
2024-10-31 11:34:16 +01:00
🏔️ Peak
0cf356937f Revert "fix typo" 2024-10-31 11:33:51 +01:00
🏔️ Peak
2c344ab144 Merge pull request #4076 from albertorizzi/main
fix typo
2024-10-31 11:32:07 +01:00
🏔️ Peak
2568cad86b Merge branch 'next' into main 2024-10-31 11:31:42 +01:00
Alberto Rizzi
5d5a06dcf6 fix typo 2024-10-30 22:21:52 +01:00
Andras Bacsai
8fbd0b44d5 Refactor Server model to remove SSH multiplexing file and add ServerCleanupMux job
- Remove SSH multiplexing file from the Server model
- Add ServerCleanupMux job to cleanup multiplexed connections every hour
2024-10-30 21:33:06 +01:00
Andras Bacsai
86cf1ae319 Refactor Server model to remove SSH multiplexing file 2024-10-30 21:33:01 +01:00
Andras Bacsai
b846b40813 remove coolify managed label from coolify images 2024-10-30 20:03:30 +01:00
Andras Bacsai
96ca72fcdb refactor server view (phuuu) 2024-10-30 20:03:30 +01:00
peaklabs-dev
ee79faf542 Update mediawiki.yaml 2024-10-30 17:40:41 +01:00
🏔️ Peak
7f45e53574 Merge pull request #4046 from libialany/fix/template-mediawiki
fix volume mediawiki.yaml
2024-10-30 17:38:47 +01:00
Andras Bacsai
7385d7a478 fix: changing private key manually won't trigger a notification 2024-10-30 10:01:58 +01:00
Diogo Carvalho
5bc92abec4 New jenkins service 2024-10-30 00:12:50 +00:00
Andras Bacsai
491b228580 remove unused job 2024-10-29 20:56:58 +01:00
Andras Bacsai
c6c5f62eaa update sentinel version 2024-10-29 15:05:18 +01:00
Andras Bacsai
6462af2d24 Refactor server show blade view: Enable metrics tab and remove commented code 2024-10-29 13:31:15 +01:00
Andras Bacsai
e45e5e2a22 disable dusk 2024-10-29 11:32:50 +01:00
Andras Bacsai
329a94dbcf Refactor Form.php: Remove unused variable 2024-10-29 10:49:53 +01:00
Andras Bacsai
74411e89e6 feat: debug mode for sentinel 2024-10-29 10:48:49 +01:00
Andras Bacsai
c2a2757103 fix: restart sentinel once a day 2024-10-29 10:28:05 +01:00
Andras Bacsai
5780828f0f Refactor registration form view 2024-10-29 10:20:02 +01:00
Andras Bacsai
46a26aa10e Merge pull request #4056 from coollabsio/global-password-policy
fix: register/login page
2024-10-29 10:14:12 +01:00
Andras Bacsai
a17e3caf97 Merge pull request #4053 from angelej/global-password-policy
Remove deprecated fortify password policy and add a stricter one
2024-10-29 10:13:10 +01:00
Andras Bacsai
f87b158c9b fix: login / register view 2024-10-29 10:13:06 +01:00
Andras Bacsai
0938c60c1e Merge branch 'next' into global-password-policy 2024-10-29 10:02:58 +01:00
Andras Bacsai
898433bc4a Refactor modal-confirmation component 2024-10-28 23:02:05 +01:00
Andras Bacsai
2eef8ee433 add dusk tests 2024-10-28 22:57:56 +01:00
Jeremy Angele
6842904cb5 Remove deprecated fortify password policy and add a stricter one 2024-10-28 21:57:00 +01:00
Andras Bacsai
bb7184b3ff Merge pull request #4041 from lucasmichot/feat/try-catch
Remove some useless `catch` blocks
2024-10-28 21:15:08 +01:00
Andras Bacsai
9217d5aa96 Merge pull request #4017 from coollabsio/fix-rendering-glitch
Fix: 2-step confirmation button rendering bug
2024-10-28 21:04:32 +01:00
Andras Bacsai
4d779f8fbc Merge pull request #4043 from angelej/member-role-authorization
Add new role enum and apply authorization
2024-10-28 21:02:45 +01:00
🏔️ Peak
a421fdaee5 Merge pull request #4042 from lucasmichot/feat/class-notation
Always prefer `::class` notation
2024-10-28 17:21:19 +01:00
Jeremy Angele
44f0458eb6 Add new role enum and apply authorization 2024-10-28 17:08:24 +01:00
LibiaMLany
38da39d0f8 fix volume mediawiki.yaml 2024-10-28 12:06:43 -04:00
Lucas Michot
c5403b0b3f Always prefer ::class notation 2024-10-28 14:56:13 +01:00
Lucas Michot
5b6e466e0c Remove some useless catch blocks 2024-10-28 14:37:00 +01:00
🏔️ Peak
94e73c6d8b Merge pull request #4039 from lucasmichot/feat/remove-ray
Remove all `ray()` calls
2024-10-28 14:28:56 +01:00
Lucas Michot
d557a22b91 Remove all ray() calls 2024-10-28 13:51:23 +01:00
peaklabs-dev
a5bcc10e05 remove unused variable assignements 2024-10-28 13:37:36 +01:00
🏔️ Peak
f5b39d4117 Merge pull request #3847 from lucasmichot/useless-variable-assignments
Remove some useless variable assignments
2024-10-28 13:33:54 +01:00
🏔️ Peak
7c2d3c47eb Merge branch 'next' into useless-variable-assignments 2024-10-28 13:32:34 +01:00