Commit graph

1496 commits

Author SHA1 Message Date
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
prplwtf
b3c80022f5 fix core: Routes were not unlinked correctly upon extension removal 2024-04-15 17:39:49 +02:00
prplwtf
4920b24fa8 feat legacy-library: remove some linebreaks 2024-04-14 23:37:44 +02:00
prplwtf
47dc85a891 feat controllers: Improve input validation on Blueprint controller 2024-04-14 23:36:41 +02:00
prplwtf
c9581b626d feat views: add some comments to blueprint admin view 2024-04-14 23:34:52 +02:00
prplwtf
6ba185a44a feat react: add ids to a few elements 2024-04-10 20:35:11 +02:00
prplwtf
64c230d73a feat navbar: add extensions button for fun 2024-04-10 19:52:48 +02:00
prplwtf
5bfe0d50f9 fix telemetry: connection timeout in case of boom 2024-04-10 19:41:19 +02:00
purple
600e342d77 feat core: do not cache routes 2024-04-10 13:30:05 +02:00
purple
f4b3a642ad feat core: add route cache clear to extension management 2024-04-10 13:27:07 +02:00
purple
69685d5ccb fix core: placeholders 2024-04-10 12:00:10 +02:00
purple
57b238a684 fix core: new placeholder escape thing 2024-04-10 11:57:11 +02:00
purple
17516cb316 fix core: bump version and attempt to fix sed 2024-04-10 11:54:20 +02:00
purple
035d2d6105 feat core: update version 2024-04-10 11:15:59 +02:00
purple
da54a20831 fix core views: Admin view contents were not being added to view file for some reason 2024-04-10 11:12:29 +02:00