Boy132
|
62df59008e
|
replace custom suffixCopy with filaments copyable
|
2025-09-02 13:34:38 +02:00 |
|
Boy132
|
9fa9e514bb
|
fix after merge
|
2025-09-02 10:02:24 +02:00 |
|
Boy132
|
25e45883a8
|
fix after merge
|
2025-09-02 09:28:07 +02:00 |
|
Boy132
|
999ac1ebb1
|
Merge remote-tracking branch 'upstream/main' into filament-v4
|
2025-09-02 09:19:52 +02:00 |
|
Boy132
|
8f277aaca0
|
Create custom startup variable field (#1615)
|
2025-09-02 09:05:36 +02:00 |
|
Boy132
|
0104a08ba4
|
Create custom number format method to catch invalid languages on php 8.4 (#1623)
|
2025-08-31 13:48:47 +02:00 |
|
Charles
|
ea0252fee2
|
folder structure update + pint
nothing appears to be broken...
|
2025-08-15 06:33:42 -04:00 |
|
Boy132
|
1c0b7f7d5f
|
fix server variables naming
|
2025-08-14 09:22:43 +02:00 |
|
Boy132
|
7d9f567254
|
create relation manager for databases (server resource)
|
2025-08-13 16:02:28 +02:00 |
|
Boy132
|
2929b0a54e
|
use hintCopy again
|
2025-08-13 14:33:27 +02:00 |
|
notCharles
|
68178cd654
|
Moved wrong user action
|
2025-08-12 13:31:44 -04:00 |
|
notCharles
|
23f6825072
|
Move buttons to toolbars
|
2025-08-12 13:26:07 -04:00 |
|
notCharles
|
c3b5e726d2
|
Merge branch 'main' into filament-v4
|
2025-08-06 16:48:14 -04:00 |
|
Charles
|
36863f94c0
|
Allow user selectable navigation type (#1572)
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
|
2025-08-05 08:56:31 -04:00 |
|
Charles
|
71602cb0cc
|
Merge branch 'main' into filament-v4
|
2025-08-01 12:30:01 -04:00 |
|
JoanFo
|
bab8ec6e18
|
Fixed not working variables on DiscordWebhooks and headers. (#1516)
Co-authored-by: notCharles <charles@pelican.dev>
|
2025-07-31 15:47:46 -06:00 |
|
Hasyirin Fakhriy
|
a777f4e0ff
|
remove maxlength rule from egg variable's default_value field (#1559)
|
2025-07-31 15:45:28 -06:00 |
|
Boy132
|
88cbe37712
|
fix form for webhooks
|
2025-07-23 09:13:16 +02:00 |
|
Boy132
|
c508bcba95
|
ignoreRecord is true by default now
|
2025-07-22 16:01:50 +02:00 |
|
Boy132
|
4e002b0a01
|
fix tooltip for update egg action
|
2025-07-22 14:26:28 +02:00 |
|
Boy132
|
b396f3e339
|
switch to filaments 2fa
|
2025-07-22 13:24:06 +02:00 |
|
Charles
|
9a63d51e7c
|
fix package.json
|
2025-07-10 14:13:46 -04:00 |
|
Charles
|
d4da111a14
|
Merge branch 'main' into filament-v4
Oh man, this is a disaster.
|
2025-07-10 08:40:56 -04:00 |
|
MartinOscar
|
c5528a61f3
|
Filter out already used ips with the same port (#1496)
|
2025-07-10 08:59:46 +02:00 |
|
Boy132
|
5e8cccef19
|
Fix options for script_entry Select (#1505)
|
2025-07-09 09:14:46 +02:00 |
|
Boy132
|
23ddded61e
|
Replace gethostbynamel with dns_get_record (#1479)
|
2025-07-06 22:42:59 +02:00 |
|
JoanFo
|
c5aa8a3980
|
DiscordWebhooks (#1355)
Co-authored-by: notCharles <charles@pelican.dev>
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
Co-authored-by: Boy132 <mail@boy132.de>
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
|
2025-07-05 12:42:34 -04:00 |
|
MartinOscar
|
77a3b0640d
|
Add dehydratedWhenHidden to serverVariable TextInput & Select (#1476)
|
2025-07-03 08:55:18 +02:00 |
|
pelican-vehikl
|
de4cb38766
|
Refactor Providers to be a singleton (#1327)
|
2025-07-01 21:33:11 -04:00 |
|
Boy132
|
833023c93f
|
comment out hintCopy until filament bug is fixed
|
2025-07-01 20:42:46 +02:00 |
|
Boy132
|
9da52c24c0
|
add own CopyAction
|
2025-07-01 08:47:59 +02:00 |
|
Boy132
|
f40e125d2f
|
cleanup actions
|
2025-07-01 08:47:59 +02:00 |
|
Boy132
|
06be887c39
|
replace "ineedaname"'s
|
2025-06-28 17:01:30 +02:00 |
|
notCharles
|
2a37eb1ea3
|
moar updates <3
|
2025-06-27 20:12:29 -04:00 |
|
Charles
|
a24d65c373
|
imports v2
|
2025-06-26 10:05:57 -04:00 |
|
Charles
|
9a2f342f3b
|
fix imports
|
2025-06-26 10:03:44 -04:00 |
|
Charles
|
4f0b6c888e
|
Merge remote-tracking branch 'origin/main' into filament-v4
|
2025-06-26 07:18:48 -04:00 |
|
JoanFo
|
dca37ccc95
|
Server Without Allocations (#1432)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
|
2025-06-25 19:49:43 -04:00 |
|
RMartinOscar
|
1e530d589f
|
Various fixes
|
2025-06-25 05:13:41 +00:00 |
|
Charles
|
11b3acf8fc
|
PHPStan
|
2025-06-24 07:42:56 -04:00 |
|
Charles
|
5c3f4fccc2
|
wip
|
2025-06-23 10:56:06 -04: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
|
dfaf287088
|
Disaster Recovery v2
|
2025-06-23 08:51:21 -04:00 |
|
Charles
|
e5cdd05167
|
Disaster Recovery v1
|
2025-06-23 07:33:34 -04:00 |
|
Charles
|
5121cf7170
|
disaster of a merge.... main->filament-v4
|
2025-06-23 07:10:27 -04:00 |
|
Boy132
|
6107524522
|
Trait-ify resources and add customizable options (#1396)
|
2025-06-19 18:24:25 +02:00 |
|
Boy132
|
57a13a2701
|
Refactor admin dashboard widgets to use forms (#1452)
|
2025-06-19 18:23:32 +02:00 |
|
Boy132
|
0156ac1509
|
Role icons: Use correct capitalization for class names (#1447)
|
2025-06-12 20:27:02 +02:00 |
|
MartinOscar
|
2961c3e88b
|
Refactor EnvironmentTrait to use Env Facade (#1430)
|
2025-06-04 22:24:17 +02:00 |
|