konstantin krivlenia
07a9f84c49
allow non latin letter for user name
2020-05-22 00:33:54 +03:00
Umputun
80854f9d40
allow anon names to inlude non-latin. Add limit (64) to max len #715
2020-05-21 13:18:10 -05:00
konstantin krivlenia and Umputun
4682694092
update frontend dev dependencies
2020-05-19 15:11:35 -05:00
Gürkan Gür and Umputun
0bb2877b07
frontend: Add Turkish language support
2020-05-17 13:34:40 -05:00
Gürkan Gür and Umputun
d3b58c0795
docs: Extend translation howto
2020-05-17 13:34:40 -05:00
Umputun
d8ce444df0
move logging for protected routes to INFO level
2020-05-12 23:15:06 -05:00
Umputun
7edf8e0b23
pull latest docker image on dev build
2020-05-12 22:27:08 -05:00
Umputun
c10354584d
dbl request limit size for count query
...
for sites with a lot of posts on the page, the list of all urls can exceed the default 64k limit. I've see the request like this from news.radio-t.com
2020-05-12 22:26:45 -05:00
Umputun
ef8407b23e
typo in app image
2020-05-12 12:17:41 -05:00
Umputun
11fde80d27
replace references to legacy remark url in docs
2020-05-12 12:08:18 -05:00
Umputun
6bee151b25
switch base image
2020-05-12 12:02:13 -05:00
Umputun
0895de2f7e
rename all packages from the legacy remark/ to remark42
2020-05-12 11:34:16 -05:00
Pavel Mineev and Umputun
b90d076fdf
Move html to separete files
2020-05-10 23:51:13 -05:00
Dmitry Verkhoturov
f5fcd5b254
switch from go-cache to lcw
2020-05-10 20:41:26 +02:00
Umputun
a8f3e1730b
update to lcw@master
2020-05-09 21:20:03 -05:00
Dmitry Verkhoturov and Umputun
bbfeaeb3d0
go-consistent proposed changes
2020-05-04 02:22:16 -05:00
Serge Adamovich and Umputun
5afa74eec1
#594 Open hidden thread and jump to linked comment
2020-05-04 02:20:44 -05:00
Serge Adamovich and Umputun
d111cbd3e1
#594 Scroll to parent of hidden comments
2020-05-04 02:20:44 -05:00
Dmitry Verkhoturov and Umputun
e922fc31a2
enable gocritic linter and fix found issues
2020-04-26 17:05:34 -05:00
Dmitry Verkhoturov and Umputun
71dcb13a71
commit proxy images same way as normally uploaded ones
backend/v1.6.0
v1.6.0
2020-04-25 12:15:26 -05:00
Dmitry Verkhoturov and Umputun
5579bd1a88
close response.Body in image proxy tests
2020-04-24 14:16:01 -05:00
Dmitry Verkhoturov and Umputun
b71e0be095
move cachedImgID and sha1Str from rest.proxy to store.image
2020-04-24 14:16:01 -05:00
Umputun and GitHub
4b26b8e259
Merge pull request #699 from umputun/github_golangci_lint
...
change golangci-lint format to github-actions for CI
2020-04-23 18:07:03 -05:00
Dmitry Verkhoturov
1a2cceba4a
change golangci-lint format to github-actions for CI
2020-04-24 01:02:03 +02:00
Umputun
42509cf0dd
update linter to 1.25
2020-04-23 01:13:35 -05:00
Umputun and GitHub
d3c77d0c4c
Merge pull request #693 from umputun/img_commit_on_start
...
Image commit on start
2020-04-23 00:52:27 -05:00
Dmitry Verkhoturov
8cb274934e
add DataService.ResubmitStagingImages function call on server start
2020-04-23 00:55:13 +02:00
Dmitry Verkhoturov
5ae6dcf652
introduce image.Service commitTTL and cleanupTTL properties
...
This allows having separate values of TTL for Commit and Cleanup
and moving them apart in time, also clarifying their connection
to EditTime which was previously outside of the package level.
2020-04-23 00:54:30 +02:00
Dmitry Verkhoturov
c7f73a6c84
add image.Store.Info() function
2020-04-23 00:52:36 +02:00
Umputun and GitHub
cebc40f9ce
Merge pull request #697 from umputun/tests_golangci_lint
...
Enable golangci-lint for tests
2020-04-21 11:58:35 -05:00
Dmitry Verkhoturov
3a0529e51b
enable golangci-lint for tests, fix discovered problems
2020-04-21 12:01:10 +02:00
Dmitry Verkhoturov
318feb8ed2
golangci-lint fixes for memory_store tests
2020-04-21 11:47:15 +02:00
Umputun
b4a6cc5473
format comment for UserDetail
2020-04-21 02:40:24 -05:00
Umputun and GitHub
cb54d0ee76
Merge pull request #691 from dellink/add-error-message-for-anonymous-in-comment-form
...
Add message of image upload try by anonymous user
2020-04-20 10:38:26 -05:00
Serge Adamovich
84e68b9bc8
Check messages in tests
2020-04-20 11:22:14 +03:00
Serge Adamovich
645b2390c2
Generate locales
2020-04-20 10:35:26 +03:00
Dmitry Verkhoturov and Umputun
513c8f353d
sticter golangci config, fix discovered issues
2020-04-19 16:21:09 -05:00
Dmitry Verkhoturov and Umputun
2acb00d424
rename image.Store.SaveWithID to Save
2020-04-19 16:21:09 -05:00
Dmitry Verkhoturov and Umputun
36cee9cc66
simplify image.Store interface
2020-04-19 16:21:09 -05:00
Serge Adamovich
7115329060
Add tests
2020-04-19 20:41:46 +03:00
Serge Adamovich
2f966d09ca
Fix work with message in onDrop method
2020-04-19 20:12:44 +03:00
Serge Adamovich
5fc67f1c12
Add message of image upload try by anonymous user
2020-04-18 17:24:54 +03:00
Pavel Mineev and Umputun
b5e31f3081
Remove unused sed from artifacts build
2020-04-17 13:48:54 -05:00
Dmitry Verkhoturov and Umputun
381ca75126
#614 serve proxified images disregarding if saving is enabled
2020-04-15 20:05:13 -05:00
Dmitry Verkhoturov and Umputun
4d988c427a
#641 bump golangci-lint version to 1.23.8
2020-04-15 20:02:55 -05:00
Dmitry Verkhoturov and Umputun
7cebb9e4ee
#641 bump CI go version to 1.14
2020-04-15 20:02:55 -05:00
Dmitry Verkhoturov and Umputun
c3896934c9
don't use cache in rest tests which don't utilize it
2020-04-14 13:47:27 -05:00
Umputun and GitHub
1c28f44f08
Merge pull request #671 from akellbl4/update/dev-deps
...
Update dev dependencies
2020-04-14 10:15:46 -05:00
Pavel Mineev
78125ed975
revert formatjs/cli to old version
2020-04-14 11:42:31 +03:00
Pavel Mineev
e5df2a0f52
up prettier
2020-04-14 11:42:31 +03:00