Commit Graph

7445 Commits

Author SHA1 Message Date
8feb408777 chore(frontend): temporarily disable sodium-based frontend cryptography for browser compatibility 2024-10-25 04:33:23 +02:00
25953854c9 build(Makefile): fix bash shell targets 2024-10-25 01:24:50 +02:00
090f4410bb build(Makefile): connect to uniworx db on make psql 2024-10-24 04:10:34 +02:00
8302df0563 build(Makefile): add psql target 2024-10-24 03:44:16 +02:00
b46228df26 build(Makefile): deprecate .stack-work-build in favor of default .stack-work 2024-10-24 02:58:37 +02:00
caf4f7b6dc build(docker/backend): fix stack-work-dir for yesod-bin and default make target 2024-10-24 02:57:32 +02:00
403b1b951b build(Makefile): compile frontend before db-fill 2024-10-24 02:17:41 +02:00
bc51e46285 build(Makefile): always replace containers on new run 2024-10-24 02:17:19 +02:00
6b0fb8055f Merge branch '145-build-system-rewrite' of gitea.uniworx.systems:fraport/fradrive into 145-build-system-rewrite 2024-10-24 02:11:24 +02:00
8926f71e96 build(Makefile): update help messages 2024-10-24 02:11:20 +02:00
Stephan Barth
a5344780aa Merge branch '145-build-system-rewrite' of gitea.uniworx.systems:fraport/fradrive into 145-build-system-rewrite 2024-10-24 02:10:24 +02:00
Stephan Barth
30dfc142bd build(utils/develop-status.pl): Introduced command line options. 2024-10-24 02:09:50 +02:00
57bb495c82 build(Makefile): fix hoogle target 2024-10-24 02:01:21 +02:00
c4df5fc0a7 build(Makefile): improve hoogle container naming 2024-10-24 02:00:04 +02:00
464e1c0fc4 Merge branch '145-build-system-rewrite' of gitea.uniworx.systems:fraport/fradrive into 145-build-system-rewrite 2024-10-24 01:51:28 +02:00
4c75196361 build(Makefile): revise container naming scheme 2024-10-24 01:51:01 +02:00
Stephan Barth
ba67e1323e build(utils/develop-status.pl): Fix which containers to display. 2024-10-24 01:41:15 +02:00
86b1e76be6 build(Makefile): more fixes on CONTAINER_NAME 2024-10-24 01:38:41 +02:00
86d6b202f2 build(Makefile): fix hoogle 2024-10-23 03:45:37 +02:00
5893c950d0 Merge branch '145-build-system-rewrite' of gitea.uniworx.systems:fraport/fradrive into 145-build-system-rewrite 2024-10-23 01:58:48 +02:00
31f3cf842e build(Makefile): compile backend before uniworxdb 2024-10-23 01:58:46 +02:00
0ab16b2453 build(Makefile): also clean .stack-work.lock 2024-10-23 01:58:16 +02:00
e4fdeafc8b build(Makefile): fix CONTAINER_NAME for unworxdb 2024-10-23 01:57:47 +02:00
Stephan Barth
73fc92f33b Merge branch '145-build-system-rewrite' of gitea.uniworx.systems:fraport/fradrive into 145-build-system-rewrite 2024-10-23 01:54:11 +02:00
Stephan Barth
91cea6aee5 build(utils/develop-status.pl): Added status for fradrive containers without container file. 2024-10-23 01:53:11 +02:00
72301adfe3 build(Makefile): improve container names for distinction between backend, hoogle and uniworxdb containers 2024-10-23 01:50:40 +02:00
f669eed080 build(Makefile): set container name for memcached 2024-10-23 01:18:45 +02:00
80a7bc4b08 build(Makefile): stop running containers before clean 2024-10-23 01:13:43 +02:00
8028a1f36b build(Makefile): fix stop-% 2024-10-23 01:13:03 +02:00
b5b8567074 build(Makefile): start-database for test 2024-10-23 00:51:44 +02:00
190836520b Merge branch '145-build-system-rewrite' of gitea.uniworx.systems:fraport/fradrive into 145-build-system-rewrite 2024-10-21 18:45:08 +02:00
Stephan Barth
67395c4e78 build(utils/watchcontainerrun.sh): Less output on container stop. 2024-10-21 18:44:28 +02:00
Stephan Barth
05c255a62f build(utils/watchcontainerrun.sh): Further enhanced messages on container stop. 2024-10-21 17:47:51 +02:00
Stephan Barth
45ba635dca Merge branch '145-build-system-rewrite' of gitea.uniworx.systems:fraport/fradrive into 145-build-system-rewrite 2024-10-21 17:38:23 +02:00
Stephan Barth
5cbbdbf121 build(utils/watchcontainerrun.sh): Enhanced messages on container stop. 2024-10-21 17:37:23 +02:00
0d773d9f3d build(Makefile): status target for container status 2024-10-21 17:25:27 +02:00
0d42970c6d build(Makefile): fix db work-dir 2024-10-21 17:07:02 +02:00
ef94ced729 build(Makefile): fix backend-test 2024-10-21 17:06:27 +02:00
2c6b43a3d8 build(docker/backend): make stack dirs deletable by all (i.e. clean) 2024-10-21 15:37:36 +02:00
81094515dc build(Makefile): fix log-% targets 2024-10-21 15:37:10 +02:00
8c66df1872 build(Makefile): run watchcontainerrun in image-run too 2024-10-21 15:36:50 +02:00
ddc51e2d7a build(Makefile): inline start.sh 2024-10-21 15:36:20 +02:00
ed88d9be05 build(Makefile): fix bad minio port 2024-10-21 15:14:52 +02:00
360182a538 build(docker/backend): chmod 777 for stack dirs 2024-10-21 15:14:28 +02:00
45a9bbad43 build(Makefile): fix bad container id due to echo 2024-10-21 15:14:10 +02:00
8fcae4dcd1 build(Makefile): introduce custom errors for deprecated targets and common mistakes 2024-10-21 00:38:24 +02:00
599c35c042 chore(backend): removed ref to widget file 2024-10-20 23:43:15 +02:00
41cb0c83eb chore(backend): include stylesheet in default layout 2024-10-20 23:41:03 +02:00
Stephan Barth
748542533b build(utils/develop-status.pl): Added status script for display of development state. 2024-10-20 16:38:46 +02:00
Stephan Barth
3028a4a33b build(Makefile): Fix $(DEVELOP) 2024-10-20 02:42:14 +02:00