This repository has been archived on 2022-03-12. You can view files and clone it, but cannot push or open issues or pull requests.
Lateinicus/frontend
Alexander Polynomdivision 4ba879c531 fix: Crash because of empty vocabulary list
Array.reduce(...) will crash if the array is empty. So we
just default to 0, if this.vocab is empty.
2018-10-02 18:06:38 +02:00
..
public refactor: MONOREPO 2018-09-20 17:38:12 +02:00
src fix: Crash because of empty vocabulary list 2018-10-02 18:06:38 +02:00
build.sh refactor: MONOREPO 2018-09-20 17:38:12 +02:00
index.html feat: Implement the /user/me endpoint 2018-09-29 14:23:09 +02:00
Makefile feat: Add a compose file 2018-09-28 23:33:28 +02:00
package-lock.json refactor: MONOREPO 2018-09-20 17:38:12 +02:00
package.json refactor: MONOREPO 2018-09-20 17:38:12 +02:00
shit.sh feat: Points for doing reviews 2018-10-01 19:21:57 +02:00
tsconfig.json refactor: MONOREPO 2018-09-20 17:38:12 +02:00