Commit graph

252 commits

Author SHA1 Message Date
prplwtf
37255c51e6 feat routers: prettier 2024-09-05 11:17:11 +02:00
prplwtf
d304b95ee5 feat components/server: prettier 2024-09-05 11:16:22 +02:00
prplwtf
b65744ad66 feat components/NavigationBar: prettier 2024-09-05 11:14:49 +02:00
prplwtf
3f5ed10ebd feat components/dashboard: prettier 2024-09-05 11:14:25 +02:00
prplwtf
9741dd30e2 feat components/auth: prettier 2024-09-05 11:13:37 +02:00
prplwtf
2a702b6775 feat extensions.blade.php: update comment 2024-09-04 09:42:38 +02:00
prplwtf
2f6f7a1c1e fix extensions.blade.php: width was not defined for section container 2024-08-30 21:36:15 +02:00
prplwtf
a4abe16d8b feat blueprint-admin extension-admin: small styling improvements 2024-08-30 18:47:47 +02:00
prplwtf
c87d8223f8 feat extensions.blade.php: add "find more extensions" button 2024-08-30 18:47:13 +02:00
prplwtf
bd62f0b6df fix extensions.blade.php: Section height is now correct 2024-08-28 12:32:55 +02:00
prplwtf
0d62dcb520 feat extensions.blade.php: hide footer as a duct-tape fix for extension buttons 2024-08-27 18:43:34 +02:00
prplwtf
accb2ea927 feat components: add new Components.yml apis for "Dashboard": BeforeContent and AfterContent 2024-08-20 10:13:38 +02:00
prplwtf
7a047d51b6 feat admin: work in progress replacement for stylesheet cache 2024-08-19 11:35:12 +02:00
prplwtf
88ae52aefc feat prettierrc license readme getserver: remove trailing lines 2024-07-26 17:54:54 +02:00
prplwtf
79490ef74d feat extensions.css: remove stray tailwind vars 2024-07-26 17:48:40 +02:00
prplwtf
0bab40b248 Revert "feat tailwind: im never using this css-fuckery again"
This reverts commit e3b108654f.
2024-07-20 22:27:49 +02:00
prplwtf
e3b108654f feat tailwind: im never using this css-fuckery again 2024-07-20 22:11:03 +02:00
prplwtf
0132609d30 feat tailwind: turn tailwind config into vars 2024-07-20 21:26:42 +02:00
prplwtf
3258a4f7d3 fix /admin/extensions: entries were able to overlap the copyright footer 2024-07-16 16:43:10 +02:00
prplwtf
4027b5ebb6 feat /admin/extensions: make extensions page better 2024-07-16 16:08:08 +02:00
prplwtf
88ddee2f34 feat template.blade.php: extension icons should have their identifier as alt text 2024-07-16 15:53:55 +02:00
prplwtf
0c9773d781 feat entry: add alt text to extension icons 2024-07-16 15:26:36 +02:00
prplwtf
a490570467 feat extensions: add new "system" icon to blueprint entry 2024-06-21 22:37:02 +02:00
Ivy
83030d928f
fix SettingsContainer: settings were extended by the backups component
how tf did i miss this


Co-authored-by: Victor B. <contact@itsvic.dev>
2024-06-11 13:00:00 +02:00
purple
f6211fc736 feat core readme .github resources: Update Blueprint repo link/name 2024-05-11 19:48:55 +02:00
Gasuge
255d6bce40 change component name ConsoleCommandRow to CommandRow 2024-05-05 03:19:16 +02:00
Gasuge
c0a179241a change component name SendCommand to ConsoleCommandRow 2024-05-05 03:16:41 +02:00
Gasuge
76b8f5c2b5 rename AdditionalConsole to SendCommand 2024-05-05 03:02:30 +02:00
Gasuge
e2b6f81326 fix AdditionalConsole position 2024-05-05 02:12:06 +02:00
Gasuge
0fcebb7b57 finish console component 2024-05-05 01:58:29 +02:00
Gasuge
467eba693d proto console add component location 2024-05-05 01:38:34 +02:00
purple
2a34b329fb feat admin: try stuff 2024-05-03 12:27:08 +02:00
purple
1b0c1c045a feat admin: Actually start working on making extension buttons look good. 2024-05-03 11:52:12 +02:00
prplwtf
c5cd4be710 feat admin: make fancy-er 2024-04-28 20:41:44 +02:00
prplwtf
b958cc99e4 feat admin: make work well yey 2024-04-28 16:39:26 +02:00
prplwtf
daaa6b2cee feat admin: work-in-progress revamp extension buttons 2024-04-28 16:21:49 +02:00
prplwtf
6701864476 feat views: No longer send telemetry on Blueprint view, not useful anymore 2024-04-27 14:26:41 +02:00
purple
1e2931fa5a
feat ServerRouter: Remove leftover debug line 2024-04-25 12:26:01 +02:00
prplwtf
c9581b626d feat views: add some comments to blueprint admin view 2024-04-14 23:34:52 +02:00
prplwtf
6ba185a44a feat react: add ids to a few elements 2024-04-10 20:35:11 +02:00
prplwtf
64c230d73a feat navbar: add extensions button for fun 2024-04-10 19:52:48 +02:00
purple
da54a20831 fix core views: Admin view contents were not being added to view file for some reason 2024-04-10 11:12:29 +02:00
purple
61bb008137 fix core views: Fix empty extension pages, at least attempt to fix it. 2024-04-10 10:55:56 +02:00
purple
e39edf1639 feat views: add debug lines 2024-04-10 10:43:18 +02:00
purple
6bbd986751 fix views: Another attempt at fixing server error for custom controllers. 2024-04-10 10:26:06 +02:00
purple
2169beb507 fix views build: Server error upon visiting extension pages with custom controllers 2024-04-10 10:19:55 +02:00
prplwtf
aae193c2ab feat views: modify description of route eggs config option 2024-04-09 20:54:23 +02:00
Victor B.
99bef29bb1
feat react: add egg routes filtering 2024-04-08 14:26:01 +02:00
Victor B.
38fe14837b
feat: add "route eggs" setting to default extension config controller
saved as a JSON array of egg IDs in `blueprint::extensionconfig_[id]_eggs`.
ID of `-1` means the routes should be shown on all eggs
2024-04-08 13:17:29 +02:00
prplwtf
f7352ba38e feat views: Remove wrapper placeholders from admin and dashboard wrapper sections. 2024-03-29 13:55:01 +01:00