Vyrtsev Mikhail
0a77baff89
set eslint to fail on warnings
2019-04-20 18:54:23 +03:00
Vyrtsev Mikhail
fa63b4bc70
disable eslint warnings
2019-04-20 18:54:22 +03:00
Vyrtsev Mikhail
34772fa1b6
deny anonymous image upload
2019-04-20 18:54:21 +03:00
Vyrtsev Mikhail
1dd97d42a1
hide unexpected error message from ui, still can be seen in console
2019-04-20 18:54:20 +03:00
Umputun
619e9fec3b
clean image tests leftovers from tmp
2019-04-17 13:38:29 -05:00
Umputun
15a8fb946d
lint: err shadowing
2019-04-17 13:36:16 -05:00
Umputun
c46a21af72
simplify image Save logic by switching to loaded []byte
...
note: resize loaded to memory anyway
2019-04-17 13:35:41 -05:00
Umputun and GitHub
68b892f5e9
Image resize ( #311 )
...
* resize uploaded images #309
* fix temp files created in current dire after image test
* update mod
* missing image test files
* fix failed goroutine test on image-resize submit
* switch to mockery
* missing in mock change
* resize by both ResizeWidth and ResizeHeight
* add IMAGE_RESIZE params to readme
* add latest features to the description
* lint: missing file close in image test
2019-04-17 02:53:35 -05:00
Umputun and GitHub
24606e46bf
Merge pull request #307 from Reeywhaar/image-upload-ui
...
Image upload ui
2019-04-14 22:58:39 -05:00
Umputun and GitHub
0585c325a4
Merge pull request #305 from Mavrin/master
...
#299 add toolbar for markdown formatting
2019-04-14 19:33:03 -05:00
konstantin krivlenia
c7824e603d
#299 increase height textarea
2019-04-14 11:19:03 +03:00
konstantin krivlenia
5f86519aad
#299 make it working in IE11
2019-04-14 11:18:17 +03:00
konstantin krivlenia
abeca3cc23
#299 add list format buttons
2019-04-14 11:18:16 +03:00
konstantin krivlenia
b38bbf4f00
#299 add link format button
2019-04-14 11:18:16 +03:00
konstantin krivlenia
8fb147e8b4
#299 add code format button
2019-04-14 11:18:15 +03:00
konstantin krivlenia
b13cc1cae7
#299 add quote format button
2019-04-14 11:18:14 +03:00
konstantin krivlenia
2b68c8e8d3
#299 add italic format button
2019-04-14 11:18:14 +03:00
konstantin krivlenia
4c5363835f
#299 add header format button
2019-04-14 11:18:13 +03:00
konstantin krivlenia
8e19729718
#299 add bold toolbar for formatting
2019-04-14 11:18:13 +03:00
Vyrtsev Mikhail
1aea8be941
add image upload drag and drop
2019-04-14 00:06:42 +03:00
Umputun
2a53a54a78
allow image/webp
...
https://github.com/umputun/remark/pull/307#issuecomment-482873793
2019-04-13 14:52:21 -05:00
Umputun
6bdbcb8351
lint: missing check for header load error
2019-04-13 14:48:47 -05:00
Umputun
3debfff93d
another test rejection due to image type check
2019-04-13 14:44:36 -05:00
Umputun
ac261940d7
fix rest test with rejected non-pic
2019-04-13 14:39:55 -05:00
Umputun
44bd512de7
miss vendor for xid package
2019-04-13 14:28:34 -05:00
Umputun
d72154b3c8
make shorted image uids, check image type and restrict to png, gif and jpeg only #285
2019-04-13 14:27:40 -05:00
Umputun
e182d34c2c
update readme with info about max_image_size
2019-04-12 10:20:14 -05:00
Umputun
3d61be8c44
make AuthHooks test faster
2019-04-12 10:14:17 -05:00
Umputun
c52e5b3920
expose max image size via config rest #307
2019-04-12 10:13:14 -05:00
Umputun and GitHub
db562ab8ab
Merge pull request #306 from Reeywhaar/master
...
Minor fixes
2019-04-11 22:45:54 -05:00
Vyrtsev Mikhail
bed8d28c5a
update deps
2019-04-12 01:52:53 +03:00
Vyrtsev Mikhail
69d5a5e4a9
add admin indicator for pinned comment
2019-04-12 01:44:20 +03:00
Umputun and GitHub
25cf349dec
Merge pull request #304 from Reeywhaar/fixes
...
Fixes
2019-04-10 17:30:23 -05:00
Vyrtsev Mikhail
dae3300125
fix comment admin indicator
2019-04-11 01:17:29 +03:00
Vyrtsev Mikhail
1cd12932ca
additional typecheck
2019-04-11 00:52:27 +03:00
Umputun and GitHub
1c418eed4c
Merge pull request #303 from umputun/vote
...
Vote
2019-04-10 00:41:27 -05:00
Umputun and GitHub
67a5ed6669
Merge pull request #300 from Reeywhaar/vote
...
support new voting api in ui
2019-04-10 00:39:21 -05:00
Vyrtsev Mikhail
3246b66214
support new voting api in ui
2019-04-10 02:49:45 +03:00
Vyrtsev Mikhail
6f67cbc30d
remove webpack log spam
2019-04-10 02:49:45 +03:00
Vyrtsev Mikhail
eca230b87f
fix tabs
2019-04-10 02:40:17 +03:00
Vyrtsev Mikhail
bed336cfb1
update readme
2019-04-10 02:25:47 +03:00
Umputun
02be2144d5
Merge branch 'master' into vote
2019-04-09 14:21:05 -05:00
Umputun
af199f46ee
make main test slower for unusually slow travis storage init time(?) for master
2019-04-09 14:20:12 -05:00
Umputun
46244b855a
make main test slower for unusually slow travis storage init time(?)
2019-04-09 14:17:08 -05:00
Umputun and GitHub
08bc105da9
Merge pull request #295 from Reeywhaar/feature/front-anon-login
...
Add frontend support for anonymous user login
2019-04-09 14:04:37 -05:00
Umputun
cecf147fd0
add tests for URLKeys
2019-04-09 00:10:21 -05:00
Umputun
22d787de58
user comment cached with user_id as well
2019-04-07 18:38:06 -05:00
Umputun
078bedd8e8
separate caching key URLKeyWithUser for find only
2019-04-07 18:34:20 -05:00
Umputun
dc5ceeee12
cache find with userID to prevent leaking (and incorrect) vote status
2019-04-07 18:20:05 -05:00
Umputun
128ca53725
more voting tests
2019-04-07 15:58:25 -05:00