Commit Graph

19 Commits

Author SHA1 Message Date
0d498c1929 Added origin in document path to avoid conflicts for documents with the same name from different origins (such as forked documents) 2022-09-03 19:28:35 +02:00
634149d9fe Added code to display errors 2022-09-03 12:38:41 +02:00
729f5f6d98 Added instructions to run the application in production 2022-08-15 21:53:31 +01:00
b113b9397f removed obsolete file 2022-08-15 21:46:38 +01:00
870a5f25f3 Improved log viewing so that it updates in real time 2022-08-15 22:40:16 +02:00
9ffdc3712b minor fixes 2022-08-14 19:11:57 +02:00
41693494b0 added possibility to run behind a reverse proxy 2022-08-14 18:48:26 +02:00
3f723235ec removed debug print 2022-08-14 18:48:09 +02:00
fe2351eda0 refactored configuration system 2022-08-14 18:40:44 +02:00
3a392135d1 implemented authentication to access admin pages 2022-08-13 22:58:37 +02:00
df476d9865 Added UI to create, build and delete documents 2022-08-13 19:54:20 +02:00
3a3edd3651 Added first admin page and possibility to consult built documents 2022-08-13 17:20:55 +02:00
5432669dff Added web API to clone a document from a remote git repository 2022-08-13 15:05:18 +02:00
8d06ac2e9a pulling before building 2022-08-13 12:38:25 +02:00
e55fe41a6c fixed shebang 2022-08-13 12:37:48 +02:00
cd57a96ac2 Added web api that can build a document 2022-08-12 13:37:50 +02:00
8b2251da59 added python requirements 2022-08-11 22:31:05 +02:00
0d607e63a2 Basic app using Flask 2022-08-09 23:43:22 +02:00
121d409643 Initial commit 2022-08-08 22:05:34 +01:00