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
af67ec0fc8
revendor bf to v 2.0.1
2019-07-01 14:04:01 -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
3d7f08457a
mod files after revendor
2019-05-12 21:23:41 -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
0156c5ac97
add no-cache middleware to api calls #313
2019-04-20 18:49:42 -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
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
70134578e1
switch to chi v4
2019-04-04 02:17:12 -05:00
Umputun
0f433722da
disable picture upload for anonymous
2019-04-04 01:53:47 -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
c990b05c21
add image service with delayed commit. Move cleanup loop to service
2019-03-23 14:54:45 -05:00
Umputun
eb79c3d9f9
implement two-stage image commit with background cleanup
2019-03-23 02:56:58 -05:00
Umputun
639f6c15f3
wire image save/load to rest and cmd
2019-03-11 01:16:25 -05:00
Umputun
1561dc2fda
switch to go mod
2019-03-09 02:02:55 -06:00