Commit Graph

160 Commits

Author SHA1 Message Date
7d38fa5044 Update LICENSE 2020-04-02 14:16:11 +03:00
c3b3e22c75 update all the dependencies 2020-03-15 11:03:07 +03:00
02af1d9a28 Merge pull request #19 from usaatyuk/autosave-fix
don't overwrite local document content on upload
2020-01-19 20:47:32 +03:00
6ca1ff6227 don't overwrite local document content on upload 2020-01-19 20:45:38 +03:00
298d28c9af Merge pull request #17 from usaatyuk/mobile-fix
Mobile fix
2019-12-31 18:10:35 +03:00
a1255b0c26 make the heading clickable 2019-12-31 18:02:33 +03:00
a201a354f3 fix navbar overflow 2019-12-31 17:59:32 +03:00
62c2329aee more paddings and margins for mobile devices 2019-12-31 17:34:22 +03:00
1a35811bd6 add a newline to package.json 2019-12-31 14:17:04 +03:00
f21d7218cb actually add husky hooks 2019-12-25 20:53:05 +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
2dcbd1bafc more tolerance on document updated time check 2019-12-22 19:37:06 +03:00
384c719570 fix ormconfig.test.json being read even when not in test environment 2019-12-22 19:35:16 +03:00
fb9444a389 move typescript and co to dependencies 2019-12-22 19:30:11 +03:00
13caf1923f set default env to production 2019-12-22 19:26:30 +03:00
e8bbef82f7 heroku frontend install also dev deps 2019-12-22 19:20:32 +03:00
f339eaca56 heroku fix deps 2019-12-22 19:16:57 +03:00
2a19fab520 heroku testing 2019-12-22 19:15:33 +03:00
dfe7402fae Update README.md 2019-12-21 14:00:08 +03:00
3f91e190f6 stub account page 2019-12-20 22:57:54 +03:00
f7ffaf498d less branching in SharedView 2019-12-17 22:49:25 +03:00
9ebb86a1f3 fix start edit button's width 2019-12-09 22:52:20 +03:00
05cff029c9 update deps 2019-12-07 18:02:04 +03:00
1992812d6c upgrade deps 2019-10-27 17:44:05 +03:00
119b5fd542 add a screenshot 2019-10-27 13:47:50 +03:00
99185e4c36 Merge branch 'master' of github.com:usaatyuk/writer 2019-10-27 13:43:40 +03:00
b307b0a727 Create README.md 2019-10-27 13:41:45 +03:00
9434dd85cd fix some things 2019-10-27 13:24:57 +03:00
e794311aa1 newDocumentCard same background color 2019-10-27 13:17:59 +03:00
0fe0b4902e move font import into index.html 2019-10-05 19:04:13 +03:00
60eae649de make use of env variables in frontend 2019-09-16 16:44:37 +03:00
f080258872 fix circleci 2019-09-15 21:00:23 +03:00
a7c815fc96 fix circleci 2019-09-15 20:57:55 +03:00
d2fde53071 circleci split tests 2019-09-15 20:55:29 +03:00
997512f7e3 Merge branch 'master' of github.com:usaatyuk/writer 2019-09-15 20:46:42 +03:00
e31ecc4b4a test SharedView 2019-09-15 20:45:41 +03:00
955ac48b9a fix navbar dark mode transition 2019-09-15 20:24:19 +03:00
ad1de39980 better background color 2019-09-15 19:12:35 +03:00
5e3887e000 colored npm run dev prefixes 2019-09-15 19:06:12 +03:00
d2b42b1014 add copy document link to the share menu 2019-09-15 17:57:12 +03:00
49ada9f963 redirect to normal view if user owns the document 2019-09-15 17:54:06 +03:00
f065d0e417 fix typo 2019-09-14 10:35:19 +03:00
0450493e50 Merge pull request #14 from usaatyuk/sharing
Sharing
2019-09-13 15:20:20 +03:00
dea6e3922d fix a test 2019-09-13 15:19:10 +03:00
5775c32dfe simple public document viewer 2019-09-13 15:17:12 +03:00