Andras Bacsai
|
3b4a81be2a
|
refactor add environment + remove unnecessary livewire component
|
2024-11-03 23:49:31 +01:00 |
|
Andras Bacsai
|
8854eeb911
|
refactor new project
|
2024-11-03 23:42:00 +01:00 |
|
Andras Bacsai
|
1bdc2c6d7c
|
refactor discord notification view
|
2024-11-03 23:19:44 +01:00 |
|
Andras Bacsai
|
fd546cec9d
|
fix: refactor destination/docker view
|
2024-11-03 23:08:24 +01:00 |
|
Andras Bacsai
|
4ed76f88f8
|
fix: destinations livewire refactor
removed unnecessary livewire components, renamed them ,etc etc
|
2024-11-03 22:19:41 +01:00 |
|
Andras Bacsai
|
ec81b4ce5c
|
fix: transactional email livewire
|
2024-11-03 21:45:17 +01:00 |
|
Andras Bacsai
|
8c9989136b
|
fix: remove livewire legacy from help view
|
2024-11-03 21:27:26 +01:00 |
|
Andras Bacsai
|
cc7c25aafd
|
fix: dashboard refactor
|
2024-11-03 21:11:35 +01:00 |
|
Andras Bacsai
|
52b4e6216c
|
fix: cloud admin view
|
2024-11-03 13:43:28 +01:00 |
|
Andras Bacsai
|
77a019405a
|
Refactor Livewire server show view to remove redundant code
|
2024-11-01 23:52:43 +01:00 |
|
Andras Bacsai
|
0a3b5cc4e3
|
Refactor livewire server show view to remove redundant code
|
2024-11-01 23:52:43 +01:00 |
|
Andras Bacsai
|
5ce2422b90
|
fix: stripe webhooks
fix: add custome created webhook
|
2024-10-31 23:26:40 +01:00 |
|
Lucas Michot
|
1ec224fde1
|
Inline many variables.
|
2024-10-31 18:20:11 +01:00 |
|
Lucas Michot
|
8e1444eaa7
|
Get rid of many useless blank lines
|
2024-10-31 17:44:01 +01:00 |
|
🏔️ Peak
|
a6b560a649
|
Merge pull request #4089 from lucasmichot/feat/carbon
Prefer `Carbon` methods when possible.
|
2024-10-31 17:00:12 +01:00 |
|
Lucas Michot
|
702ee5cd70
|
Prefer Carbon methods when possible.
|
2024-10-31 16:47:08 +01:00 |
|
Lucas Michot
|
0c133b113c
|
Delete some useless imports
|
2024-10-31 16:33:49 +01:00 |
|
🏔️ Peak
|
588080d12d
|
Merge pull request #4086 from lucasmichot/feat/useless-catch-variable
Remove all useless catch block useless variables.
|
2024-10-31 16:26:31 +01:00 |
|
🏔️ Peak
|
732be30ff7
|
Merge pull request #4085 from lucasmichot/feat/match
Use match when possible.
|
2024-10-31 16:24:50 +01:00 |
|
Lucas Michot
|
601f1a4717
|
Always prefer stricter string comparisons.
|
2024-10-31 15:23:19 +01:00 |
|
Lucas Michot
|
b1d04912a0
|
Remove all useless catch block useless variables.
|
2024-10-31 15:19:37 +01:00 |
|
Lucas Michot
|
e2b396a0f0
|
Use match when possible.
|
2024-10-31 15:14:30 +01:00 |
|
Andras Bacsai
|
96ca72fcdb
|
refactor server view (phuuu)
|
2024-10-30 20:03:30 +01:00 |
|
Andras Bacsai
|
7385d7a478
|
fix: changing private key manually won't trigger a notification
|
2024-10-30 10:01:58 +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 |
|
Jeremy Angele
|
6842904cb5
|
Remove deprecated fortify password policy and add a stricter one
|
2024-10-28 21:57:00 +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 |
|
Jeremy Angele
|
44f0458eb6
|
Add new role enum and apply authorization
|
2024-10-28 17:08:24 +01:00 |
|
Lucas Michot
|
c5403b0b3f
|
Always prefer ::class notation
|
2024-10-28 14:56:13 +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
|
7c2d3c47eb
|
Merge branch 'next' into useless-variable-assignments
|
2024-10-28 13:32:34 +01:00 |
|
Andras Bacsai
|
a4b4b93b30
|
Refactor Member component to handle authorization checks and error handling
|
2024-10-28 10:47:29 +01:00 |
|
Andras Bacsai
|
66e9afd859
|
migrate settings backup frome legacy bind
|
2024-10-28 10:39:50 +01:00 |
|
Andras Bacsai
|
3d58b92a33
|
migrate settings from legacy model binding
|
2024-10-28 10:10:27 +01:00 |
|
Andras Bacsai
|
5a0c00977c
|
Refactor code to remove unnecessary commented out sections
|
2024-10-28 10:08:11 +01:00 |
|
Andras Bacsai
|
26ab73b330
|
Merge pull request #4032 from angelej/force-password-reset-authorization
Add authorization for force-password-resets
|
2024-10-28 09:28:27 +01:00 |
|
Andras Bacsai
|
0df717a397
|
Refactor code to add #[Locked] attribute to Member component
|
2024-10-28 08:54:58 +01:00 |
|
Jeremy Angele
|
9d82863364
|
Add authorization for force-password-resets
|
2024-10-27 20:07:37 +01:00 |
|
Andras Bacsai
|
50519a86a9
|
fix: numberOfLines could be null
|
2024-10-25 17:38:14 +02:00 |
|
Andras Bacsai
|
2263734129
|
save sentinel form update
|
2024-10-25 11:42:37 +02:00 |
|
Andras Bacsai
|
2877080a39
|
Refactor variable and function names for consistency
|
2024-10-25 10:59:12 +02:00 |
|
Andras Bacsai
|
35a1307e7b
|
Refactor variable and function names for consistency
|
2024-10-25 10:59:05 +02:00 |
|
Andras Bacsai
|
cb9b485332
|
Merge pull request #4007 from coollabsio/fix-2-step-deletion
Fix 2 step deletion
|
2024-10-25 09:46:40 +02:00 |
|
Andras Bacsai
|
e66522308e
|
Refactor function and configuration names for experimental features
|
2024-10-25 08:39:58 +02:00 |
|
Andras Bacsai
|
8182305ac4
|
fix: admins should now invite owner
|
2024-10-24 21:47:39 +02:00 |
|
Andras Bacsai
|
25b0c8e354
|
Refactor license and OAuth settings to redirect non-admin users to home page
|
2024-10-24 20:49:20 +02:00 |
|
peaklabs-dev
|
d2066dd2dc
|
fix password is now checked before a user can disable 2 step confirmation
|
2024-10-24 16:21:22 +02:00 |
|
peaklabs-dev
|
ff60189285
|
fix 2 step confirmation password is now checked if it is enabled
|
2024-10-24 16:20:01 +02:00 |
|
Andras Bacsai
|
d938a6ce8f
|
Refactor ShowPrivateKey component and add validation for owned private key
|
2024-10-24 14:28:14 +02:00 |
|
Andras Bacsai
|
0147919dc4
|
Refactor deleteInvitation method in Invitations component
|
2024-10-24 13:44:38 +02:00 |
|
Andras Bacsai
|
bdf9b98596
|
fix: access team's github apps only
|
2024-10-24 13:28:31 +02:00 |
|
Andras Bacsai
|
9a227dbad6
|
feat: terminal views for servers
improvement: connect to container if only one available
|
2024-10-24 12:21:36 +02:00 |
|
Andras Bacsai
|
2e9ce3ed2a
|
feat: add notification settings to server_disk_usage
|
2024-10-22 14:47:01 +02:00 |
|
Andras Bacsai
|
1f221d9791
|
fix: sentinel config changes restarts sentinel
|
2024-10-22 14:10:36 +02:00 |
|
Andras Bacsai
|
ac768e5313
|
feat: limit storage check emails
feat: sentinel should send storage usage
|
2024-10-22 14:01:36 +02:00 |
|
Andras Bacsai
|
0a26598093
|
Merge pull request #3974 from coollabsio/fix-backup-deletion
Fix: Disable tow step confirmation when there is a password throws and error
|
2024-10-22 13:43:33 +02:00 |
|
peaklabs-dev
|
6dfe6a8142
|
fix disable tow step confirmation when there is a password
|
2024-10-22 12:29:48 +02:00 |
|
Andras Bacsai
|
b5146c0dda
|
fix: charts ui
|
2024-10-22 11:39:38 +02:00 |
|
Andras Bacsai
|
c338eef57b
|
fix: should be able to reset labels in read-only mode with manual click
|
2024-10-22 11:25:03 +02:00 |
|
Andras Bacsai
|
bfd6923ba6
|
Merge pull request #3947 from peaklabs-dev/fix-is-required
Fix: Required environment variable throws and errors when updating shared variables
|
2024-10-22 11:15:26 +02:00 |
|
Andras Bacsai
|
3b0029c400
|
Refactor Livewire/Project/Database/BackupExecutions.php to remove unused code
|
2024-10-22 11:11:24 +02:00 |
|
Andras Bacsai
|
028a0bf513
|
fix: Validate sentinel custom URL when enabling sentinel
|
2024-10-22 10:45:12 +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
|
6c82d0ae5f
|
Refactor Redis password handling and migration to use environment variables
|
2024-10-21 12:36:09 +02:00 |
|
Andras Bacsai
|
bf7b0f9e06
|
fix: redis database user and password
|
2024-10-21 12:13:42 +02:00 |
|
Andras Bacsai
|
67c69b4ba4
|
Merge branch 'next' into disable-2-step-confirmation-if-needed
|
2024-10-21 10:58:04 +02:00 |
|
Andras Bacsai
|
056758e3ff
|
Merge pull request #3184 from peaklabs-dev/fix-redis-db-ui
Fix: Redis DB UI
|
2024-10-21 10:00:20 +02:00 |
|
Andras Bacsai
|
97aab8ba28
|
feat: show warning if people would like to use sslip with https
|
2024-10-20 22:26:30 +02:00 |
|
peaklabs-dev
|
e52139f436
|
chore better error message when deleting an environment
|
2024-10-18 13:49:17 +02:00 |
|
peaklabs-dev
|
5a38b21d95
|
fix project deletion and refactor some code
|
2024-10-18 13:48:41 +02:00 |
|
peaklabs-dev
|
1d2e9b6946
|
fix is required on shared variables
|
2024-10-18 12:29:33 +02:00 |
|
Andras Bacsai
|
b75c2dc604
|
pint
|
2024-10-17 22:08:23 +02:00 |
|
Andras Bacsai
|
9044c655b8
|
Refactor Show component to use firstOrFail method when retrieving server by UUID
|
2024-10-17 22:06:48 +02:00 |
|
Andras Bacsai
|
513c74a7e3
|
Refactor BaseComponent to remove unused code and initialize route parameters in the boot method
|
2024-10-17 22:00:27 +02:00 |
|
Andras Bacsai
|
df4e4c2b4e
|
Refactor Show component to initialize server and remove unused code
|
2024-10-17 21:48:43 +02:00 |
|
Andras Bacsai
|
a6259d8a52
|
Refactor BaseComponent to initialize route parameters in the boot method
|
2024-10-17 21:48:38 +02:00 |
|
Andras Bacsai
|
6545d04c46
|
Refactor Livewire Server Advanced and Form components
|
2024-10-17 15:50:43 +02:00 |
|
Andras Bacsai
|
a74d2e8f62
|
refactor
|
2024-10-17 15:43:24 +02:00 |
|
Andras Bacsai
|
2315bdb93f
|
ui updates on server
|
2024-10-17 14:56:36 +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
|
4c95647b96
|
feat: cleanup sentinel on server deletion
fix: Sentinel should not be enabled on build servers
|
2024-10-17 11:21:43 +02:00 |
|
peaklabs-dev
|
85c3270dcc
|
update helper and disable input if variable is shared
|
2024-10-16 13:44:17 +02:00 |
|
peaklabs-dev
|
6f97d589ae
|
feat: variabel sync and support shared vars
|
2024-10-16 13:29:13 +02:00 |
|
🏔️ Peak
|
937666b177
|
Merge branch 'fix-redis-db-ui' into fix-redis
|
2024-10-15 15:48:57 +02:00 |
|
Andras Bacsai
|
46ec8eed64
|
fix: generate sentinel url
|
2024-10-15 15:43:53 +02:00 |
|
Andras Bacsai
|
73923a0207
|
fix: metrics
|
2024-10-15 15:33:05 +02:00 |
|
Andras Bacsai
|
d446cd4f31
|
sentinel updates
|
2024-10-15 13:39:19 +02:00 |
|
Andras Bacsai
|
bea492165f
|
sentinel updates
|
2024-10-14 21:05:33 +02:00 |
|
Andras Bacsai
|
bdd6597451
|
chore: Update project resource index page
|
2024-10-14 19:42:44 +02:00 |
|
🏔️ Peak
|
c1126accd3
|
Merge pull request #3819 from MarioCakeDev/feature/project_settings
Add settings button to projects page
|
2024-10-14 17:37:03 +02:00 |
|
🏔️ Peak
|
cb91b47282
|
Merge pull request #3821 from loudar/next
Limit randomly generated GitHub app name length
|
2024-10-14 15:10:20 +02:00 |
|
Andras Bacsai
|
1f193d465d
|
sentinel updates
|
2024-10-14 12:07:37 +02:00 |
|
Andras Bacsai
|
4707f69b91
|
fix: no manual timezones
|
2024-10-11 15:32:22 +02:00 |
|
Andras Bacsai
|
88f1e58c63
|
feat: required envs
|
2024-10-11 14:38:22 +02:00 |
|
Andras Bacsai
|
24eaa2c9b2
|
fix: sanitize and validate application domains
|
2024-10-11 10:14:27 +02:00 |
|