Commit graph

244 commits

Author SHA1 Message Date
Sung Won Cho
6e22c918ec
Wrap words in note content (#389) server-v0.4.0
* Fix word-wrap

* Document change

* Fix date
2020-01-09 08:19:21 +10:00
Sung Won Cho
48d7af483c
Release 0.4.0 (#386)
* Document changes

* Update README

* Make Docker installation official
2020-01-08 15:46:58 +10:00
Sung Won Cho
d6496b27d1
Fix email type (#385) 2020-01-08 09:27:55 +11:00
Sung Won Cho
ea51514c85
Fix digest note review (#383)
* Fix issue where unreviewed note is displayed as reviewed

* Show unreviewed first

* Fix menu alignment on mobile

* Show completion message

* Display help on empty digest list

* Fix email type
2020-01-07 16:03:45 +11:00
Sung Won Cho
952e0e62f3
Update copyright notice for the new year (#382)
* Update script

* Update the year in the license
2020-01-07 11:59:40 +11:00
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
Sung Won Cho
1427e910b7
0.3.4 (#378) server-v0.3.4 2019-12-24 13:16:23 +07:00
Sung Won Cho
3152ca770b
Alert when we stop learning (#375)
* Send password reset alert

* Send inactive reminder

* Send subscription confirmation email
2019-12-24 13:07:27 +07:00
Sung Won Cho
4caf82a998
Add syntax highlighting style (#377) 2019-12-24 12:48:05 +07:00
Sung Won Cho
912af37c9b
Revert "Upgrade dependencies. (#374)" (#376)
This reverts commit beceecb74d.
2019-12-24 10:20:07 +07:00
Monomax Bot
beceecb74d Upgrade dependencies. (#374) 2019-12-24 08:51:40 +07:00
Sung Won Cho
fce862621d
Fix release (#370) server-v0.3.3 2019-12-17 18:03:14 +07:00
Sung Won Cho
a18d9c817f
Fix release (#369) 2019-12-17 17:46:01 +07:00
Sung Won Cho
422f59ef79
0.3.3 (#368)
* Document release 0.3.3

* Bump
2019-12-17 17:17:09 +07:00
Monomax Bot
cd1950213a Upgrade dependencies (#367)
* Upgrade dependencies.

* Bump major
2019-12-17 17:06:35 +07:00
Sung Won Cho
7f981c9f57
Allow to disable registration (#365)
* Allow to disable registration

* Document changes

* Add env vars to templates

* Fix test

* fix
2019-12-17 15:15:06 +07:00
Sung Won Cho
3e41b29a74
Decouple web from App implementation (#364)
* Decouple app from web

* Simplify

* Fix test

* Encapsulate SSL logic to dbconn

* Fix test

* Fix email type
2019-12-17 12:26:42 +07:00
Sung Won Cho
7856d09a92
Fix OnPremise signup (#361)
* Allow to provide test server url directly

* Set on premise

* Fix release title
2019-12-16 15:27:41 +07:00
Sung Won Cho
891be61031
Improve email and signup for self-hosting users (#355)
* Add app abstraction

* Abstract out email sending

* Get sender

* Test

* Move operations to app

* Test

* Test

* Add license

* Fix lint
2019-12-14 12:10:48 +07:00
Sung Won Cho
295dcefff1
Upgrade (#360) 2019-12-14 11:41:33 +07:00
Sung Won Cho
9744a21789
Fix email type (#353) 2019-11-29 18:29:12 +08:00
Sung Won Cho
292dc7d515
Allow to receive welcome email with login instruction (#352)
* Implement email backend

* Add job ctx

* Remove job ctx and use EmailBackend everywhere

* Fix watcher to terminate cmd when inturrupted

* Test runner validation

* Send welcome email upon register

* Use plaintext for verification email

* Use plaintext for password reset email

* Fix from
2019-11-29 17:59:04 +08:00
Sung Won Cho
4adb7764ed
Add free plan (#351)
* Allow free usage

* Update features

* Update plan details

* Render footer

* Type

* Unlimited books

* Restrict repetition for non pro
2019-11-28 15:59:49 +08:00
Sung Won Cho
0e83ba1a5c
Allow to reuse watcher (#350)
* Make watcher reusable

* Allow to add multiple watched targets

* Move watcher

* Allow to ignore
2019-11-26 15:13:33 +08:00
Sung Won Cho
3883a076ef
Lint TypeScript (#349)
* extract dep

* Lint

* Lint

* Fix

* Fix build
2019-11-25 12:24:23 +08:00
Sung Won Cho
628d29c8d1
Revert "Lint JavaScript/TypeScript code (#346)" (#348)
This reverts commit e2e777db54.
2019-11-23 17:27:43 +08:00
Sung Won Cho
e2e777db54
Lint JavaScript/TypeScript code (#346)
* Implement lint in all js projects

* Use yarn workspace

* Remove package-lock.json

* Fix

* Extract common dev dep

* Bump
2019-11-23 15:40:33 +08:00
Monomax Bot
624892d9a8 Upgrade dependencies. (#342) 2019-11-22 17:54:29 +08:00
Sung Won Cho
45cc672671
Fix name conflict (#343) 2019-11-22 17:36:38 +08:00
Sung Won Cho
c0719053ef
Fix release script (#326) 2019-11-21 15:23:42 +08:00
Sung Won Cho
0c9670f442
Release 0.3.2 (#325) server-v0.3.2 2019-11-20 18:13:10 +08:00
Sung Won Cho
0bcd06600e
Fix direct access to note pages (#324)
* Initialize database

* Document change

* Test regression
2019-11-20 14:38:39 +08:00
Sung Won Cho
b5630adc88
Fix ratelimit (#321)
* Allow to synchronize large number of records

* Fix link

* Unexport

* Fix docker
2019-11-19 12:52:47 +08:00
Sung Won Cho
39d18638a9
Build Docker image (#316)
* Make preview image

* Use local build

* Fix build

* Release

* Build dnote docker

* Simplify

* Document
2019-11-18 16:59:53 +08:00
Sung Won Cho
6d474b1f18
Display helpful error message to the client (#314) 2019-11-18 11:16:46 +08:00
Sung Won Cho
22aa25498d
Fix test (#317) 2019-11-17 14:58:15 +08:00
Sung Won Cho
bd97209af8
Refactor to avoid global database variable (#313)
* Avoid global database

* Fix Twitter summary card

* Fix CLI test
2019-11-16 09:45:56 +08:00
Sung Won Cho
ec6773dc45
Fix verification link (#312) 2019-11-13 14:27:04 +08:00
Sung Won Cho
f519793273
Write a smoke test for self-hosting (#310)
* Fix release script

* Write a smoke testing for self-hosting

* Allow to supply tarball path

* Clear db
2019-11-12 18:22:20 +08:00
Sung Won Cho
b699f1a643
Properly embed static files into binary (#309) server-v0.3.1
* Properly embed static files into binary

* Document change
2019-11-12 13:20:43 +08:00
Sung Won Cho
22a4006efe
Display email verification link in repetition section (#308)
* Fix release title

* Display email verification warning

* Auto reset message

* Fix mobile menu not covering the screen

* Fix style
2019-11-12 13:09:43 +08:00
Sung Won Cho
ed5dd9c61a
Release 0.3.0 (#306) server-v0.3.0 2019-11-12 11:31:53 +08:00
Sung Won Cho
9bfc8f217a
Allow to recover from having missed a repetition processing (#305) 2019-11-12 11:16:06 +08:00
Sung Won Cho
6d8250a88b
Fix webpack error by passing absolute path (#304) 2019-11-12 09:03:59 +08:00
Sung Won Cho
2124e28a9f
Use go module (#303)
* Migrate to gomodule

* Fix install

* Update makefile
2019-11-11 15:28:47 +08:00
Sung Won Cho
cf62033fe7
Generate code coverage for js test (#302)
* Generate basic test coverage

* Use jest in web

* Use jest in jslib
2019-11-09 16:10:00 +08:00
Sung Won Cho
5d9662373b
Simplify dev environment (#301) 2019-11-08 17:30:01 -08:00
Sung Won Cho
41ada2298c
Implement note sharing (#300)
* Implement publicity control for notes

* Implement server side rendering for note sharing

* Implement UI

* Modularize

* Remove autofocus

* Fix test

* Document
2019-11-07 22:47:25 -08:00
Sung Won Cho
cbfafb0a40
Fix typo (#298)
* Fix typo

* Document SmtpPort
2019-11-03 20:35:57 -08:00
Sung Won Cho
4a3fd2d1a7
Use Vagrant for easy development setup (#297)
* Use vagrant

* Stop using polling

* Fix test

* Document

* Fix
2019-11-03 20:04:17 -08:00