Boy132
06be887c39
replace "ineedaname"'s
2025-06-28 17:01:30 +02:00
Charles
250d293edf
Disaster Recovery v4
2025-06-23 09:17:43 -04:00
Charles
ea19202609
Disaster Recovery v3 + filament v4b8
2025-06-23 08:54:51 -04:00
Charles
e5cdd05167
Disaster Recovery v1
2025-06-23 07:33:34 -04:00
Charles
28b752a983
replace placeholder
with textentry
...
deprecated
2025-04-25 09:02:47 -04:00
notCharles
6284c73edb
wip
2025-04-24 20:02:20 -04:00
notCharles
8e483f982e
pint
2025-04-24 19:24:46 -04:00
notCharles
61da930909
wip
2025-04-24 19:03:34 -04:00
MartinOscar
03d6c88f65
Fix OAuth
Modals CopyAction
& use x-filament::link
( #1146 )
...
* Fix `CopyAction` & use `x-filament::link`
* PHPStan
2025-03-22 14:05:14 +01:00
Boy132
5e2d106bb9
Call parent constructor in custom oauth provider classes ( #1039 )
2025-02-27 17:22:32 +01:00
MartinOscar
1e7a901371
Don't log duplicated OauthProvider
s during tests ( #1015 )
...
* Make sure OauthProviders we only log if not running tests
* Dependency inject
2025-02-24 19:37:41 +01:00
MartinOscar
35d25d216e
Cleanup OAuth
_noenv & enabled providers ( #989 )
2025-02-11 22:10:27 +01:00
MartinOscar
9ec2f6eae1
Fix OAuthProvider
& Add ColorPicker
for Authentik
( #975 )
...
* Fix driver name
* Fix AuthentikProvider config & Add ColorPicker
* Add sqlite-journal to .gitignore
2025-02-07 17:28:06 +01:00
MartinOscar
e352754e6f
Fix CopyAction
& Add to Server Settings page ( #950 )
...
* Fix & Add to Server Settings page
* Add `request()->isSecure()`
CopyAction only works on SSL, no point in showing it when its not SSL
---------
Co-authored-by: notCharles <charles@pelican.dev>
2025-01-27 19:41:57 +01:00
Boy132
4ec9171017
OAuth improvements ( #903 )
...
* rework oauth provider creation & lodaing
* add separate setup form
* use wizard for setup
* add provider class for discord
* cleanup and fixes
* don't throw exception when creating duplicate provider
* update profile and login pages
* did not mean to remove the whole else, oops
* use import
2025-01-15 18:29:06 +01:00