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
purple
ad7f5cd81e
Remove pulse.
2023-06-21 09:49:00 +02:00
purple
08dc69cc74
Add "Pulse" to the Blueprint admin page
2023-06-20 21:54:28 +02:00
purple
a52ec1a3c1
Fix indentation on VariableService and fix installation check.
...
Now the installation will be marked as installed after the installation script ends.
2023-06-20 18:08:25 +02:00
purple
1aec415db4
Fix indentation on PlaceholderService and make sure user has ran the installation script before using Blueprint.
2023-06-20 17:53:08 +02:00
purple
d6c5be6ef8
Fix globe not being aligned correctly in extension admin pages.
2023-06-19 21:37:10 +02:00
purple
7c6828a8cf
Add website button if extension added a website to info_website in conf.yml
2023-06-19 21:04:06 +02:00
purple
839b602b6c
Telemetry ID is now replaced with a Panel ID.
...
This ID contains a random string and the version of Blueprint and will be used for API calls and telemetry once that has been added.
2023-05-31 10:40:03 +02:00
purple
9c2ac5c3ea
Api endpoint setting is now readonly
...
This will stay readonly until the API is actually used for something.
2023-05-17 10:38:00 +02:00
purple
a8faf88aee
Patch some small things
2023-05-09 21:59:29 +02:00
purple
b5bbc75c74
Adjust BlueprintSettingsFormRequest.php for Telemetry
2023-05-09 21:48:28 +02:00
purple
8c938482a5
Fix small issues as a cry for help
2023-05-09 21:15:13 +02:00
purple
02aeefc253
Add developer console warning and /extensions/blueprint redirect
2023-04-19 10:40:13 +02:00
purple
6817e43905
Keep removing licensing systems
2023-04-17 13:48:45 +02:00
purple
ebfa1e8253
Start working on removing licensing
2023-04-17 13:15:47 +02:00
purple
b63c9951e0
Finish implementing telemetry
2023-04-11 21:54:57 +02:00
purple
2e0dfea0bf
Start work on telemetry.
2023-04-10 21:59:20 +02:00
purple
17fc004c93
Make things ready for distribution.
2023-04-10 16:50:23 +02:00
purple
e7f3f63ecd
Fix for developer mode not showing correctly
2023-04-10 15:08:07 +02:00