LinguaCafe

Results 217 comments of LinguaCafe

@sergiolaverde0 I think I am done with working on the tokenizer.py file (99%). The latest version is in the feature/websockets-vue branch. I will merge this into dev probably next week,...

I've mostly finished working on job queues. There are a few small tasks left, I plan to work on stanza next weekend.

Will do in the future. I know this is one of the issues blocking us from adding it to cosmos.

Sorry, there are just so many things to do, it will take a lot of time to address all the requests. @sergiolaverde0 What other issues are there that prevent linguacafe...

> Also Laravel logs, I should go back to that detail this week. What is the problem with laravel logs? It's not a directory users copy into. 2 people also...

Not sure if it's useful, but Laravel has its own [docker tools](https://laravel.com/docs/8.x/sail). At the time I wrote the docker file myself to learn about docker.

> We still need the empty folders, without them present docker creates them as root and then the webserver lacks permissions to write to them. Can we create them in...

I think this change from copying the files to uploading them will be confusing for some users, because they won't check the update notes. Should I use a new directory...

> It is not really backwards compatible unless the users manually delete (with sudo) the old log file since it exists with root ownership. I can change the name of...

Thank you so much! I've read it all, I will take a deeper look at it later today. I am working on font type management now, will finish it in...