Commit graph

56 commits

Author SHA1 Message Date
ef20703532 Update scripts/commands/extensions/remove.sh 2024-11-03 04:29:07 -05:00
f49a4c52a0 Update scripts/commands/extensions/install.sh 2024-11-03 04:28:37 -05:00
8061c1dd5b Update scripts/commands/developer/export.sh 2024-11-03 04:27:40 -05:00
adfb6a35ca Update scripts/commands/advanced/upgrade.sh 2024-11-03 04:27:02 -05:00
prplwtf
88e3efa237 fix: requests_routers's default was application instead of web 2024-10-28 20:59:36 +01:00
prplwtf
b3abff1bb9 feat: force migrations by default on -install 2024-10-27 11:53:24 +01:00
prplwtf
dc6c07df9d feat info.sh: add colors to -info 2024-10-10 19:25:12 +02:00
prplwtf
775ec3b4de feat remove.sh: Deprecate requests_controllers in favor of requests_app. 2024-10-10 15:11:42 +02:00
prplwtf
7524a1eaf4 feat install.sh: Deprecate requests_controllers in favor of requests_app. 2024-10-10 15:11:35 +02:00
prplwtf
dbcb2b1d1a fix install.sh: comment out route_perm warning on account as it was malfunctioning 2024-10-06 11:56:10 +02:00
prplwtf
6bc26770e6 feat install.sh: Add additional debug log thingy to components 2024-10-06 11:53:41 +02:00
prplwtf
8134cce2c6 feat install.sh: add undocumented permission field to debug 2024-10-06 11:52:29 +02:00
prplwtf
f760f6c747 feat install.sh: use case statements in more places 2024-09-22 18:09:16 +02:00
prplwtf
75615268d4 feat install.sh: Console.yml intervals are now done through case statements 2024-09-22 18:05:26 +02:00
prplwtf
9c067214fa feat install.sh: add twitch, youtube and ko-fi website icons. 2024-09-22 17:54:27 +02:00
prplwtf
11f90d87f5 feat install.sh: remove icons for reddit and trello 2024-09-22 17:49:29 +02:00
prplwtf
a93efe1990 feat install.sh: move discord weburl detection into case statement 2024-09-22 17:48:38 +02:00
prplwtf
21df75a4ab feat install.sh: move discord weburl detection into case statement 2024-09-22 17:48:03 +02:00
prplwtf
a0fe6679f6 feat install.sh: move sourcexchange/builtbybit weburl detection into case statement 2024-09-22 17:47:13 +02:00
prplwtf
abf35c45c2 feat install.sh: move github/gitlab weburl detection into case statement 2024-09-22 17:42:35 +02:00
prplwtf
a634196bf7 feat install.sh: add fixme 2024-09-22 17:31:45 +02:00
prplwtf
41b78d7e8d fix install.sh: use printf instead of echo for installed_extensions to prevent linebreaks 2024-09-08 20:00:07 +02:00
prplwtf
f2aadf9d65 feat build.sh: remove .gitkeep upon use of developer command 2024-09-04 21:20:54 +02:00
prplwtf
db5759b189 feat blueprint.sh install.sh: add new "developerEscalateInstallScript" flag 2024-08-26 18:07:20 +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
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
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
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
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
08c9217263 feat blueprint.sh install.sh: Adapt to new branding assets 2024-07-16 20:53:37 +02:00
prplwtf
8970c168ff fix upgrade.sh: remote without arguments would not make a valid url 2024-07-16 15:34:00 +02:00
prplwtf
6a2a3143d3 feat parse_yaml: update upstream parse_yaml script and pass through shellcheck 2024-07-16 15:31:00 +02:00
prplwtf
c2bb26b61a feat upgrade.sh: you can now use other source-control urls for remote upgrading 2024-07-16 15:03:40 +02:00
prplwtf
597850134a feat blueprint.sh configutility.sh: move config into its own library file and fix "unknown command" error 2024-07-16 13:37:24 +02:00
prplwtf
4e21ad260f feat libraries logFormat: address shellcheck advisories 2024-07-16 13:25:55 +02:00
Jelco
40a2ec186b
fix (logFormat.sh): overwriting variables used elsewhere 2024-07-15 22:12:14 +02:00
Ivy
d66c22380c
feat install.sh: slightly improve some paths 2024-07-14 12:50:50 +02:00
prplwtf
bf732b4adb feat logFormat: add more options for formatting 2024-07-06 13:59:26 +02:00
prplwtf
412ec71842 fix install.sh: -build can now also run as it should 2024-07-03 16:40:51 +02:00
prplwtf
503e1fff4f feat blueprint.sh: fix stuff 2024-07-01 17:18:47 +02:00
purple
da4561880b feat blueprint.sh: make better 2024-06-30 12:23:13 +02:00
purple
550b01a1c2 feat blueprint.sh: add more commands to case list 2024-06-30 12:17:56 +02:00
prplwtf
c765cb6c74 feat scripts: work in progress improvements 2024-06-27 22:12:34 +02:00
prplwtf
1001841320 feat install remove: tell user which extension is currently being installed 2024-06-26 21:19:06 +02:00