Lance Pioch
|
c4a471f91a
|
Handle deletion better
|
2024-03-18 21:23:13 -04:00 |
|
Lance Pioch
|
2aa9be62a1
|
Use route model binding
|
2024-03-17 20:57:06 -04:00 |
|
Lance Pioch
|
a3f33eea3f
|
No need for function
|
2024-03-17 14:27:24 -04:00 |
|
Lance Pioch
|
0dacfc31ac
|
Use built in casts
|
2024-03-17 14:15:06 -04:00 |
|
Lance Pioch
|
7c0a46deaa
|
Yet more static analysis
|
2024-03-17 13:46:01 -04:00 |
|
Lance Pioch
|
e9ea5b1cae
|
Even more static analysis!
|
2024-03-17 13:16:39 -04:00 |
|
Lance Pioch
|
861aeb0c5c
|
More static analysis
|
2024-03-17 13:03:04 -04:00 |
|
Lance Pioch
|
3cea8ca979
|
Better static analysis
|
2024-03-17 12:52:22 -04:00 |
|
Lance Pioch
|
f7c2c1a84c
|
Formatting
|
2024-03-17 00:40:18 -04:00 |
|
Lance Pioch
|
aa93cd65c1
|
Remove backup and mount repositories
|
2024-03-16 23:01:45 -04:00 |
|
Lance Pioch
|
50fa260a38
|
Remove node repository
|
2024-03-16 21:34:09 -04:00 |
|
Lance Pioch
|
f988cc8cfa
|
Remove database repository
|
2024-03-16 20:56:37 -04:00 |
|
Lance Pioch
|
ba95045583
|
Remove settings repository
|
2024-03-16 20:30:31 -04:00 |
|
Lance Pioch
|
666634ae88
|
Small fixes
|
2024-03-16 19:28:31 -04:00 |
|
Lance Pioch
|
521aa203b8
|
Better handling of our permissions
|
2024-03-16 18:53:53 -04:00 |
|
Lance Pioch
|
4969aed383
|
Remove daemon command repo
|
2024-03-16 15:11:10 -04:00 |
|
Lance Pioch
|
4e42cd784a
|
Remove server repository and interface
|
2024-03-16 15:01:41 -04:00 |
|
Lance Pioch
|
41c3f1336a
|
More static analysis
|
2024-03-16 14:26:08 -04:00 |
|
Lance Pioch
|
095bc89aee
|
Basic fixes from phpstan
|
2024-03-16 14:19:40 -04:00 |
|
Lance Pioch
|
e4cee4d69d
|
Remove locations
|
2024-03-14 02:23:30 -04:00 |
|
Lance Pioch
|
a296084d6e
|
Remove nests
|
2024-03-14 01:27:50 -04:00 |
|
Lance Pioch
|
883314b74a
|
Small updates
|
2024-03-12 22:47:32 -04:00 |
|
Lance Pioch
|
c83dd86a41
|
Switch namespace back to App
|
2024-03-12 22:39:16 -04:00 |
|
Matthew Penner
|
1d38b4f0e2
|
Laravel 10 (#4706)
|
2023-02-23 12:30:16 -07:00 |
|
Matthew Penner
|
428311e854
|
database: fix mail settings migration
|
2022-12-12 15:47:48 -07:00 |
|
Lance Pioch
|
a4f6870518
|
server: track reinstall failures differently from initial install failures (#4531)
|
2022-11-21 13:53:54 -07:00 |
|
Boy132
|
032e4f2e31
|
Apply node maintenance mode to servers (#4421)
|
2022-11-06 16:02:30 -07:00 |
|
Boy132
|
f2095e815e
|
Allow users to change the server description (#4420)
|
2022-10-31 10:20:53 -06:00 |
|
Lance Pioch
|
548affba84
|
Fix linting (#4504)
|
2022-10-29 17:58:55 -06:00 |
|
Matthew Penner
|
7266c66ebf
|
un-type getRulesForUpdate; fixes #4463
|
2022-10-23 18:14:50 -06:00 |
|
Matthew Penner
|
cbcf62086f
|
Upgrade to Laravel 9 (#4413)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2022-10-14 10:59:20 -06:00 |
|
Matthew Penner
|
815e1e4c4d
|
Ensure server is not in a conflicting state before initiating a transfer (#4403)
|
2022-10-04 19:57:24 -06:00 |
|
Matthew Penner
|
68e9100e57
|
admin(eggs): add force_outgoing_ip option (#4323)
Closes #3841
|
2022-09-25 13:24:54 -06:00 |
|
Matthew Penner
|
8e1a21563e
|
server: add configuration for install notifications (#4331)
* server: track `installed_at`, only send install notification on first install
* server: add configuration for install notifications
|
2022-09-25 13:16:58 -06:00 |
|
DaneEveritt
|
f8c48214a5
|
Track file uploads on Wings, not the panel
|
2022-07-24 17:13:17 -04:00 |
|
DaneEveritt
|
43156e8d53
|
Improve error messaging for validation exceptions
|
2022-06-26 16:31:48 -04:00 |
|
DaneEveritt
|
0520014c0f
|
Add support for tracking when an activity event is triggered from an API key
|
2022-06-18 12:07:44 -04:00 |
|
DaneEveritt
|
92c1c162af
|
Code cleanup for facades
|
2022-06-18 12:07:32 -04:00 |
|
DaneEveritt
|
2f1c8ae91d
|
Add basic server activity log view
|
2022-06-12 15:16:48 -04:00 |
|
DaneEveritt
|
d1da46c5aa
|
Fix incorrect API definitions
|
2022-06-05 18:28:08 -04:00 |
|
DaneEveritt
|
a5521ecb79
|
Add support for returning transforming activity logs on the front-end
|
2022-05-29 20:34:48 -04:00 |
|
DaneEveritt
|
e15985ea39
|
Add support for automatically pruning activity logs
|
2022-05-29 19:45:00 -04:00 |
|
DaneEveritt
|
9b7af02690
|
Add activity logging to most of the endpoints
|
2022-05-29 19:26:28 -04:00 |
|
DaneEveritt
|
287fd60891
|
Log activity when modifying account details
|
2022-05-29 18:48:35 -04:00 |
|
DaneEveritt
|
0b2c0db170
|
Remove last references to audit logs
|
2022-05-29 18:20:54 -04:00 |
|
DaneEveritt
|
0621d8475d
|
Return tests to passing now that we don't ignore a critical event...
|
2022-05-29 17:52:14 -04:00 |
|
DaneEveritt
|
09832cc558
|
Ensure we can properly create an activity log entry; always return soft-deleted models
|
2022-05-29 17:07:54 -04:00 |
|
DaneEveritt
|
2fc5a734f9
|
Update backup logic to use activity logs, not audit logs
|
2022-05-29 16:19:04 -04:00 |
|
DaneEveritt
|
cbecfff6da
|
Add activity logging for files
|
2022-05-29 13:56:39 -04:00 |
|
DaneEveritt
|
0999ad7ff0
|
Add activity logging for authentication events
|
2022-05-28 17:03:58 -04:00 |
|