Skip to content

Releases: ultish/jikan-ga-nai-server

Minor Docker image enhancements

20 Aug 06:15
Compare
Choose a tag to compare

Minor update to docker build

Better Error Messages and individual locks per-user

19 Aug 07:09
Compare
Choose a tag to compare

A database change exists, hence the version change. It's only an index change so you can drop the existing one and create a new one:

Old Index on Timeblock table:
["startTime", "trackedtaskId"]

New Index on Timeblock table:
["startTime", "trackedtaskId", "userId"]

v0.2.5

05 Jun 07:42
Compare
Choose a tag to compare

Fixes to unique values

v0.2.4

03 Jun 09:59
Compare
Choose a tag to compare

Fixed timezone on express container

docker load --input jikan-ga-nai-server-20200603-2.tar.gz

GraphQL playground: http://localhost:9998/graphql

v0.2.3

03 Jun 06:48
Compare
Choose a tag to compare

GraphQL Playground updated to use static assets instead

docker load --input jikan-ga-nai-server-20200602.tar.gz

GraphQL playground: http://localhost:9998/graphql

v0.2.2

02 Jun 10:01
Compare
Choose a tag to compare

Built Dockerfile
docker load --input jikan-ga-nai-server-20200602.tar.gz

GraphQL playground: http://localhost:9998/graphql

v0.2.1

28 May 07:53
Compare
Choose a tag to compare

Fixed end of year timesheet