Commit Graph

  • bac8e34245 Fixed issue when a file tracked by git is modified by previous compilation master Youen 2024-02-05 21:48:05 +0100
  • 914c5c43f9 Fixed issue where task resources were not freed in case of error during the task Youen 2024-02-05 21:40:14 +0100
  • 29dd1eb592 Added HTTP error code 400 when a BusinessException occurs Youen 2023-05-29 21:39:16 +0200
  • 9db1653d72 Fixed issue when a tag is modified on the remote server Youen 2023-05-29 18:02:20 +0000
  • 8e564c1ef4 by default, /api/build doesn't wait for build to complete Youen 2023-05-18 23:26:16 +0200
  • ee3babc469 Added code to avoid building the same document multiple times concurrently Youen 2023-05-18 23:12:14 +0200
  • ae45d73210 Added code to configure wether we want to build a PDF or not (for each document, and each version for multiversion documents) Youen 2023-05-18 18:47:18 +0200
  • ae592ba1eb Reduced stream poll interval Youen 2023-05-18 18:06:21 +0200
  • 2bdf86a37d Added possibility to configure a document with file settings.json (no UI yet) Youen 2023-05-18 18:05:56 +0200
  • 7be5ec701d Added support for multiversion build (wip) Youen 2023-05-18 17:17:36 +0200
  • 661cd32f95 Using the document makefile instead of hard-coded commands Youen 2023-05-10 22:32:18 +0200
  • 19bc4fd228 Added modules for PDF compilation Youen 2023-05-10 21:45:58 +0200
  • 8880664f7c Renaming output PDF file Youen 2023-04-27 18:50:20 +0200
  • 66d28b0c86 Added code to generate PDF Youen 2023-04-27 18:38:05 +0200
  • c93b6a57d1 improved formatting of API result Youen 2022-09-03 19:49:40 +0200
  • 9f6ef1b9d6 allowing POST for build api Youen 2022-09-03 19:47:56 +0200
  • 0d498c1929 Added origin in document path to avoid conflicts for documents with the same name from different origins (such as forked documents) Youen 2022-09-03 19:28:35 +0200
  • 634149d9fe Added code to display errors Youen 2022-09-03 12:38:41 +0200
  • 729f5f6d98 Added instructions to run the application in production youen 2022-08-15 21:53:31 +0100
  • b113b9397f removed obsolete file youen 2022-08-15 21:46:38 +0100
  • 870a5f25f3 Improved log viewing so that it updates in real time Youen 2022-08-15 22:38:08 +0200
  • 9ffdc3712b minor fixes Youen 2022-08-14 19:11:57 +0200
  • 41693494b0 added possibility to run behind a reverse proxy Youen 2022-08-14 18:48:26 +0200
  • 3f723235ec removed debug print Youen 2022-08-14 18:48:09 +0200
  • fe2351eda0 refactored configuration system Youen 2022-08-14 18:40:44 +0200
  • 3a392135d1 implemented authentication to access admin pages Youen 2022-08-13 22:58:37 +0200
  • df476d9865 Added UI to create, build and delete documents Youen 2022-08-13 19:54:20 +0200
  • 3a3edd3651 Added first admin page and possibility to consult built documents Youen 2022-08-13 17:20:55 +0200
  • 5432669dff Added web API to clone a document from a remote git repository Youen 2022-08-13 15:05:18 +0200
  • 8d06ac2e9a pulling before building Youen 2022-08-13 12:38:25 +0200
  • e55fe41a6c fixed shebang Youen 2022-08-13 12:37:48 +0200
  • cd57a96ac2 Added web api that can build a document Youen 2022-08-12 13:37:50 +0200
  • 8b2251da59 added python requirements Youen Toupin 2022-08-11 22:31:05 +0200
  • 0d607e63a2 Basic app using Flask youen 2022-08-09 17:30:52 +0200
  • 121d409643 Initial commit youen 2022-08-08 22:05:34 +0100