ci: force mkdir and chown permissions for NLTK_DATA folder 9e53001 alessandro trinca tornidor commited on Jul 18
ci: fix some small issues with a not writable cache folder, remove comments for local folder COPY 0109857 alessandro trinca tornidor commited on Jul 18
ci: remove the submodule and during the current docker build we download instead the files from the repositories OR copy from the current directory 3550787 alessandro trinca tornidor commited on Jul 18
ci: use /home/python as WORKDIR instead of /var/task, bump to version 0.5.3, explicit exposing app_port: 7860 in README.md e71a006 alessandro trinca tornidor commited on Jul 17
ci: more small fixes to the docker build process, bump to versio 0.5.2 c7c291a alessandro trinca tornidor commited on Jul 17
ci: fix many small problems caused by the docker build process, added .dockerignore; bump to project version 0.5.1 c0a740e alessandro trinca tornidor commited on Jul 17
ci: update docker image version, prepare spacy model download within docker image build c0dfa8c alessandro trinca tornidor commited on Jul 16
fix: set for download the correct NLTK packages 3ee7cf1 alessandro trinca tornidor commited on Jul 16
doc: update README.md with the right execution order for docker build, updated env variables 115b856 alessandro trinca tornidor commited on Jul 16
test: add more test cases for process_synonym_groups() and get_wordnet_synonyms() 0802362 alessandro trinca tornidor commited on Jul 16
chore: update .gitignore and some setting files c451b7f alessandro trinca tornidor commited on Jul 16
test: add missing test_custom_synonym_handler.py 1918068 alessandro trinca tornidor commited on Jul 16
refactor: refactor delete_entry() to reduce its complexity 3e4106b alessandro trinca tornidor commited on Jul 16
feat: preload NLTK wordnet at fastapi app startup, renamed some exception objects 41f6b1c alessandro trinca tornidor commited on Jul 16
test: improved error logs on playwright test-classic-1* test cases be63104 alessandro trinca tornidor commited on Jul 16
chore: add missing requirements_no_versions*.txt ff3a963 alessandro trinca tornidor commited on Jul 16
ci: add bash/zsh script to automate requirements*.txt files e5face2 alessandro trinca tornidor commited on Jul 16
chore: update python dependencies, update python version to 3.13, update requirements*.txt 803d9c7 alessandro trinca tornidor commited on Jul 16
chore: improve error logs in case of spacy model not found 224f2bb alessandro trinca tornidor commited on Jul 16
test: update all changed playwright aria snapshots 55f540c alessandro trinca tornidor commited on Jul 15
test: test-classic-4, use 'happy'+projectname to avoid concurrency issues with the backend beca971 alessandro trinca tornidor commited on Jul 15
test: fix the test-classic-4-lite.koboldai.net.spec.ts e9fbce5 alessandro trinca tornidor commited on Jul 15
test: update test case for th4esaurus custom form entries be2d172 alessandro trinca tornidor commited on Jul 15
feat: add /thesaurus-custom/{word} to delete words fdefa6c alessandro trinca tornidor commited on Jul 14
feat: improve the initial /thesaurus-custom endpoint 88320db alessandro trinca tornidor commited on Jul 13
feat: handle reverse search for custom entries, merge them with the ones from the builtin wordnet corpus a434f16 alessandro trinca tornidor commited on Jul 13
feat: add new endpoint to add custom thesaurus entries 39ba49c alessandro trinca tornidor commited on Jul 13
test: add test cases for /thesaurus-inflated-phrase, remove /thesaurus-inflated and its test cases e20c434 alessandro trinca tornidor commited on Jul 13
test: update python backend test cases, update logs 989f544 alessandro trinca tornidor commited on Jul 13
test: fix missing tests, mark as skipped test-classic-0 /3,/4 for MobileChromeLandscape because viewport is too short f3516da alessandro trinca tornidor commited on Jul 13
test: update test cases, still to fix mobile browser test cases b8ff5d8 alessandro trinca tornidor commited on Jul 13