Dmitry Verkhoturov and Umputun
ebf379f4d6
bump go-pkgz/lcw to v0.7.1
2020-06-25 17:28:33 -05:00
Umputun
df9c05b490
add microsoft auth
2020-06-18 18:25:35 -05:00
Dmitry Verkhoturov and Umputun
890d7154e7
bump go modules
2020-05-24 19:00:07 -05:00
Umputun
2f20b64c0f
switch lcw to stable version
2020-05-22 14:18:34 -05:00
Umputun
a8f3e1730b
update to lcw@master
2020-05-09 21:20:03 -05:00
Umputun
d7442ef1a9
switch flags, revendor
2020-04-13 12:30:23 -05:00
Dmitry Verkhoturov and Umputun
d6c7e151a0
bump modules
2020-04-13 12:03:26 -05:00
Dmitry Verkhoturov and Umputun
dba77d403d
bump go-pkgz modules, bbolt new url
2020-04-12 16:09:01 -05:00
1e548eb85f
Code colors (backend support) ( #590 )
...
* testing code highlight with bfchroma render
* add bfchroma vendoring
* render code htm with classes
* adjust bfchroma test cases inside formatter
* go mod tidy
* fix markdown code render tests
* adjust comment text sanitizer to permit code HTML classes
* go mod tidy
* add chroma classes list regexp
* unify gitignore entries style
Co-authored-by: Umputun <umputun@gmail.com >
2020-02-08 21:11:12 -06:00
Dmitry Verkhoturov
62c43cce77
replace blackfriday.v2 with blackfriday/v2
2020-02-07 22:15:05 +01:00
Umputun
21e6360ca4
update deps and vendor
2019-11-11 18:50:30 -06:00
Umputun
eb67ba85d1
update deps
2019-10-27 13:57:10 -05:00
Umputun
e018fac6c4
revendor
2019-09-05 18:56:43 -05:00
Umputun
ef7476d3e1
change auth lib to 0.8.2, fixed user's aud promotion
2019-08-24 14:17:35 -05:00
Umputun
a6149ae064
add support for avatar store uri
2019-08-24 01:59:24 -05:00
Umputun
c5b927904f
extend User struct with site_id/aud
...
updated to 0.8.0 of auth pkgs supporting user-space aud
2019-08-23 03:12:08 -05:00
Umputun
3c21cba9c1
switch core to go-pkgz/jrpc
2019-07-31 18:38:53 -05:00
Umputun
dda4f87db2
support optional emoji translation
2019-07-13 14:04:03 -05:00
Umputun
088294d36e
switch to go-pkgz/auth v0.7.2 with limited verification token
2019-07-06 18:56:49 -05:00
Umputun
1094d365a9
revendor with go-pkgz/auth v0.7.1
2019-07-02 22:42:26 -05:00
Umputun
24d685c4de
add email notificator with auth sender
2019-07-02 22:02:36 -05:00
Umputun
a8b2dee85c
update deps
2019-06-04 23:32:23 -05:00
Umputun
0590246112
move comment alter functionality from rest and admin to store service
2019-05-16 20:49:07 -05:00
Umputun
489b8a36e3
revendor with 0.5.2 of auth, with ability to redefine token query
2019-05-12 21:23:13 -05:00
Umputun and GitHub
4adbca22b2
Refactor rest ( #320 )
...
* fresh vendor
* enforce vendor flag with env
* move tree to service package
* move controllers routing to rest.go, remove separate subrouters
* cleanup/formatting
* missing vendor packages
* move rss, img proxy, robots and getstarted to top-level routes
* simplify logger middleware usage
* randomize server test ports
* check for non-admin in admin tests
* lint: minor warns
* admin test to jwt admin
2019-05-07 01:54:19 -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
44bd512de7
miss vendor for xid package
2019-04-13 14:28:34 -05:00
Umputun
70134578e1
switch to chi v4
2019-04-04 02:17:12 -05:00
Umputun
45ae2e6f13
revendor with lgr 0.6.1
2019-03-31 16:21:32 -05:00
Umputun
29dc368ea8
revendor with fresh lgr, add logger to http server
2019-03-31 13:45:44 -05:00
Umputun
65738bc158
Merge remote-tracking branch 'remotes/origin/master' into image
2019-03-24 16:39:38 -05:00
Umputun
2a03afddc6
update auth to v0.5.0
2019-03-24 16:35:23 -05:00
Umputun
42767b94a4
missed vendor for gomock
2019-03-23 19:15:40 -05:00
Umputun
eb79c3d9f9
implement two-stage image commit with background cleanup
2019-03-23 02:56:58 -05:00
Umputun
1561dc2fda
switch to go mod
2019-03-09 02:02:55 -06:00
Umputun
2105b5ddfe
revendor with latest lgr (logging)
2019-03-05 22:31:37 -06:00
Umputun
90a84dd886
update go-pkgz/auth to 0.4.2 with fixed direct id
2019-02-19 16:18:49 -06:00
Umputun
4917ba01ec
update rest lib to fix recoverd panic
2019-02-06 00:45:47 -06:00
Umputun
58acbecf53
disable mgo debug
2019-02-02 23:46:38 -06:00
Umputun
3314223120
switch native import lock to sized group
2019-02-02 22:28:16 -06:00
Umputun
588af7fc9a
switch title to lcw cache, optimize error hits
2019-02-02 18:25:57 -06:00
Umputun
7ddf1fc096
add syncs lib
2019-02-02 17:51:44 -06:00
Umputun
0e296bf1de
less verbose MGO debug
2019-02-02 13:00:23 -06:00
Umputun
44cb54477e
reject logout on empty providers
2019-01-30 15:36:47 -06:00
Umputun
1475060555
revendore with auth 0.4.1, fix yandex auth provider bug
2019-01-24 13:58:54 -06:00
Umputun
1761995482
skip logger pkg
2019-01-22 23:21:36 -06:00
Umputun
7aeec9535f
revendor with fixed lgr pkg option
2019-01-22 18:44:59 -06:00
Umputun
32503395ea
add caller pkg to log
2019-01-22 18:30:22 -06:00
Umputun
953ff03e2f
missed in last commit
2019-01-17 13:18:49 -06:00
Umputun
f7403f08b9
inject refresh cache to auth, revendor go-pkgz/auth to 0.4
2019-01-17 13:17:16 -06:00