Exotical
1c1c8c0cc6
Fix client Activity tab issues; fixes #465 ( #466 )
...
* Remove deploy.locations from validator
* Change location data to optional for backwards compat
* Better styling
* Add back comma to follow coding style
* Remove EventServiceProvider from providers file
Fixes duplicated auth messages in the client Activity tab.
* Add null check on $model->actor
Prevents the client Activity tab page from breaking when an authentication attempt has failed.
* Proper type checking on $model->actor
Chose instanceof as it seems to be the best in terms of type safety.
Co-authored-by: MartinOscar <40749467+RMartinOscar@users.noreply.github.com>
* Revert removal of EventServiceProvider
* Remove subscription of AuthenticationListener
* Remove subscriptions for auth events
* Remove unused import Dispatcher
* Remove unused import AuthenticationListener
---------
Co-authored-by: MartinOscar <40749467+RMartinOscar@users.noreply.github.com>
2024-07-09 21:30:12 -07:00
Boy132
5a3c606627
Add OAuth backend ( #386 )
...
* add socialite backend
* fix redirect url
* small cleanup
* fix "oauth" type
* changes from review
2024-06-13 21:06:31 +02:00
Lance Pioch
51cd7a8e81
Remove unused route files
2024-06-06 16:15:35 -04:00
Boy132
b6e46f758d
Remove hashids ( #282 ) and close #269
2024-05-29 18:41:44 -04:00
notCharles
15caac51fb
fix auth redirect
...
closes https://github.com/pelican-dev/panel/issues/278
2024-05-27 13:41:46 -04:00
Lance Pioch
1b3017222e
Time zone should always be UTC
...
Will implement display time zones on a per user basis
2024-05-07 22:00:24 -04:00
Lance Pioch
36ca708850
Add filament provider
2024-03-23 20:17:33 -04:00
Lance Pioch
f7bc9f005f
Styling fixes
2024-03-23 08:10:28 -04:00
Lance Pioch
0d2e63f590
Better route model binding
2024-03-22 21:32:12 -04:00
Lance Pioch
cd9044753f
Re-register these providers
2024-03-20 03:02:24 -04:00
Lance Pioch
ab4c3eedc3
Re-register service providers
2024-03-19 20:44:21 -04:00
Lance Pioch
dcdfd2cea9
Re-register middleware
2024-03-19 20:38:01 -04:00
Lance Pioch
0ce1739b9f
New bootstrap
2024-03-19 17:03:30 -04:00
Lance Pioch
c83dd86a41
Switch namespace back to App
2024-03-12 22:39:16 -04:00
Matthew Penner
d466934103
Laravel Sail ( #4508 )
2022-10-31 11:38:56 -06:00
DaneEveritt
66da520e11
Simplify testing process for integration tests, don't require second connection
2022-05-04 20:41:04 -04:00
Dane Everitt
c449ca5155
Use more standardized phpcs
2021-01-23 12:33:34 -08:00
Dane Everitt
a043071e3c
Update to Laravel 8
...
Co-authored-by: Matthew Penner <me@matthewp.io>
2021-01-23 12:12:54 -08:00
Dane Everitt
2ed3763d21
cs fix
2020-06-28 15:43:44 -07:00
Dane Everitt
f0e3f0e474
Make quick iteration testing easier
2020-06-25 21:21:05 -07:00
Lance Pioch
88fd83d413
Remove unused imports ( #1102 )
2018-04-08 15:37:27 -05:00
Dane Everitt
6eaab29a92
Fix path to autoload file
2018-03-21 22:28:01 -05:00
Dane Everitt
bde4d4187f
Merge branch 'develop' into feature/api-integration-testing
2018-03-21 22:25:16 -05:00
Dane Everitt
80994dc12e
Cleanup bootstrapping
2018-03-10 15:15:21 -06:00
Dane Everitt
e2aa01c9cc
First go at integration tests
2018-03-04 16:30:16 -06:00
Dane Everitt
77b1a258d9
Weekly fix of my StyleCI violations...
2017-04-24 16:56:38 -04:00
Dane Everitt
2770e6d1b4
Remove old file, fix autoloading issues
2017-04-15 12:13:29 -04:00
Dane Everitt
c1fb0a665f
Apply fixes from StyleCI
2016-12-07 22:46:38 +00:00
DDynamic
192498e51a
Internal Themes
2016-02-04 18:19:31 -06:00
Dane Everitt
1489f7a694
Initial Commit of Files
...
PufferPanel v0.9 (Laravel) is now Pterodactyl 1.0
2015-12-06 13:58:49 -05:00