|
|
207b157303
|
copy link to clipboard
|
2019-09-13 14:41:18 +03:00 |
|
|
|
1ee06d674d
|
make docs shared in ui
|
2019-09-13 14:28:40 +03:00 |
|
|
|
28f4b1a339
|
fix DocumentEdit test
|
2019-09-13 14:00:07 +03:00 |
|
|
|
0457457967
|
format everything
|
2019-09-13 13:58:50 +03:00 |
|
|
|
783155cabd
|
show a simple 404 page
|
2019-09-13 13:54:52 +03:00 |
|
|
|
0b68dc2963
|
add a shared property to Document
|
2019-09-13 13:41:13 +03:00 |
|
|
|
68c34364f6
|
update deps
|
2019-09-13 13:15:08 +03:00 |
|
|
|
ddf93c5bc1
|
autosave docs the proper way
|
2019-08-31 22:27:22 +02:00 |
|
|
|
d188fa3167
|
fix a test
|
2019-08-31 22:14:08 +02:00 |
|
|
|
00e3bbb9e2
|
autosave docs #5
|
2019-08-31 22:10:04 +02:00 |
|
|
|
c95c7f1c9d
|
upload all docs in one action
|
2019-08-31 17:43:11 +02:00 |
|
|
|
55c13270a2
|
move local document state to redux
|
2019-08-30 22:22:45 +02:00 |
|
|
|
1b42e02768
|
rename "update" to "upload" in documents context
|
2019-08-30 21:38:44 +02:00 |
|
|
|
1ee044806d
|
add a document upload indicator
|
2019-08-30 18:40:21 +02:00 |
|
|
|
a1a5084b96
|
fix breadcrumbs
|
2019-08-30 17:08:44 +02:00 |
|
|
|
d7a19d5222
|
fix npm audit
|
2019-08-29 17:18:41 +02:00 |
|
|
|
76d5a42b01
|
npm audit fix
|
2019-07-22 20:25:42 +03:00 |
|
|
|
2a43c3009f
|
cleanup app.tsx
|
2019-06-26 22:55:20 +03:00 |
|
|
|
5f5bd3da96
|
update stuff, format sccs
|
2019-06-26 20:13:28 +03:00 |
|
|
|
12c42d759d
|
use PT sans as ui font
|
2019-06-08 01:09:13 +03:00 |
|
|
|
23f3697c3d
|
don't call history.push() in render()
|
2019-06-07 21:27:58 +03:00 |
|
|
|
f055931a9b
|
update all the things
|
2019-06-07 21:05:32 +03:00 |
|
|
|
73c3f3a034
|
move deletion confirmation toast props to one file
Signed-off-by: Stepan Usatyuk <usaatyuk@ustk.me>
|
2019-05-15 01:03:34 +03:00 |
|
|
|
4887fb0731
|
hide recent documents if there aren't any
Signed-off-by: Stepan Usatyuk <usaatyuk@ustk.me>
|
2019-05-15 00:54:05 +03:00 |
|
|
|
66abd85149
|
save document at enter press in name input
Signed-off-by: Stepan Usatyuk <usaatyuk@ustk.me>
|
2019-05-01 00:12:13 +03:00 |
|
|
|
b49ec2f07e
|
Merge pull request #12 from usaatyuk/code-highlighting
Code highlighting
|
2019-04-20 22:21:30 +03:00 |
|
|
|
bacb7bf2b2
|
test CodeBlock
|
2019-04-20 22:19:37 +03:00 |
|
|
|
f8786aafee
|
Merge pull request #13 from usaatyuk/add-license-1
Create LICENSE
|
2019-04-20 00:26:01 +03:00 |
|
|
|
aa54f88242
|
Create LICENSE
|
2019-04-20 00:25:41 +03:00 |
|
|
|
033e6696b4
|
fix code color scheme
|
2019-04-19 21:34:13 +03:00 |
|
|
|
5fd9cf6726
|
buggy code highlighting
|
2019-04-18 22:53:06 +03:00 |
|
|
|
47cb901f17
|
add some padding to code blocks
|
2019-04-18 21:41:29 +03:00 |
|
|
|
6a6e7e374c
|
move navbar menu to a separate function
|
2019-04-13 22:22:43 +03:00 |
|
|
|
7352f6794d
|
Merge pull request #11 from usaatyuk/warn-before-exit
Warn user before closing a tab with unsaved changes
|
2019-04-13 21:04:37 +03:00 |
|
|
|
2383f4288c
|
implements #4
|
2019-04-13 20:58:07 +03:00 |
|
|
|
4e5d6fea09
|
update dependencies
|
2019-04-09 15:11:29 +03:00 |
|
|
|
42447453e8
|
fix frontend modules cache in circleci
|
2019-03-10 17:14:35 +03:00 |
|
|
|
441f5b2b05
|
fix typo in circleci config
|
2019-03-10 17:12:07 +03:00 |
|
|
|
693321108f
|
setup jest for frontend testing
|
2019-03-10 17:10:31 +03:00 |
|
|
|
8d112e1339
|
submit form on enter
|
2019-03-10 15:58:58 +03:00 |
|
|
|
b206cf1df2
|
add frontend tests stub
|
2019-03-09 00:21:07 +03:00 |
|
|
|
5862d16288
|
fix circleci
|
2019-03-09 00:19:43 +03:00 |
|
|
|
bf3ae7103d
|
Merge branch 'master' of github.com:usaatyuk/writer
|
2019-03-09 00:15:32 +03:00 |
|
|
|
d8ed3c8e1c
|
circle ci setup
|
2019-03-09 00:15:27 +03:00 |
|
|
|
4568d7b84c
|
Delete README.md
|
2019-03-08 23:55:58 +03:00 |
|
|
|
83382d3db1
|
redirect unauthenticated users to login page
|
2019-03-06 22:37:07 +03:00 |
|
|
|
34c7b6f1cb
|
change default charset to utf8mb4
|
2019-02-16 21:39:01 +03:00 |
|
|
|
2183f68c0a
|
remove fetching docs in render in DocumentView
|
2019-02-12 20:25:45 +03:00 |
|
|
|
f9522aa0fb
|
fix document deletion crashing app
|
2019-02-12 20:24:41 +03:00 |
|
|
|
adde6566db
|
remove state mutations from render
|
2019-02-11 14:55:58 +03:00 |
|