Commit graph

112 commits

Author SHA1 Message Date
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
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
a490570467 feat extensions: add new "system" icon to blueprint entry 2024-06-21 22:37:02 +02:00
purple
f6211fc736 feat core readme .github resources: Update Blueprint repo link/name 2024-05-11 19:48:55 +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
prplwtf
c9581b626d feat views: add some comments to blueprint admin view 2024-04-14 23:34:52 +02:00
prplwtf
3ce0f59ff0 feat views build: Create custom view for extension entry's and use that on button build file. 2024-03-16 14:21:39 +01:00
prplwtf
f19b88408b fix core views: Attempt at fixing permission errors with extension management and undefined error with extensions page. 2024-03-16 14:05:41 +01:00
prplwtf
3dd9ea1e74 feat core build: build files for admin view and extension button now define variables and yield sections 2024-03-16 13:54:13 +01:00
prplwtf
9e509556e7 feat core readme views issue-templates: update github urls 2024-03-11 17:49:47 +01:00
prplwtf
9cd427f524 fix views: unknown method on extensions page 2024-03-10 23:13:33 +01:00
prplwtf
e6797fcf68 feat app views: Improve overall controller, service and view codebase. (might break) 2024-03-10 22:26:41 +01:00
prplwtf
0c8031827f feat migrations views: update blueprint migration and change some stuff in blueprint view 2024-03-02 18:27:01 +01:00
prplwtf
a05148176f feat views: make blueprint page tooltip better 2024-03-02 18:14:03 +01:00
prplwtf
124b169abb feat views: add tooltip or something 2024-03-02 15:30:28 +01:00
prplwtf
9b439160e3 feat artisan admin controller: Speed up the Blueprint admin page a little bit. 2024-02-16 16:05:42 +01:00
purple
b0c735cef3 feat views index.blade.php: Small modifications to the Blueprint admin view. 2024-02-14 08:38:13 +01:00
purple
75ac49ff98
feat views index.blade.php: Disable autocomplete on form 2024-02-11 12:23:21 +01:00
purple
a742f6cbb1
feat views extensions.blade.php: Modify page description 2024-02-11 00:23:59 +01:00
prplwtf
68bbf03d92 fix core views: Fix sed range error. 2024-01-30 13:27:07 +01:00
prplwtf
891a346a8e feat core build-files views: No longer use nul characters for placeholders in build files. 2024-01-30 13:17:25 +01:00
prplwtf
5d82c420fd feat(admin, css): align byte in center using a paragraph as parent 2023-12-08 16:31:08 +01:00
prplwtf
96fac8082f feat(admin, css): move byte style rules to css file and try to align in center. 2023-12-08 16:24:58 +01:00
prplwtf
455c62d9e1 feat(blueprint-admin): add byte image 2023-12-08 16:20:48 +01:00
purple
207eba4e8c feat(domain-change): Replace most ptero.shop URLs with blueprint.zip 2023-11-28 18:31:26 +01:00
purple
2437f3ea79 feat(bpview): "Overview" box now has the "box-info" class if version is not outdated. 2023-11-07 12:57:41 +01:00
purple
8d24cef769 feat(bpview): add github repo button 2023-11-07 11:36:40 +01:00
purple
3a444c96b2 feat(bpview): make version tag red if version is outdated 2023-11-06 21:05:12 +01:00
purple
a0c0bc8ca7 feat(bpview): add outdated version warning 2023-11-06 13:29:40 +01:00
purple
8097ec517a feat(artisan, bpview, bpcontroller): Update formatting on bpview and add new artisan command. 2023-11-06 13:24:04 +01:00
purple
da14d7c80f Improve extension website buttons and add transition animation to all buttons. 2023-09-30 14:31:34 +02:00
purple
ccab1c0bd1 Make Blueprint admin page responsive. 2023-09-30 14:07:04 +02:00
purple
71a23038fc Make extension button width dynamic and change it's background color. 2023-09-30 14:01:56 +02:00
purple
ed263d0c2a Improve extension page buttons. 2023-09-29 21:59:09 +02:00
purple
bc93e6d4c3 Add more comments and make code more readable. 2023-08-29 14:18:07 +02:00
purple
e25cf92924 Check if version is &bp.version&, if so, hide Blueprint from the extensions page. 2023-08-05 18:31:42 +02:00
purple
ecd0997113 dashboard_wrapper is now inserted outside of <head> and modify error text for users with a unfinished installation. 2023-07-20 11:46:42 +02:00
purple
fb7dfcf054 Remove developer terminal completely and more.
Make Blueprint more secure, restore blueprint.sh if upgrading fails, fix problems with the BlueprintAdminFormRequest resulting in errors.
2023-06-28 16:57:05 +02:00
purple
46158e6079 Arguments parsed through shell are now checked by escapeshellarc($var).
Panel administrators will no longer have access to the shell. This includes the developer terminal turning into a Blueprint execute terminal. (something you'll probably never use anyways.)
2023-06-27 21:40:35 +02:00