Umputun
c445ecece0
hide deleted from last user view
2018-06-18 15:49:13 -05:00
Umputun
64bfdec8b7
add post info to plain response #55
2018-06-16 14:05:47 -05:00
Umputun
cc9f2adadf
don't allow reset RO for aged comments #55
2018-06-16 13:22:37 -05:00
Umputun
3772f8364e
add EOL to robots
2018-06-11 13:20:56 -05:00
Umputun
4be58e2c9f
pass dataservice by ref
2018-06-09 20:24:48 -05:00
Umputun
fec6268983
admin support for one-click deleteme activation
2018-06-06 12:56:16 -05:00
Umputun
f783737d51
allow avatars render
2018-06-05 11:37:24 -05:00
Umputun
81da79374a
extends robots.txt to all public api
2018-06-05 11:12:34 -05:00
Umputun
c9c5c91f64
allow /last for robots
2018-06-04 21:32:52 -05:00
Umputun
a9d8179a4b
allow /find for robots
2018-06-04 00:57:35 -05:00
Umputun
194ece1fa0
add /deleteme request #47
2018-06-03 00:49:37 -05:00
Umputun
7ae4a09f6b
ability to use session cookie in login #47
2018-06-02 13:39:14 -05:00
Umputun
c77a98542a
split too large rest file
2018-06-02 02:54:48 -05:00
Umputun
4ba7fb20ae
add rest to export all user-related data #47
2018-06-01 23:27:30 -05:00
Umputun
afbddaa5ec
eliminate multiple calls to counter in paginated user comments
2018-06-01 22:51:19 -05:00
Umputun
837b2ef719
find user comments to support pagination
2018-06-01 22:17:57 -05:00
Umputun
e4176e2afd
missing limiter on robots
2018-06-01 13:11:29 -05:00
Umputun
d2fd46a4c2
make dbg hashed ip to 12 symbols
2018-05-31 23:51:03 -05:00
Umputun
c83aa6901d
has logged ip for anonym and auth users
2018-05-31 23:46:04 -05:00
Umputun
0b94ee1d89
remove legacy duration param
2018-05-31 21:28:40 -05:00
Umputun and GitHub
0363fc4cd9
feature/verified ( #61 )
...
* add store methods for verification
* add verify rest and auth
* lint: fix double conversion of userID key
* test for middleware, fix log without auth info
* make all scripts with -e
2018-05-29 23:07:50 -05:00
Umputun
de60edfa61
add site scope to comment create
2018-05-29 16:59:47 -05:00
Umputun
f3a157dedb
set RO flag on find
2018-05-28 18:29:42 -05:00
Umputun and GitHub
6aee34bb1e
feature/ts - read-only support ( #57 )
...
* extend post info with ts and add info implemenation to engine
* info controller
* remove unused
* docker froendly new test
* tree find to include post info struct
* remove leftovers from codeconv
* test for empty tree request
* add func name to error rest report
* test with disabled proxy
* add read only age and reject updates on old posts
* lint: shaddow err
* make info calls fast. needs migration!
* fix backup restore script
* increase limiter timeout
* add local exporter
* migrate list to new info
* fix rest list tests
* add manual backup script
* default backup path
* fix eait on sec change failing rss tests
* add RO status bucket and rest
* add admin RO controller test
2018-05-28 14:57:36 -05:00
Umputun
08be684d76
cache to separate package
2018-05-25 02:08:54 -05:00
Umputun
83afa4d57c
basic scopes for cache invalidation #44
2018-05-25 01:11:48 -05:00
Umputun
38095ec3b5
comments and dbg
2018-05-24 23:33:12 -05:00
Umputun
e1f19c22d9
put auth flag to jwt, dbl check in auth
2018-05-24 18:43:24 -05:00
Umputun
5f6a329609
move avatar proxy to rest
2018-05-23 12:07:45 -05:00
Umputun
dab4eeb33f
add integration tests
2018-05-22 22:46:01 -05:00
Umputun
d7d90eeb4e
lint: bunch of minor warnings
2018-05-22 20:56:52 -05:00
Umputun
bb4a54ff71
main split to setup and run stages, with graceful shutdown
2018-05-22 20:44:02 -05:00
Umputun
07ea6e5b4e
switch session store to jwt, no refresh yet #30
2018-05-21 19:16:16 -05:00
Umputun
292853b51d
fix prev comment
2018-05-19 11:35:47 -05:00
Umputun
1cdb25fa6a
eliminate deleted for blocked user from last rest
2018-05-19 11:16:26 -05:00
Umputun
3e98c31ffb
return full comment on create request
2018-05-18 15:15:54 -05:00
Umputun
0f143f6f78
don't show comment body in edit dbg
2018-05-18 12:31:32 -05:00
Umputun
3e04384cd7
fix img routing
2018-05-18 02:20:53 -05:00
Umputun
8c569d2771
invoke img proxy on preview
2018-05-18 02:13:46 -05:00
Umputun
8b1ebfdf4f
add optional img proxy
2018-05-18 01:52:29 -05:00
Umputun
7df0ae5235
migrate all rest tests to httptest
2018-05-17 21:19:41 -05:00
Umputun
3875791ccc
add low and critical score thresholds #37
2018-05-17 14:22:44 -05:00
Umputun
85cbda509c
limit max size of cache, number of items and size of value #24
2018-05-17 13:25:19 -05:00
Umputun
dfe6d644ae
clear import aliases
2018-05-16 21:52:05 -05:00
Umputun
9638d95279
refactor store to isolate service and engine levels
2018-05-16 18:03:08 -05:00
Umputun
58e21dbc5c
add orig to comment and edit request #13
2018-05-15 18:47:30 -05:00
Umputun
e710b11dc9
reorg route structure to make clear which open and which not
2018-05-15 11:20:42 -05:00
Umputun
1d0fee79a3
avatar proxy - allow more requests and turn logging off
2018-05-15 10:28:01 -05:00
Umputun
e8bc7e7137
extract avatar proxy to separate package
2018-05-13 19:19:47 -05:00
Umputun
ee7086fb57
rss controllers to separate mount
2018-05-13 18:53:41 -05:00