Commit History

test: enable also webkit and firefox playwright projects
1a9e427

alessandro trinca tornidor commited on

test: update test cases to adapt to .col-flex width 64vw
4ce568b

alessandro trinca tornidor commited on

test: add screenshot snapshot to assert that setCaret() still work well for precise word selection
eba6457

alessandro trinca tornidor commited on

test: add missing aria snapshots txt files, refactor the test cases to use aria instead of screenshot snapshots
8d6e091

alessandro trinca tornidor commited on

test: add mobile portrait and landscape iPhone 13, ipad, responsive test cases. Added helper functions in test-helper.ts
6633e5d

alessandro trinca tornidor commited on

test: add ipad mini and ipad mini landscape test case switching from Aesthetic UI to Corpo UI
d679642

alessandro trinca tornidor commited on

test: add desktop test case switching from Aesthetic UI to Corpo UI
69d2a21

alessandro trinca tornidor commited on

test: fix test descriptions
3d47cb3

alessandro trinca tornidor commited on

test: add first working mobile test case (iphone 13)
c25e1ae

alessandro trinca tornidor commited on

test: update test cases for My Ghost Writer integrated in lite.koboldai.net
f91d9a6

alessandro trinca tornidor commited on

test: add test cases for My Ghost Writer integration within lite.koboldai.net
734545f

alessandro trinca tornidor commited on

first working test example with playwright setup
f419f31

alessandro trinca tornidor commited on

feat: add backend support for multi-word stemming with test cases
000cfc3

alessandro trinca tornidor commited on

feat: handle mobile portrait mode for current words table, improve top menù layout
125ee1c

alessandro trinca tornidor commited on

style: improve margins for mobile interfaces
3dc190b

alessandro trinca tornidor commited on

fix: avoid error on checking id-input-webserver-wordfreq-checkbox
fcb80e0

alessandro trinca tornidor commited on

feat: start refactoring the UI interface on mobile
4614287

alessandro trinca tornidor commited on

doc: add missing docstrings
9cb8062

alessandro trinca tornidor commited on

feat: UI change, now it shows some text around the selected word
0c4660b

alessandro trinca tornidor commited on

refactor: avoid creating a PorterStemmer() instance every time text_stemming() runs
7a541c8

alessandro trinca tornidor commited on

refactor: update example text within index.html
fc3bbf3

alessandro trinca tornidor commited on

test: update test cases
81e6837

alessandro trinca tornidor commited on

refactor: update logs, remove wrong import, handle exception if missing idxRowChild and idxRowParent keys
57447c1

alessandro trinca tornidor commited on

ci: python debug launcher.json
a032dbd

alessandro trinca tornidor commited on

feat: add some helper functions from lite.koboldai.net integration
0a8999b

alessandro trinca tornidor commited on

feat: scroll to the correct range position when selecting a word with setCaret()
9db4577

alessandro trinca tornidor commited on

feat: handle correctly html text content nested within SPAN childNodes, like lite.koboldai.net editable mode
cb64b5f

alessandro trinca tornidor commited on

refactor: remove duplicated occurrence of function extractStringValues()
4199259

alessandro trinca tornidor commited on

refactor: remove or rewrite some console.log()
9113af3

alessandro trinca tornidor commited on

feat: setCaret(), handle case when user edit the contenteditable editor div
de48b4c

alessandro trinca tornidor commited on

feat: now the filter works only on the values of the json output array
f2474aa

alessandro trinca tornidor commited on

test: prepare playwright tests to ensure avoid regressions on text stemming results
f4cd2d5

alessandro trinca tornidor commited on

test: add and update python test cases
570dbf9

alessandro trinca tornidor commited on

feat: avoid changing paragraph separation in the original text
ceed7c1

alessandro trinca tornidor commited on

feat: avoid removing multiple newlines from input text
6c35a72

alessandro trinca tornidor commited on

feat: removed minimum length limit for discarding words too short
e4e96f7

alessandro trinca tornidor commited on

fix: remove useless DOM element creation
7f16a7c

alessandro trinca tornidor commited on

feat: now result search is case-insensitive
9074889

alessandro trinca tornidor commited on

feat: add index_dark.html to help merges with lite.koboldai.net
a0b0525

alessandro trinca tornidor commited on

feeat: new layout separating the list of prefix frequencies from the table of word positions
1b77e8d

alessandro trinca tornidor commited on

feat: small changes to make the frontend more similar to the components integrated into lite.koboldai.net
87def91

alessandro trinca tornidor commited on

chore: bump to version 0.3.0
cfb0022

alessandro trinca tornidor commited on

feat: add option to easily download nltk data files
a90cae8

alessandro trinca tornidor commited on

doc: update README.md and rename wrong changelog filename
d93f88f

alessandro trinca tornidor commited on

ci: add an installation script (python required)
f2a3b75

alessandro trinca tornidor commited on

doc: improve app log messages
6a4a012

alessandro trinca tornidor commited on

chore: bump to version 0.2.1, update CHANGELOG.md
727d8fa

alessandro trinca tornidor commited on

feat: show properly my ghost writer version
8df15b3

alessandro trinca tornidor commited on

chore: bump to version 0.2.0, update CHANGELOG.md
f627f08

alessandro trinca tornidor commited on

doc: added a changelog
fcb74af

alessandro trinca tornidor commited on