Commit Graph

36 Commits

Author SHA1 Message Date
7362571b7a update, lint, prettify everything 2021-03-11 20:17:23 +00:00
af26241464 add https env toggle 2020-11-13 21:19:00 +03:00
aaebe63e6d docker thing 2020-11-13 20:52:24 +03:00
990ad47ace fix ormconfig.dev.json not being found 2020-10-04 11:42:02 +03:00
f2da923977 switch to eslint
move tests to src/, because otherwise import plugin doesn't work
2020-08-14 15:45:53 +03:00
70a3907327 prettier fixes 2020-06-09 12:57:05 +03:00
51a6803fe2 basic password change 2020-06-09 12:55:06 +03:00
7ff76049c7 add husky checks 2019-12-25 20:51:12 +03:00
e272a605ba fix sslify with heroku 2019-12-22 21:02:54 +03:00
1aa1768c93 use koa-sslify 2019-12-22 20:55:37 +03:00
7a68132346 serve index.html on 404 2019-12-22 20:26:22 +03:00
2db47abd20 (hopefully) fix ER_TOO_LONG_KEY error 2019-12-22 19:58:45 +03:00
8b0ec9b1a1 actually fix ormconfig.test.json being read when not in test environment 2019-12-22 19:39:25 +03:00
384c719570 fix ormconfig.test.json being read even when not in test environment 2019-12-22 19:35:16 +03:00
13caf1923f set default env to production 2019-12-22 19:26:30 +03:00
2a19fab520 heroku testing 2019-12-22 19:15:33 +03:00
f065d0e417 fix typo 2019-09-14 10:35:19 +03:00
1ee06d674d make docs shared in ui 2019-09-13 14:28:40 +03:00
0b68dc2963 add a shared property to Document 2019-09-13 13:41:13 +03:00
556c945001 create new documents 2019-02-10 15:13:55 +03:00
3c8dbc14aa sort recent docs client-side 2019-02-08 13:16:14 +03:00
0713f41d72 simple docs ui 2019-02-07 22:20:39 +03:00
acaf29f0e5 set default values for document timestamps 2019-02-03 00:45:49 +03:00
c072c7f7fc save document's edit time 2019-01-20 22:36:17 +03:00
3b2d49a0d4 add creationDate to Document 2019-01-20 19:37:19 +03:00
562283ebfc fix request typing in tests 2019-01-12 23:52:09 +03:00
a3122cbf41 change null to undefined in request params check 2019-01-12 23:50:00 +03:00
c437d3269e crud documents 2019-01-12 21:39:22 +03:00
6d5de7bc49 remove unnecessary any casting 2019-01-12 20:55:04 +03:00
bfeffe086d add Document model 2019-01-12 18:08:38 +03:00
29a035912b add email to users 2019-01-02 23:29:00 +03:00
733cbb4f26 nice error handling 2019-01-02 23:02:44 +03:00
1529e3a410 login form 2019-01-02 00:24:06 +03:00
28fc6d957e todo errors 2019-01-01 22:10:50 +03:00
83feabdf42 login/signup users 2019-01-01 21:46:02 +03:00
58c36bf43c init 2019-01-01 19:05:21 +03:00