Lance Pioch
c7a307af6e
Enforce return and parameter types
2024-10-19 21:02:49 -04:00
Boy132
a58e159478
Settings page ( #486 )
...
* remove old settings stuff
* add basic settings page
* add some settings
* add "test mail" button
* fix mail fields not updating
* fix phpstan
* fix default for "top navigation"
* force toggle buttons to be bool
* force toggle to be bool
* add class to view to allow customization
* add mailgun settings
* add notification settings
* add timeout settings
* organize tabs into sub-functions
* add more settings
* add backup settings
* add sections to mail settings
* add setting for trusted_proxies
* fix unsaved data alert not showing
* fix clear action
* Fix clear action v2
TagsInput expects an array, not a string, fails on saving when using `''`
* Add App favicon
* Remove defaults, collapse misc sections
* Move Save btn, Add API rate limit
* small cleanup
---------
Co-authored-by: notCharles <charles@pelican.dev>
2024-07-29 12:14:24 +02:00
Boy132
61f3e965ba
Refactor egg services ( #358 )
...
* combine importer and updateimport
* integrate egg parser into importer
* remove EggCreationService and EggUpdateService
* run pint
* revert change to composer.json
* use egg exporter directly instead of old admin route
2024-06-11 21:01:31 +02:00
Charles
93bfe925b9
Merge pull request #333 from pelican-dev/issue/2
...
Remove unused parameters
2024-06-07 17:32:40 -04:00
Boy132
cc1ac1eba1
Allow importing eggs via url ( #344 )
...
* allow importing eggs via url
* refactor
* run pint
* turn back into one button
* fix empty check
* small cleanup
* removed container for tabs
* Update URL function
* Use sys temp
---------
Co-authored-by: notCharles <charles@pelican.dev>
2024-06-07 17:31:34 -04:00
Lance Pioch
6f1de67523
Remove extraneous parameters
2024-06-05 16:03:04 -04:00
Lance Pioch
44f5ea567f
Merge branch 'main' into charles/rework-server
...
# Conflicts:
# app/Filament/Resources/ServerResource/Pages/EditServer.php
2024-06-02 17:46:45 -04:00
Lance Pioch
110cc1248b
Fix relationship
2024-06-02 00:33:58 -04:00
notCharles
118977c8c5
Merge branch 'main' into charles/rework-server
2024-06-01 15:54:03 -04:00
Boy132
82fd547484
replace encrypt/ decrypt with encrypted casting
2024-05-28 15:24:20 +02:00
notCharles
dec1cf8e74
Rework Edit Server Page
...
a WIP, Also functional
2024-05-27 20:02:13 -04:00
Lance Pioch
da698a3666
Remove exception
2024-05-21 21:02:11 -04:00
Boy132
6bdd1b3ccb
Add api for server transfers ( #153 )
...
* add application api endpoint to start server transfer
* add basics for "cancel transfer" endpoint
* wire up wings cancel
* lint
2024-05-15 07:37:56 -07:00
Boy132
f02eb5bfba
rename "oom_disabled" to "oom_killer" and invert logic
2024-05-12 22:21:22 +02:00
Lance Pioch
8f4b68617a
Use the current user as the new author
2024-05-07 22:00:40 -04:00
Lance Pioch
69b70bf649
Merge branch 'master' into issue/fix-3
2024-04-18 17:20:23 -04:00
Lance Pioch
5469dce6ca
Remove unused variables
2024-04-18 03:50:45 -04:00
Lance Pioch
c5008a43e7
Use new enum
2024-04-18 03:50:20 -04:00
notCharles
54eaf8ab0f
Change colums
...
Closes https://github.com/pelican-dev/panel/issues/3
2024-04-13 21:51:22 -04:00
Lance Pioch
e634dd81b1
Take these out
2024-04-04 18:58:01 -04:00
Lance Pioch
eb5c304f69
Remove these mount usages
2024-03-28 13:29:24 -04:00
Lance Pioch
b8b4750f46
Simplify locales
2024-03-23 12:43:01 -04:00
Lance Pioch
1d96ed8869
Replace service
2024-03-19 15:48:11 -04:00
Lance Pioch
d58496a355
Replace with helper
2024-03-19 05:11:41 -04:00
Lance Pioch
d9cfb62a12
Use config helper instead
2024-03-19 04:59:19 -04:00
Lance Pioch
c01330dc06
Remove service
2024-03-19 04:30:26 -04:00
Lance Pioch
c4a471f91a
Handle deletion better
2024-03-18 21:23:13 -04:00
Lance Pioch
b8d0cb0745
Styling
2024-03-17 13:49:19 -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
1172fec6e5
Remove record not found exception
2024-03-16 23:34:45 -04:00
Lance Pioch
38d68d8221
Use view helper instead
2024-03-16 23:23:07 -04:00
Lance Pioch
aa93cd65c1
Remove backup and mount repositories
2024-03-16 23:01:45 -04:00
Lance Pioch
9d3a6ae494
Remove DatabaseHost Repository
2024-03-16 22:41:36 -04:00
Lance Pioch
449f875d20
Remove egg variable repository
2024-03-16 22:13:13 -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
df37de4d2d
Remove egg repository
2024-03-16 20:14:50 -04:00
Lance Pioch
89477421e1
Remove api key repository
2024-03-16 20:00:31 -04:00
Lance Pioch
ea417cf45e
Remove allocation repository
2024-03-16 19:52:32 -04:00
Lance Pioch
666634ae88
Small fixes
2024-03-16 19:28:31 -04:00
Lance Pioch
1813e6f549
Remove user repository
2024-03-16 19:10:31 -04:00
Lance Pioch
2aa06fc009
Small replacement fixes
2024-03-16 18:54:57 -04:00
Lance Pioch
4e42cd784a
Remove server repository and interface
2024-03-16 15:01:41 -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