dnote/pkg/server/database
Sung Won Cho 91414da0ac
Digests on web (#380)
* Implement operations

* Implement digest endpoints

* Implement digests reducer and basic page

* Make note component reusable

* Implement digest page

* Add license

* Fix style and accessbility

* Fix loading

* Fix query

* Test

* Remove debug
2020-01-07 11:42:48 +11:00
..
migrate Refactor to avoid global database variable (#313) 2019-11-16 09:45:56 +08:00
migrations Digests on web (#380) 2020-01-07 11:42:48 +11:00
scripts Improve shell portability (#249) 2019-08-13 12:54:06 +10:00
consts.go Allow to specify repetition rule (#280) 2019-10-28 00:34:59 -07:00
database.go Digests on web (#380) 2020-01-07 11:42:48 +11:00
migrate.go Refactor to avoid global database variable (#313) 2019-11-16 09:45:56 +08:00
models.go Digests on web (#380) 2020-01-07 11:42:48 +11:00
notes.go Implement note sharing (#300) 2019-11-07 22:47:25 -08:00
sql-migrate.yml Implement server binary (#223) 2019-07-22 13:41:09 +10:00
types.go Improve package structure (#207) 2019-06-25 19:20:19 +10:00