Commit graph

539 commits

Author SHA1 Message Date
purple
c9ebaaa882 Add comments to admin.blade.php to explain stuff 2023-08-29 14:02:11 +02:00
purple
a82b6abc5a Explain what the database values do in migrations. 2023-08-29 13:14:35 +02:00
purple
ce19a77128 Move "check for docker installation" below version variables. 2023-08-27 16:01:36 +02:00
purple
722794fac3 Remove "remove database migrations (maybe)" text from blueprint.sh 2023-08-25 13:01:37 +02:00
purple
16c1450c88
Add link to README 2023-08-24 22:09:35 +02:00
purple
2baec44ea9 Add new "Loader" extension to the list of extensions 2023-08-23 22:11:19 +02:00
purple
62724c9169 Database migrations on extension install has been improved 2023-08-23 21:42:34 +02:00
purple
d941b16bd4 Make notification keyframes in blueprint.style.css readable 2023-08-23 16:02:36 +02:00
purple
d2c715d14b Upgrade fallback version to latest 2023-08-21 13:43:35 +02:00
purple
8f227d316f Try to find the conf.yml file before importing it into Blueprint. 2023-08-20 14:33:02 +02:00
purple
2015b6751e Add new asset: logoTextUpscaled 2023-08-20 14:30:34 +02:00
purple
cbc0b9ca57 Add new asset: installWithBlueprintDarkBlueGradient 2023-08-20 14:07:39 +02:00
purple
bb76e3bc8a Sanitize database migrations variable. 2023-08-20 10:46:52 +02:00
purple
8a3e1def4d Improve dependency checking. 2023-08-18 18:29:01 +02:00
purple
bc9103239f Add "logoText" asset. 2023-08-18 14:09:57 +02:00
purple
e07ecd9ebd
Fix the mess that is GitHub Mobile README's. 2023-08-17 11:56:03 +02:00
purple
6739611d37
Replace the logo in README.md with a tinier version to make it show up correctly on mobile. 2023-08-17 11:51:11 +02:00
purple
99dab8a3c0 Improve database migrations choice menu for Blueprint installation. 2023-08-17 11:44:09 +02:00
purple
2d0dec0306 Require a supported version of node to use Blueprint 2023-08-17 11:37:53 +02:00
purple
f2814c92aa
Update Blueprint logo 2023-08-17 10:50:04 +02:00
purple
b3d54a5122 Update logoBlueRounded asset and make it transparent 2023-08-17 10:39:36 +02:00
purple
7d6adc155c Improve y/n questions by defaulting to the recommended answer when no input is given. 2023-08-16 18:45:50 +02:00
purple
311e171e25
Update Blueprint logo and title on README.md 2023-08-16 16:09:26 +02:00
purple
a5258c4815 Add "Cats" to the list of extensions. 2023-08-16 14:52:37 +02:00
purple
7d86ec08fd Update "disabled" and "enabled" color scheme for developer command help. 2023-08-15 12:58:36 +02:00
purple
90d1fc474a Fix "-help" not showing correctly.
Includes a recode for help
2023-08-15 12:44:10 +02:00
purple
9eeeb6e9ba Clean up core and make it more readable. 2023-08-15 12:23:40 +02:00
purple
2322ec99f9 Show error when developer mode is not turned on for dev commands.
I also made unknown command a fatal error.
2023-08-15 12:10:30 +02:00
purple
694b820422 Prompt users to use -help when running an unknown command. 2023-08-15 12:05:59 +02:00
purple
4b8d1fc72b
Merge pull request #5 from teamblueprint/rename-runinstall-to-rerun-install
fix: rename --runinstall to --rerun-install
2023-08-14 13:28:44 +02:00
Ahwxorg
915c672c98
fix: rename --runinstall to --rerun-install 2023-08-14 13:28:15 +02:00
purple
4ae0b10d6b Add contents of cacheOverlay-1.css 2023-08-13 16:55:01 +02:00
purple
3902511b4d Fix typo. 2023-08-13 16:39:55 +02:00
purple
0746fc80df Fix cache reminder not working on most browsers. 2023-08-13 16:37:37 +02:00
purple
83b80059fc
Undo minor formatting tweaks as this is intentional 2023-08-12 08:51:03 +02:00
Ahwxorg
1af65e42f2
Update blueprint.shfix(blueprint.sh) automatically display a help menu if someone tries to run an undefined/invalid command 2023-08-12 00:04:45 +02:00
Ahwxorg
ebc3ab0c1c
fix(blueprint.sh): minor formatting tweaks 2023-08-12 00:00:23 +02:00
purple
9c4f33eea1 Make the cacheoverlay a class instead. 2023-08-11 22:22:06 +02:00
purple
1579c98add Add cacherefreshhider to the Blueprint css stylesheet 2023-08-11 22:17:29 +02:00
purple
3607708096 Fix accidentally replacing everything with the number one on the admin panel. 2023-08-11 22:01:01 +02:00
purple
f827263576 Fix incorrect path. 2023-08-11 21:56:03 +02:00
purple
dee6349b78 Replace folder variable on telemetry.sh and updateAdminCacheReminder.sh 2023-08-11 21:54:25 +02:00
purple
82cb456dfd Reroll admin cache refresh reminder class name after (extension) installation. 2023-08-11 21:50:34 +02:00
purple
30dda95fc1 Add new function that generates a random classname for the admin cache reminder overlay. 2023-08-11 21:39:46 +02:00
purple
aa71bfa937 Fix admin cache refresh reminder not showing. 2023-08-11 20:28:41 +02:00
purple
43af00b7c4 Improve cache reminder as I did not like it.
Pretty satisfied with this one, totally didn't take a couple hours out of my day.

CodePen: https://codepen.io/prplwtf/pen/ExOBQzw?editors=1100
2023-08-11 20:20:31 +02:00
purple
5b435aa183 Redo the -help command. 2023-08-11 16:11:53 +02:00
purple
374f7a7eee Add new assets: installWithBlueprintDarkGradient, defaultExtensionLogo5 and defaultExtensionLogo6. 2023-08-11 14:52:43 +02:00
purple
aec4407716 Completely redesign "domain.ext/extensions/blueprint". 2023-08-10 18:28:56 +02:00
purple
d00b31a0b4 Add favicon to "domain.ext/extensions/blueprint". 2023-08-10 17:49:43 +02:00