Compare commits

...

16 Commits

Author SHA1 Message Date
robin c9135d03cf last changes 2023-08-15 12:48:43 +00:00
robin c29765dd09 changes 2023-07-19 15:22:20 +00:00
robin 9e6dc31811 next bug fixes 2023-07-17 07:35:41 +00:00
robin 0e1de15d7c fixes 2023-07-17 07:24:08 +00:00
robin 383c1be382 robin - final version 2023-07-16 21:31:08 +00:00
robin 8128f4f641 nex session 2023-07-16 11:50:53 +00:00
robin bfa53f6b95 icon cycle circle 2023-07-16 06:21:49 +00:00
robin c6d43a95fa next session 2023-07-15 16:15:17 +00:00
robin d4e21505ad frontend session 2023-07-14 19:32:33 +00:00
robin 897b9ae2cf backend and api endpoints 2023-07-14 11:58:27 +00:00
robin 90b4c95cd8 footer & menu right side 2023-07-13 20:45:49 +00:00
robin 09a150f102 ignore 2023-07-13 16:44:40 +00:00
robin 7ce16346e0 header & menu 2023-07-13 16:43:19 +00:00
robin f290e9d039 prettier bug 2023-07-13 14:28:54 +00:00
robin 297658bab2 folder structure 2023-07-13 13:20:36 +00:00
robin 14b7979314 inital setup 2023-07-13 13:14:19 +00:00
791 changed files with 6767 additions and 10290 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
PROJECT_NAME=tibi-docs
PROJECT_NAME=fontis
TIBI_PREFIX=tibi
TIBI_NAMESPACE=tibi-docs
TIBI_NAMESPACE=fontis
UID=100
GID=101
RELEASE_ORG_SLUG=webmakers-gmbh
RELEASE_PROJECT_SLUG=tibi-docs
RELEASE_PROJECT_SLUG=fontis
+1 -1
View File
@@ -8,7 +8,7 @@ docs/.yarn/*
!docs/.yarn/versions
api/hooks/lib/app.server*
node_modules
media
/media
tmp
_temp
frontend/dist
+1 -1
View File
@@ -18,7 +18,7 @@
{
"match": "/api/.*(\\.ya?ml|js|env)$",
"isAsync": false,
"cmd": "docker compose -p tibi-docs restart tibiserver",
"cmd": "docker compose -f ${workspaceRoot}/docker-compose-local.yml restart tibiserver",
"event": "onFileChange"
}
],
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More