-
As a user of Vocascan, I would like to have the possibility to publish the packages of vocabularies I've created to something like a marketplace where other users could benefit from it. This could be …
-
As described in #142 I am not able to import my complete language package at the moment. For now I have uploaded 1/3 of the complete package to Vocascan. I would like to be able to upload the rest o…
-
In asian scripts like Japanese or Chinese there is a concept of [Ruby Characters](https://en.wikipedia.org/wiki/Ruby_character), annotative characters which accompany complex characters. In Japanese t…
-
How can I link libpqxx in Cmake? I have installed it with ```sudo pacman -S libpqxx``` and want to use the lib in my code now. But i don't how to do this in cmake. Could someone provide me a little co…
-
Hello, I found some broken hyperlinks:
- [ ] https://count.ly (file: README.md, error: ECONNREFUSED)
- [ ] https://demo.alf.io/authentication (file: README.md, error: ECONNRESET)
- [ ] https://git.…
-
I installed vocascan-server and vocascan-frontend behind traefik proxy.
Frontend installed via docker-compose and I have only one yml file in folder
content of file:
```
version: "2"
services:…
-
We have a small bug in our UI leaving the `Vocascan` next to our logo black while in light mode. When turning it to dark mode everything works just fine.
Changing the color in the scss file itself …
-
"For more details about the environment variables see c[onfiguration guide](https://docs.vocascan.com/#/configuration)."
404s
-
## What are you doing?
```js
isPublic: {type: DataTypes.BOOLEAN, allowNull: false, defaultValue: false}
// ---------
// Later on...
Model.create({key1: 'value1', key2: 'value2'})
//or...
Mo…
-
Having just installed the app, there are a few issues I have with the learning process. I made a package with a group with 18 words to learn, and these are all questions I have about the whole proce…