prplwtf
|
3b482d5ed7
|
feat views : Use PlaceholderService instead of injectable placeholders for file paths.
|
2024-03-29 13:34:06 +01:00 |
|
prplwtf
|
f06acf6906
|
feat views : Import PlaceholderService into admin layout and dashboard wrapper.
|
2024-03-29 13:31:48 +01:00 |
|
prplwtf
|
c20cf79b04
|
feat views : Move lib import to other file and work on fixing an error
|
2024-03-29 13:27:52 +01:00 |
|
purple
|
e930c84b34
|
feat views : Add (hopefully woking) permission support to new wrapper implementation
|
2024-03-28 13:51:35 +01:00 |
|
purple
|
e2adf415a9
|
feat views : Make wrappers import correctly (hopefully)
|
2024-03-28 13:46:27 +01:00 |
|
purple
|
a57fa7c3e3
|
feat views : Start work on improved wrapper importing that doesn't use bash.
|
2024-03-25 17:49:44 +01:00 |
|
purple
|
79ecee3db2
|
feat views : Change settings dialog description
|
2024-03-19 20:04:01 +01:00 |
|
purple
|
0d59915b74
|
feat core views : Implement new minimal permissions system
|
2024-03-19 17:52:03 +01:00 |
|
purple
|
9cb681f134
|
feat views : make new settings dialog saveable, doesn't do anything yet
|
2024-03-19 17:34:45 +01:00 |
|
purple
|
fbe22e7868
|
feat views : improve configuration dialog for extensions
|
2024-03-19 16:07:10 +01:00 |
|
purple
|
d79f06fe2e
|
feat views : Make massive improvements to extension configuration dialog.
|
2024-03-19 15:43:08 +01:00 |
|
purple
|
505fcfdce7
|
feat views : Update some stuff related to the extension config overlay.
|
2024-03-19 15:10:30 +01:00 |
|
prplwtf
|
83dac2f8d5
|
fix core views : Construct the admin view template correctly and attempt to fix extension button not being removed.
|
2024-03-16 14:42:29 +01: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
|
0296eaf0d4
|
feat core routes : add identifier string to navigation routes for identifying extension routes
|
2024-03-13 21:25:36 +01:00 |
|
prplwtf
|
fa7975c74a
|
feat routes : make eggId part of the api stuff
|
2024-03-11 18:22:33 +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
|
265c929552
|
feat core routes : Switch to EggIDs and add 'permission' scope to server routes.
|
2024-03-09 19:27:16 +01:00 |
|
prplwtf
|
3d49023252
|
feat core routes : start work on nestids
|
2024-03-09 18:36:16 +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
|
efecf45fd6
|
feat core views : Implement new "views" extension API, create some additional files for future features and do some minor changes.
|
2024-02-27 17:32:09 +01:00 |
|
prplwtf
|
fa39d9fc47
|
feat core routes : Empty -init values now get assigned default values and add admin-only route scope
|
2024-02-24 21:52:53 +01:00 |
|
prplwtf
|
055398b618
|
feat core routes : Add experimental "admin" scope to account routes for testing
|
2024-02-24 20:46:59 +01:00 |
|
prplwtf
|
1314708e95
|
fix admin-css : Move import location to fix admin css from being overwritten by Bootstrap 3
|
2024-02-24 14:54:45 +01:00 |
|
prplwtf
|
60e57f1f5f
|
feat routes : Make routes work even if there are none.
|
2024-02-17 22:00:00 +01:00 |
|
prplwtf
|
62a27e1eb2
|
feat views : Either screw up everything or improve the codebase.
(core still uses old paths, expect no worky)
|
2024-02-17 21:32:08 +01:00 |
|
prplwtf
|
32bcc9305a
|
feat views : Move wrapper files to partials.
|
2024-02-17 16:42: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
|
76b33df331
|
feat ServerRouter : Add comments to some parts of the code.
|
2024-02-13 15:04:23 +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
|
f4ca802192
|
feat ServerRouter : clean up unused variables
|
2024-02-08 16:58:33 +01:00 |
|
prplwtf
|
aeb53a2e6f
|
feat routes ServerRouter : Do not import unused libraries.
|
2024-02-04 15:27:21 +01:00 |
|
prplwtf
|
2de8f3e7cb
|
fix routes ServerRouter : Incorrect import path causing account routes to be imported instead of server routes.
|
2024-02-04 15:26:48 +01:00 |
|
prplwtf
|
9106ead924
|
fix core routes : Ongoing attempts to fix routes on the server-management side on Pterodactyl and fix a bug regarding flags upon extension installation.
|
2024-02-03 16:41:05 +01:00 |
|
prplwtf
|
1afccdd191
|
feat core components : Add new component options
|
2024-01-31 22:14:11 +01:00 |
|
prplwtf
|
11f36cd64d
|
feat routes : Change formatting.
|
2024-01-31 17:40:40 +01:00 |
|
purple
|
3dc5c33f14
|
feat core : Improve current route handling a little bit and fix some tiny bugs.
|
2024-01-31 00:21:05 +01:00 |
|
purple
|
8115d1c603
|
feat core routes : Working version of Blueprint route support.
|
2024-01-30 23:29:21 +01:00 |
|
prplwtf
|
d3fc7dc4c8
|
feat core resources build-files : Create the server navigation router, change minor things in blade wrappers and start working on inserting routes in core.
|
2024-01-30 15:13:17 +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
|
b1c6d4a9d7
|
feat core : Detect and loop through custom routes. (not apply them yet)
|
2024-01-27 16:49:33 +01:00 |
|