Commit graph

1210 commits

Author SHA1 Message Date
Gasuge
76b8f5c2b5 rename AdditionalConsole to SendCommand 2024-05-05 03:02:30 +02:00
Gasuge
e2b6f81326 fix AdditionalConsole position 2024-05-05 02:12:06 +02:00
Gasuge
0fcebb7b57 finish console component 2024-05-05 01:58:29 +02:00
Gasuge
467eba693d proto console add component location 2024-05-05 01:38:34 +02:00
purple
5c3ff8fa91 fix core: Escape & characters in info fields and don't allow backslashes in file paths. 2024-05-04 17:03:02 +02:00
purple
bca7750fda feat admin: make extension version on extensions page have lower opacity 2024-05-04 14:13:39 +02:00
purple
2a34b329fb feat admin: try stuff 2024-05-03 12:27:08 +02:00
purple
9b20b760c7 feat admin: make blurred extension icon fancier 2024-05-03 12:06:32 +02:00
purple
5fadfeaf79 fix admin: weird ui bugs due to some css rules 2024-05-03 11:59:02 +02:00
purple
1b0c1c045a feat admin: Actually start working on making extension buttons look good. 2024-05-03 11:52:12 +02:00
purple
5b3415c010 feat core: Remove docker unsupported warning 2024-05-03 11:32:37 +02:00
purple
5410038a15 oops core: Only check for node version once 2024-05-03 11:30:44 +02:00
purple
0bfe3c54b6 chore core: Add Node.JS 22 to supported versions. 2024-05-03 11:01:15 +02:00
purple
f6affb02e7 feat admin: stop making horrible ui choices 2024-05-01 16:41:50 +02:00
purple
c32a4d88f4 feat admin: change color scheme again 2024-05-01 16:37:18 +02:00
purple
cb04dbfe3e Revert "feat admin: change gradient"
This reverts commit 94611f8426.
2024-05-01 16:20:02 +02:00
purple
c6fb345e6b Revert "feat admin: try out extension button hover animation"
This reverts commit a6496c36cb.
2024-05-01 16:18:29 +02:00
purple
a6496c36cb feat admin: try out extension button hover animation 2024-05-01 16:13:57 +02:00
purple
94611f8426 feat admin: change gradient 2024-05-01 16:11:13 +02:00
purple
dd522ccece feat admin: change extension button color 2024-05-01 15:59:13 +02:00
purple
2f34d12dea fix admin: some scuffed extension button css 2024-04-30 23:14:37 +02:00
purple
af688ce7ac Merge branch 'main' of https://github.com/teamblueprint/main.git 2024-04-30 20:26:35 +02:00
purple
f8f6221122 feat assets: Replace logo with blue one for testing purposes 2024-04-30 20:26:15 +02:00
prplwtf
6fcb17cc39 feat admin: admit defeat 2024-04-28 20:58:27 +02:00
prplwtf
ce248f8013 feat admin: increase border radius on extension image to make stuff look slightly better 2024-04-28 20:47:56 +02:00
prplwtf
c5cd4be710 feat admin: make fancy-er 2024-04-28 20:41:44 +02:00
prplwtf
b958cc99e4 feat admin: make work well yey 2024-04-28 16:39:26 +02:00
prplwtf
9d9b08d639 feat admin: make center :) 2024-04-28 16:29:08 +02:00
prplwtf
c105b57426 feat admin: Make extension page buttons fancier again 2024-04-28 16:27:52 +02:00
prplwtf
daaa6b2cee feat admin: work-in-progress revamp extension buttons 2024-04-28 16:21:49 +02:00
prplwtf
7763e5d1a0 feat AdminLibrary ClientLibrary: Add dbForget() function. 2024-04-27 15:17:09 +02:00
prplwtf
a7d97bd829 feat ClientLibrary: Document all functions and change a couple things. 2024-04-27 15:09:34 +02:00
prplwtf
0858f70ee3 feat AdminLibrary: Document all functions and change a couple things. 2024-04-27 15:08:03 +02:00
prplwtf
6701864476 feat views: No longer send telemetry on Blueprint view, not useful anymore 2024-04-27 14:26:41 +02:00
prplwtf
ba1da94d2a feat gitignore: update gitignore 2024-04-27 12:43:25 +02:00
purple
1e2931fa5a
feat ServerRouter: Remove leftover debug line 2024-04-25 12:26:01 +02:00
purple
e7f402be7a
Merge pull request #33 from itsvic-dev/vic/split-route-provider
chore: don't replace RouteServiceProvider
2024-04-21 17:44:19 +02:00
Victor B.
ba264be788
chore: don't replace RouteServiceProvider 2024-04-21 17:41:37 +02:00
purple
8c711d3895
Merge pull request #32 from Loki-101/patch-1
Fixed bad exit code
2024-04-20 20:48:55 +02:00
Loki
dc90671ec0
Fixed bad exit code
In Bash, code 0 is success, non-zero is failure. In the meantime I've added || true to the end of the call to blueprint.sh so the Docker image can build, but changing this to 0 is cleaner.
2024-04-20 10:55:33 -07:00
prplwtf
af114490dc feat core: Add new developer flag for skipping application cache flush 2024-04-20 15:50:43 +02:00
prplwtf
67b2d6fadd fix core: disabled telemetry would not export extensions correctly 2024-04-20 13:41:09 +02:00
prplwtf
6ce19ccac9 feat TelemetryService: don't define variables that are unused 2024-04-20 12:48:57 +02:00
prplwtf
c7f006c5a2 feat ConfigService: update api url 2024-04-20 12:43:21 +02:00
prplwtf
8aed7bb9b7 feat app: use new api url placeholder inside of telemetryservice :v 2024-04-18 18:16:57 +02:00
prplwtf
5db650c703 feat artisan app: use PlaceholderService for api url 2024-04-18 18:13:37 +02:00
prplwtf
0064ebef45 feat core: bump fallback version to latest 2024-04-18 18:04:56 +02:00
prplwtf
942b515018 feat core: update comment 2024-04-18 18:04:15 +02:00
prplwtf
b0c8299f4f fix core: forgot to check for tput in the first place 2024-04-18 18:03:38 +02:00
prplwtf
810c6b20f6 feat core: add tput to deps check 2024-04-18 18:02:16 +02:00