Josako
532073d38e
- Add dynamic fields to DocumentVersion in case the Catalog requires it.
2024-10-30 13:52:18 +01:00
Josako
74cc7ae95e
- Adapt Sync Wordpress Component to Catalog introduction
...
- Small bug fixes
2024-10-17 10:31:13 +02:00
Josako
3e644f1652
- Add Catalog Functionality
2024-10-15 18:14:57 +02:00
Josako
270479c77d
- Add Catalog Concept to Document Domain
...
- Create Catalog views
- Modify document stack creation
2024-10-14 13:56:23 +02:00
Josako
9e14824249
- Furter refinement of the API, adding functionality for refreshing documents and returning Token expiration time when retrieving token
...
- Implementation of a first version of a Wordpress plugin
- Adding api service to nginx.conf
2024-09-11 16:31:13 +02:00
Josako
76cb825660
- Full API application, streamlined, de-duplication of document handling code into document_utils.py
...
- Added meta-data fields to DocumentVersion
- Docker container to support API
2024-09-09 16:11:42 +02:00
Josako
914c265afe
- Improvements on document uploads (accept other files than html-files when entering a URL)
...
- Introduction of API-functionality (to be continued). Deduplication of document and url uploads between views and api.
- Improvements on document processing - introduction of processor classes to streamline document inputs
- Removed pure Youtube functionality, as Youtube retrieval of documents continuously changes. But added upload of srt, mp3, ogg and mp4
2024-09-02 12:37:44 +02:00