Boy132
|
ce6245005a
|
Merge branch 'main' into boy132/plugin-system
# Conflicts:
# app/Providers/Filament/AdminPanelProvider.php
# app/Providers/Filament/AppPanelProvider.php
|
2025-11-09 18:31:40 +01:00 |
|
Charles
|
0891db5342
|
Reimplement Drag & Drop for file uploading 🎉 (#1858)
|
2025-11-09 09:24:12 -05:00 |
|
exefer
|
172436e012
|
Fix typo in failed upload message (#1874)
|
2025-11-09 12:58:56 +00:00 |
|
Charles
|
2b5403a4da
|
Replace current panel log viewer with new and improved log viewer (#1834)
|
2025-11-08 19:31:51 -05:00 |
|
Copilot
|
b06df23823
|
Add bulk IP update action for node allocations (#1845)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: notAreYouScared <1757840+notAreYouScared@users.noreply.github.com>
Co-authored-by: Charles <charles@pelican.dev>
|
2025-11-08 16:53:12 -05:00 |
|
exefer
|
1ff965611e
|
Fix typo in DNS help text (#1868)
Authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
|
2025-11-08 22:40:23 +01:00 |
|
Boy132
|
cec141889a
|
Allow admins to "lock" allocations (#1811)
|
2025-11-08 21:54:41 +01:00 |
|
Charles
|
6ed84b5584
|
Add wings diagnostics retrieving to Edit Node page (#1865)
Co-authored-by: Boy132 <mail@boy132.de>
|
2025-11-08 15:47:40 -05:00 |
|
Boy132
|
8aa23ccc97
|
add uninstall & remove
|
2025-11-07 09:21:30 +01:00 |
|
Boy132
|
244f77559e
|
update translation when importing plugin
|
2025-11-05 16:24:12 +01:00 |
|
Boy132
|
5057fd9c8f
|
add plugin readme
|
2025-11-05 16:24:12 +01:00 |
|
Boy132
|
1b248ccec2
|
add translations to reorder
|
2025-11-05 16:24:12 +01:00 |
|
Boy132
|
93ee1cdf68
|
revert "allow to create plugins via the frontend"
|
2025-11-05 16:24:11 +01:00 |
|
Boy132
|
3e8fbc1a99
|
small translation changes
|
2025-11-05 16:24:11 +01:00 |
|
Boy132
|
022a19bee6
|
allow to create plugins via the frontend
|
2025-11-05 16:24:11 +01:00 |
|
Boy132
|
793d264f72
|
add enum for plugin category and add tabs to list
|
2025-11-05 16:24:11 +01:00 |
|
Boy132
|
736d9be9e3
|
add translations for plugin resource
|
2025-11-05 16:24:10 +01:00 |
|
Charles
|
21f9f259d0
|
Add Egg Images (#1849)
|
2025-11-03 12:32:11 -05:00 |
|
Boy132
|
1f26750a2a
|
Add api endpoint for updating username (#1826)
|
2025-11-03 08:31:07 +01:00 |
|
PalmarHealer
|
605fcbe61a
|
feat: Add mixed navigation type with admin-configurable defaults (#1850)
|
2025-10-31 14:12:54 -04:00 |
|
Charles
|
e6bd6e416f
|
Add archive extension selection (#1828)
|
2025-10-24 12:39:30 -04:00 |
|
Charles
|
a65469b33b
|
Remove duplicate translation entries (#1812)
|
2025-10-14 06:58:33 -04:00 |
|
Letter N
|
e589f972fb
|
Add changelog preview when a new update is available (#1792)
Co-authored-by: Boy132 <mail@boy132.de>
|
2025-10-11 21:34:38 -04:00 |
|
Charles
|
1f56b8e114
|
Language Update (#1784)
|
2025-10-08 16:00:47 -04:00 |
|
Charles
|
dbe4bdd62d
|
General Edit User Improvements (#1779)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
Co-authored-by: Boy132 <mail@boy132.de>
|
2025-10-08 05:04:52 -04:00 |
|
Boy132
|
f6710dbbe4
|
Improve time offset ux (#1772)
Co-authored-by: Lance Pioch <git@lance.sh>
|
2025-10-08 08:55:37 +02:00 |
|
Boy132
|
cd965678b7
|
Allow multiple startup commands per egg (#1656)
|
2025-10-07 23:42:28 +02:00 |
|
Boy132
|
5373f1e30a
|
Switch tenant slug back to short uuid (#1732)
|
2025-09-28 19:11:41 +02:00 |
|
MartinOscar
|
a5858a6d9b
|
Allow clipboard.writeText without HTTPS (#1723)
|
2025-09-24 01:22:29 +02:00 |
|
Boy132
|
4792542f20
|
Fix refresh action for egg index select & add refresh action to allocation ip selects (#1736)
|
2025-09-23 14:56:49 +02:00 |
|
Boy132
|
d5d50d4150
|
Collection of smaller v4 fixes (#1684)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
Co-authored-by: notCharles <charles@pelican.dev>
|
2025-09-15 23:28:57 +02:00 |
|
Charles
|
1900c04b71
|
Filament v4 🎉 (#1651)
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
Co-authored-by: Lance Pioch <git@lance.sh>
|
2025-09-08 13:12:33 -04:00 |
|
MartinOscar
|
2ef81eae1a
|
Refactor & Catch DatabaseManagementService (#1671)
Co-authored-by: notCharles <charles@pelican.dev>
|
2025-09-06 22:57:11 +02:00 |
|
MartinOscar
|
079eaed010
|
Fix finish & add translation for Installer title (#1659)
|
2025-09-04 21:39:10 +02:00 |
|
MartinOscar
|
6671d45651
|
Fix various Translations & add Installer & add Notifications (#1632)
|
2025-09-04 20:17:59 +02:00 |
|
Boy132
|
42db5b328a
|
Fix translation for invalid schedule cron + cleanup translations for import modal (#1618)
|
2025-08-18 23:54:25 +02:00 |
|
Boy132
|
b5ebd544f4
|
Improve translation for "link" and "unlink" (oauth) (#1612)
|
2025-08-15 14:06:53 +02:00 |
|
Boy132
|
c77a37ec89
|
Fix & cleanup OAuthController (#1599)
|
2025-08-14 08:29:58 +02:00 |
|
Charles
|
d1df53c683
|
fix lang (#1590)
|
2025-08-11 18:12:33 -04:00 |
|
Boy132
|
7c315ac995
|
Auto create missing users when using oauth (#1573)
|
2025-08-07 11:22:30 +02: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
|
ec0727b406
|
Allow eggs to be exported/imported as YAML (#1535)
|
2025-08-04 07:32:10 -04:00 |
|
Charles
|
8840d109ef
|
Client area translations (#1554)
|
2025-08-01 07:26:14 -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 |
|
Awhikax
|
d307a2095b
|
Allow for backups to be renamed (#1546)
|
2025-07-31 15:47:15 -06:00 |
|
Boy132
|
340d1b543c
|
Add import & export for schedules (#1530)
|
2025-07-19 16:48:21 +02:00 |
|
Charles
|
0ccb248d91
|
Add Languages (#1499)
Co-authored-by: Boy132 <mail@boy132.de>
|
2025-07-08 21:16:11 -04:00 |
|
Boy132
|
556551b4f3
|
Add SSH Keys to Profile (#1478)
|
2025-07-06 22:51:45 +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 |
|
Boy132
|
68f72b9b4d
|
Add "egg index" and dropdown to egg importer (#1451)
Co-authored-by: notCharles <charles@pelican.dev>
|
2025-06-25 19:50:09 -04:00 |
|