Commit graph

  • 751ad1fe36
    fix core: resolve syntax errors related to previous commit purple 2024-03-24 20:05:04 +0100
  • 648abffbdd
    feat core: do not include .git and .github when upgrading purple 2024-03-24 20:02:10 +0100
  • 9ab5f1bf58
    fix core: admin and dashboard wrappers shouldn't be duplicated when updating extensions now purple 2024-03-22 19:27:28 +0100
  • f7d8eee678 fix core: -upgrade did not halt after encountering remote error. purple 2024-03-20 11:27:44 +0100
  • b9187b932a fix core: New remote argument wouldn't trigger additional input question in -upgrade. purple 2024-03-20 11:26:30 +0100
  • 747102f123 feat core: Change -upgrade argument "dev" to "remote" and allow for easier outside development. Contributors may now use "blueprint -upgrade remote username/repository" to test their forks easily. Not providing a destination to "remote" will imitate the behavior of what "dev" previously did. purple 2024-03-20 11:23:27 +0100
  • 79ecee3db2 feat views: Change settings dialog description purple 2024-03-19 20:04:01 +0100
  • 2f7e1b25e4 fix app: Fix incorrect db table purple 2024-03-19 17:58:06 +0100
  • 0d59915b74 feat core views: Implement new minimal permissions system purple 2024-03-19 17:52:03 +0100
  • 9cb681f134 feat views: make new settings dialog saveable, doesn't do anything yet purple 2024-03-19 17:34:45 +0100
  • fbe22e7868 feat views: improve configuration dialog for extensions purple 2024-03-19 16:07:10 +0100
  • d79f06fe2e feat views: Make massive improvements to extension configuration dialog. purple 2024-03-19 15:43:08 +0100
  • 505fcfdce7 feat views: Update some stuff related to the extension config overlay. purple 2024-03-19 15:10:30 +0100
  • 0d5f9f68ca
    fix readme: stray backslash purple 2024-03-17 13:15:27 +0100
  • e603fe8842 feat public: Allow crawlers on /extensions/blueprint. prplwtf 2024-03-16 22:18:13 +0100
  • ebcad9cba8 fix core: Removing extensions would not remove their admin button files. prplwtf 2024-03-16 16:36:41 +0100
  • ab3ddf83ef feat core: (error validation) Look for .store directory when updating instead of specific files. prplwtf 2024-03-16 16:34:13 +0100
  • 9cea33abf5 fix core build: Attempt at fixing duplicate extension admin buttons. prplwtf 2024-03-16 14:53:24 +0100
  • 83dac2f8d5 fix core views: Construct the admin view template correctly and attempt to fix extension button not being removed. prplwtf 2024-03-16 14:42:29 +0100
  • 3ce0f59ff0 feat views build: Create custom view for extension entry's and use that on button build file. prplwtf 2024-03-16 14:21:39 +0100
  • 5dbec38b47 fix build: Change @yield to @include in button build file. prplwtf 2024-03-16 14:12:48 +0100
  • e681ed2ada fix build: replace array with [] prplwtf 2024-03-16 14:08:18 +0100
  • f19b88408b fix core views: Attempt at fixing permission errors with extension management and undefined error with extensions page. prplwtf 2024-03-16 14:05:41 +0100
  • 3dd9ea1e74 feat core build: build files for admin view and extension button now define variables and yield sections prplwtf 2024-03-16 13:54:13 +0100
  • da8b8001c4 feat core: change version name format prplwtf 2024-03-16 12:36:58 +0100
  • 40bacdcd4f fix build: weird modal and button margins prplwtf 2024-03-13 22:19:45 +0100
  • ef9f937be6 fix build: weird margins prplwtf 2024-03-13 22:17:07 +0100
  • 0adf2b2afd feat template: attempt at making better prplwtf 2024-03-13 22:14:44 +0100
  • b6556139ac feat build: improve settings button margin prplwtf 2024-03-13 22:10:29 +0100
  • 2de63c1e6b feat build: update extension admin view build file to add new settings button prplwtf 2024-03-13 22:05:44 +0100
  • 3d4702eff1 feat app: make redirecting work for ExtensionConfigurationController on save prplwtf 2024-03-13 21:59:45 +0100
  • 1d55348520 feat core templates app: push the beginnings of the route selector ui prplwtf 2024-03-13 21:54:10 +0100
  • 0296eaf0d4 feat core routes: add identifier string to navigation routes for identifying extension routes prplwtf 2024-03-13 21:25:36 +0100
  • fa7975c74a feat routes: make eggId part of the api stuff prplwtf 2024-03-11 18:22:33 +0100
  • 057de78e4f feat readme: update related links prplwtf 2024-03-11 17:56:37 +0100
  • 9e509556e7 feat core readme views issue-templates: update github urls prplwtf 2024-03-11 17:49:47 +0100
  • 9cd427f524 fix views: unknown method on extensions page prplwtf 2024-03-10 23:13:33 +0100
  • e6797fcf68 feat app views: Improve overall controller, service and view codebase. (might break) prplwtf 2024-03-10 22:26:41 +0100
  • 3ba20f1053 fix core: typo found by @ArnaudLier prplwtf 2024-03-10 21:13:41 +0100
  • 265c929552 feat core routes: Switch to EggIDs and add 'permission' scope to server routes. prplwtf 2024-03-09 19:27:16 +0100
  • 02540a7269 feat core: go for different nests/eggs implementation for routes prplwtf 2024-03-09 19:19:50 +0100
  • 3d49023252 feat core routes: start work on nestids prplwtf 2024-03-09 18:36:16 +0100
  • ed4df9444c Added better documentation tudorhc5 2024-03-08 12:39:22 +0200
  • d1999d85f0 Added uninstall script tudorhc5 2024-03-08 03:09:41 +0200
  • 7eb9197f79 feat artisan: don't import libs you'll never even use prplwtf 2024-03-07 17:03:15 +0100
  • dd1cf8c55a fix core: -remove would remove all extension's storage directories prplwtf 2024-03-07 15:12:28 +0100
  • 51bf4f1546
    Update README.md PH7NTOM 2024-03-07 16:16:47 +0500
  • 5277978857
    Update README.md PH7NTOM 2024-03-06 15:28:06 +0500
  • 709d17f9dd fix core: possibly fix permission issue prplwtf 2024-03-04 21:23:07 +0100
  • 19c3975062 feat core: add alias for routes prplwtf 2024-03-03 16:09:22 +0100
  • e71e401e66 fix core: updating routes somehow do not overwrite them prplwtf 2024-03-03 15:59:01 +0100
  • bbb8306d5f fix routes: wrong file path prplwtf 2024-03-03 15:11:16 +0100
  • 13872c0386 feat core routes kernel: Add new routes options to allow for extending the Pterodactyl API and make routes work. prplwtf 2024-03-03 14:44:00 +0100
  • 94f1916330 fix core: whoops prplwtf 2024-03-03 13:45:05 +0100
  • da2c9f0669
    feat readme: update contributors list purple 2024-03-03 12:53:39 +0100
  • cca3e0d138
    merge #19: expxx/main purple 2024-03-03 12:52:45 +0100
  • 51690887e7
    feat core: Use different temp directory and edit some logs. purple 2024-03-03 12:51:18 +0100
  • ef057cf8c1 feat stuff: push changes prplwtf 2024-03-02 22:24:07 +0100
  • a40be9e1ca
    Handle dev files automatically during upgrade expxx 2024-03-02 14:17:52 -0700
  • 191856a8a6 feat core: add new flag prplwtf 2024-03-02 22:14:05 +0100
  • 564c32de91 fix core: forgot to validate dirs ending with / prplwtf 2024-03-02 21:58:59 +0100
  • 3b9c309d6f fix routes controllers: whoops prplwtf 2024-03-02 21:56:59 +0100
  • 9ba85067b6 feat core routes: custom extension routes should theoretically work now prplwtf 2024-03-02 21:17:47 +0100
  • 000c380b2a fix core: how the hell did the Automation extension sneak into my code prplwtf 2024-03-02 20:35:14 +0100
  • 28ac847297 feat core: up the application after migrating the database prplwtf 2024-03-02 18:44:13 +0100
  • 0c8031827f feat migrations views: update blueprint migration and change some stuff in blueprint view prplwtf 2024-03-02 18:27:01 +0100
  • a05148176f feat views: make blueprint page tooltip better prplwtf 2024-03-02 18:14:03 +0100
  • 124b169abb feat views: add tooltip or something prplwtf 2024-03-02 15:30:28 +0100
  • 2ec4777095 feat core: Do a bunch of stuff, make preperations for routes API and add controllers API. prplwtf 2024-03-01 21:28:50 +0100
  • 6be17ca4a6 fix core: -debug threw random errors when receiving text input prplwtf 2024-02-27 22:46:54 +0100
  • e0f1c72775 feat $blueprint: Add new "extension(identifier)" API which allows extensions to specifically check for another extension. prplwtf 2024-02-27 22:34:10 +0100
  • ad799a9999 fix ExtensionFS: Incorrect public path for extension filesystem urls prplwtf 2024-02-27 22:17:47 +0100
  • 8621647ba4 feat core filesystems: Add new ExtensionFS feature which will create filesystems for each extension automatically. prplwtf 2024-02-27 22:09:33 +0100
  • efecf45fd6 feat core views: Implement new "views" extension API, create some additional files for future features and do some minor changes. prplwtf 2024-02-27 17:32:09 +0100
  • 6368c78d00 feat core: Apply file permissions upon extension removal. prplwtf 2024-02-27 14:57:21 +0100
  • 761349f953 feat core: Add SVG, GIF and WEBP support to extension icons. prplwtf 2024-02-27 14:46:04 +0100
  • f1987b11d1 feat core: Improve folder escape detection and add file permission stuff to extension installation transactions. prplwtf 2024-02-27 13:03:04 +0100
  • 2df7134306
    feat storage: update placeholder purple 2024-02-26 12:41:17 +0100
  • 236981446a feat core: Route names can now be undefined. prplwtf 2024-02-25 13:56:55 +0100
  • fa39d9fc47 feat core routes: Empty -init values now get assigned default values and add admin-only route scope prplwtf 2024-02-24 21:52:53 +0100
  • 055398b618 feat core routes: Add experimental "admin" scope to account routes for testing prplwtf 2024-02-24 20:46:59 +0100
  • e84a5143e1 feat core: allow alternative webserver permission configuration prplwtf 2024-02-24 15:11:01 +0100
  • 1314708e95 fix admin-css: Move import location to fix admin css from being overwritten by Bootstrap 3 prplwtf 2024-02-24 14:54:45 +0100
  • c2daece357 fix admin-css: Incorrect hover effect for gray buttons prplwtf 2024-02-24 14:44:31 +0100
  • 51b4e382f4 feat admin-css: modify background color for the green tag prplwtf 2024-02-24 14:13:25 +0100
  • 6d34b9c50d fix admin: change css for extension-btn might break slate css idk :L prplwtf 2024-02-22 22:19:44 +0100
  • c20974bbb3 feat core: update fallback version to latest prplwtf 2024-02-22 22:16:33 +0100
  • 73e6bc821f merge main: prplwtf@github.com/teamblueprint/main.git alpha-SLX prplwtf 2024-02-21 12:05:34 +0100
  • b4599ce06c fix core: -remove had incorrectly coded if statement for yes/no input prplwtf 2024-02-21 12:04:52 +0100
  • 9d2c5477fe
    feat readme: update contributors list purple 2024-02-18 17:45:06 +0100
  • 814df53f47
    merge #18: david1117dev/patch-1 purple 2024-02-18 17:44:04 +0100
  • 08600fa36a
    Added --progress EVERYWHERE david1117dev 2024-02-18 17:17:01 +0100
  • d94632376d
    Add --progress to yarn build david1117dev 2024-02-18 17:01:30 +0100
  • c4a1354fd5 fix core: forgot to update view path prplwtf 2024-02-18 12:47:32 +0100
  • 2e142c5567 feat blueprint-public: make small changes prplwtf 2024-02-17 22:24:33 +0100
  • 60e57f1f5f feat routes: Make routes work even if there are none. prplwtf 2024-02-17 22:00:00 +0100
  • 1adf071d2e feat core lib-misc: update some view paths (very danger) prplwtf 2024-02-17 21:38:10 +0100
  • 62a27e1eb2 feat views: Either screw up everything or improve the codebase. (core still uses old paths, expect no worky) prplwtf 2024-02-17 21:32:08 +0100
  • 5c418fccf3 feat core: Change wrapper paths to their new locations. prplwtf 2024-02-17 16:44:59 +0100
  • 32bcc9305a feat views: Move wrapper files to partials. prplwtf 2024-02-17 16:42:28 +0100