Commit Graph
23 Commits
Author SHA1 Message Date
UmputunandGitHub 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
UmputunandGitHub 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 08b6d43a93 add delete user to readme 2018-05-26 18:46:56 -05:00
Umputun db9e11ba55 simplify err check 2018-05-26 14:20:24 -05:00
Umputun 87cb9aff4a add rest call to delete user 2018-05-26 13:14:01 -05:00
Umputun b3dc433ec9 WIP: start to implement hard delete to all user's comments #47 2018-05-26 02:03:03 -05:00
Umputun 5280478c32 lint: err check on writer close 2018-05-25 14:42:56 -05:00
Umputun 232f0df03f fix export file with gz close 2018-05-25 14:39:24 -05:00
Umputun 2c4c1998cd missed scopes for admin and import 2018-05-25 14:20:42 -05:00
Umputun 08be684d76 cache to separate package 2018-05-25 02:08:54 -05:00
Umputun 9638d95279 refactor store to isolate service and engine levels 2018-05-16 18:03:08 -05:00
Umputun 0734c66fca pass dataservice to importer/exporter 2018-05-02 02:27:47 -05:00
Umputun a8033bfeb1 return import status 2018-05-02 02:22:48 -05:00
Umputun 4f8cabf69e move import to local dedicated server 2018-04-30 03:13:45 -05:00
Umputun 15095a9151 remove import cmd, add import test 2018-04-30 02:14:14 -05:00
Umputun 9b9479367a in-proc import with initial delete 2018-04-30 00:54:15 -05:00
Umputun 641cd28548 restore default avater 2018-03-22 02:43:26 -05:00
Umputun ee4228c5d2 prep hashed ip and id 2018-03-22 02:38:49 -05:00
Umputun 9473d96c57 enforce delete flag 2018-03-18 18:55:28 -05:00
Umputun feb2dc3ef5 don't change comment text for blocked in admin view 2018-03-18 18:25:00 -05:00
Umputun 244056f978 show blocked for admins 2018-03-18 18:14:30 -05:00
Umputun 0366e99d89 list with limits 2018-02-19 12:19:16 -06:00
Umputun 8f5093a3c9 missed api package 2018-02-18 13:36:20 -06:00