Commit History

ci: try changing NTLK_DATA path
85b5f3e

alessandro trinca tornidor commited on

ci: fix typo
22aad78

alessandro trinca tornidor commited on

ci: force mkdir and chown permissions for NLTK_DATA folder
9e53001

alessandro trinca tornidor commited on

ci: fetch latest commits from github feeds
779cac7

alessandro trinca tornidor commited on

feat: add a default download NLTK_DATA folder
498803f

alessandro trinca tornidor commited on

ci: fix some small issues with a not writable cache folder, remove comments for local folder COPY
0109857

alessandro trinca tornidor commited on

ci: add missing update_list_files_download.sh
be6a06b

alessandro trinca tornidor commited on

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

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

ci: more small fixes to the docker build process, bump to versio 0.5.2
c7c291a

alessandro trinca tornidor commited on

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

chore: bump to version 0.5.0
14e4908

alessandro trinca tornidor commited on

ci: update docker image version, prepare spacy model download within docker image build
c0dfa8c

alessandro trinca tornidor commited on

fix: set for download the correct NLTK packages
3ee7cf1

alessandro trinca tornidor commited on

doc: update README.md with the right execution order for docker build, updated env variables
115b856

alessandro trinca tornidor commited on

test: add more test cases for process_synonym_groups() and get_wordnet_synonyms()
0802362

alessandro trinca tornidor commited on

chore: update .gitignore and some setting files
c451b7f

alessandro trinca tornidor commited on

test: add missing test_custom_synonym_handler.py
1918068

alessandro trinca tornidor commited on

chore: update submobule
5205aee

alessandro trinca tornidor commited on

refactor: refactor delete_entry() to reduce its complexity
3e4106b

alessandro trinca tornidor commited on

fix: improve CustomSynonymHandler behavior
0b98421

alessandro trinca tornidor commited on

feat: preload NLTK wordnet at fastapi app startup, renamed some exception objects
41f6b1c

alessandro trinca tornidor commited on

test: improved error logs on playwright test-classic-1* test cases
be63104

alessandro trinca tornidor commited on

feat: improve logs
15f45fc

alessandro trinca tornidor commited on

chore: add missing requirements_no_versions*.txt
ff3a963

alessandro trinca tornidor commited on

test: remove unused imports
a8d891f

alessandro trinca tornidor commited on

ci: add bash/zsh script to automate requirements*.txt files
e5face2

alessandro trinca tornidor commited on

chore: update python dependencies, update python version to 3.13, update requirements*.txt
803d9c7

alessandro trinca tornidor commited on

test: fix test case for python 3.13
428ed79

alessandro trinca tornidor commited on

chore: improve error logs in case of spacy model not found
224f2bb

alessandro trinca tornidor commited on

chore: update python dependencies
e964313

alessandro trinca tornidor commited on

chore: update submodule
047ee8e

alessandro trinca tornidor commited on

test: update all changed playwright aria snapshots
55f540c

alessandro trinca tornidor commited on

test: test-classic-4, use 'happy'+projectname to avoid concurrency issues with the backend
beca971

alessandro trinca tornidor commited on

test: fix the test-classic-4-lite.koboldai.net.spec.ts
e9fbce5

alessandro trinca tornidor commited on

test: update test case for th4esaurus custom form entries
be2d172

alessandro trinca tornidor commited on

chore: update submobule
f97c259

alessandro trinca tornidor commited on

feat: add /thesaurus-custom/{word} to delete words
fdefa6c

alessandro trinca tornidor commited on

chore: update submodule
59af081

alessandro trinca tornidor commited on

feat: improve the initial /thesaurus-custom endpoint
88320db

alessandro trinca tornidor commited on

feat: handle reverse search for custom entries, merge them with the ones from the builtin wordnet corpus
a434f16

alessandro trinca tornidor commited on

feat: add new endpoint to add custom thesaurus entries
39ba49c

alessandro trinca tornidor commited on

test: add missing json event files
ff771f8

alessandro trinca tornidor commited on

test: add test cases for /thesaurus-inflated-phrase, remove /thesaurus-inflated and its test cases
e20c434

alessandro trinca tornidor commited on

test: update python backend test cases, update logs
989f544

alessandro trinca tornidor commited on

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

test: update test cases, still to fix mobile browser test cases
b8ff5d8

alessandro trinca tornidor commited on

chore: add missing .gitmodules
58e62f3

alessandro trinca tornidor commited on

test: add some console.log()
fae4bda

alessandro trinca tornidor commited on

test: update test case 2 and 3
b5b3e0a

alessandro trinca tornidor commited on