Commit graph

1496 commits

Author SHA1 Message Date
prplwtf
63d685c75c feat blueprint.sh: remove bash autocomplete for -debug 2024-08-30 18:17:55 +02:00
prplwtf
8329d9747f feat LatestCommand: update description 2024-08-30 18:15:41 +02:00
prplwtf
42b62d4306 feat SyncCommand: update description 2024-08-30 18:15:04 +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
db5759b189 feat blueprint.sh install.sh: add new "developerEscalateInstallScript" flag 2024-08-26 18:07:20 +02:00
Ivy
eb703b51b0
Merge pull request #54 from Jelcoo/main
Allow parameters on delete admin route
2024-08-22 16:57:55 +02:00
Jelcoo
972c60e620
feat build-files route.php: add parameters to delete & name routes 2024-08-22 16:47:33 +02:00
Jelcoo
98a490c381
refactor remove.sh: Properly remove all route lines 2024-08-22 16:42:31 +02:00
Jelcoo
6cc9ce58c4
refactor install.sh: Properly align placed routes 2024-08-22 16:42:07 +02:00
prplwtf
452d654028 feat build-files route.php: add new methods for admin pages 2024-08-22 14:46:35 +02:00
prplwtf
cfdb9af3a8 fix install.sh: developer migration flag was sad 2024-08-20 15:49:52 +02:00
prplwtf
d4b6a35df8 fix install.sh: database migrations were still sad 2024-08-20 15:48:55 +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
8fc55a75b3 fix AddCacheToBlueprintTable: incorrect class 2024-08-19 12:33:56 +02:00
prplwtf
c48de6859b feat blueprint.sh install.sh remove.sh: use new bp:cache artisan command instead of updateCacheReminder 2024-08-19 12:30:46 +02:00
prplwtf
fe6a8be103 feat misc.sh: remove updateCacheReminder() 2024-08-19 12:30:18 +02:00
prplwtf
fcaa4913f7 feat CacheCommand: add artisan command to flush stylesheet and scripts cache 2024-08-19 12:28:40 +02:00
prplwtf
888c896c59 fix SyncCommand: use BlueprintConsoleLibrary instead of BlueprintAdminLibrary 2024-08-19 12:26:09 +02:00
prplwtf
49e30f2602 feat AdminLibrary, ClientLibrary: add new importScript and importStylesheet apis 2024-08-19 12:19:40 +02:00
prplwtf
cf19a3f0c4 feat migrations: don't try to drop blueprint table when migrating initial migration 2024-08-19 12:09:47 +02:00
prplwtf
e90a15d197 feat migrations: create new migration for cache value 2024-08-19 12:09:10 +02:00
prplwtf
7a047d51b6 feat admin: work in progress replacement for stylesheet cache 2024-08-19 11:35:12 +02:00
Ivy
d6474fe936
feat blueprint.sh: change comment 2024-08-19 11:12:06 +02:00
purple
e8d9c82039 feat assets: add circular and retro sticker files 2024-08-14 11:34:31 +02:00
purple
943818dec6 feat info.sh: add blueprint vertical retro icon 2024-08-14 11:26:33 +02:00
purple
bee29bd070 feat info.sh: ongoing attempt at making retro logo in -info 2024-08-14 11:16:48 +02:00
purple
b2e96cf958 chore blueprint.sh: remove fixme line 2024-08-14 11:09:38 +02:00
purple
89e822a484 fix blueprint.sh: another attempt at fixing bash autocompletion 2024-08-12 12:31:00 +02:00
purple
59eb8ca62a fix blueprint.sh: attempt at fixing bash autocompletion 2024-08-12 12:02:48 +02:00
Ivy
4a9a10c17d
feat ExtensionFS.php: remove a line 2024-08-09 17:06:50 +02:00
Ivy
8c07104203
feat gitignore: Update .gitignore 2024-08-06 22:11:32 +02:00
Ivy
811f2c8808
feat blueprint.sh: add fixme 2024-07-29 20:39:31 +02:00
Ivy
ffc24c658c
fix blueprint.sh: errors with bash autocompletion 2024-07-27 13:45:24 +02:00
Ivy
3b2ecf8bee
feat ISSUE_TEMPLATE: update bug-report.yml 2024-07-26 22:57:23 +02:00
Ivy
daa739ca9b
feat ISSUE_TEMPLATE: update contact links 2024-07-26 22:56:36 +02:00
prplwtf
88ae52aefc feat prettierrc license readme getserver: remove trailing lines 2024-07-26 17:54:54 +02:00
prplwtf
5267393a61 feat gitignore: exclude blueprint misc scripts folder from gitignore 2024-07-26 17:54:31 +02:00
prplwtf
79490ef74d feat extensions.css: remove stray tailwind vars 2024-07-26 17:48:40 +02:00
prplwtf
fc98614bfc feat install.sh: remove a few lines 2024-07-26 17:48:20 +02:00
prplwtf
644ab3e424 fix install.sh: database migrations did not run 2024-07-25 11:18:09 +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
55a6bd2278 Revert "feat tailwind: turn tailwind config into vars"
This reverts commit 0132609d30.
2024-07-20 22:27:24 +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
Ivy
b46ddceec5
feat readme: add a word 2024-07-20 20:52:14 +02:00
Ivy
9502764eec
feat routes: update a comment 2024-07-20 20:47:50 +02:00
Ivy
4028c089ca
feat .gitignore: remove weird folder being !ignored
i might have missed a memo help
2024-07-20 20:46:58 +02:00
purple
bbc6706868 feat blueprint.sh: update version name and folder comment 2024-07-20 16:10:56 +02:00
prplwtf
08c9217263 feat blueprint.sh install.sh: Adapt to new branding assets 2024-07-16 20:53:37 +02:00