Commit Graph
123 Commits
Author SHA1 Message Date
Umputun ba42e804f7 remove unused code 2018-05-30 18:19:38 -05:00
Umputun b00a49eaf7 lint: confusing mix between var names and same packages 2018-05-30 13:58:55 -05:00
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 08be684d76 cache to separate package 2018-05-25 02:08:54 -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 3883d6414b make application methods as a part of struct 2018-05-22 21:32:39 -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 6ab30fc9b6 lint: duration conv 2018-05-21 23:06:35 -05:00
Umputun 27ab745521 add jwt refresh 2018-05-21 22:59:01 -05:00
Umputun 07ea6e5b4e switch session store to jwt, no refresh yet #30 2018-05-21 19:16:16 -05:00
Umputun dcbe184f55 missing remark bas url in img proxy 2018-05-18 10:45:32 -05:00
Umputun 3e04384cd7 fix img routing 2018-05-18 02:20:53 -05:00
Umputun d66960e8b0 renanm proxy params 2018-05-18 02:01:14 -05:00
Umputun 8b1ebfdf4f add optional img proxy 2018-05-18 01:52:29 -05:00
Umputun 3875791ccc add low and critical score thresholds #37 2018-05-17 14:22:44 -05:00
Umputun dc0e1fd266 allow to pass cache sizes via params/env #24 2018-05-17 13:39:27 -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 9638d95279 refactor store to isolate service and engine levels 2018-05-16 18:03:08 -05:00
Umputun f45aac17b3 fix env SECRET key name 2018-05-13 20:29:50 -05:00
Umputun 7fa1e0d37e rename to SECRET and add to import as well 2018-05-13 20:24:13 -05:00
Umputun 6b43fef9ee restore long caching for rss 2018-05-13 19:55:31 -05:00
Umputun 96577439ae shorter caching for rss 2018-05-13 19:48:57 -05:00
Umputun e8bc7e7137 extract avatar proxy to separate package 2018-05-13 19:19:47 -05:00
Umputun 639f89064b customizable max comment size 2018-05-06 19:15:36 -05:00
Umputun a507f7864b add restore backuo script 2018-05-03 01:58:29 -05:00
Umputun a691210fd6 simplify interfaces for migrator, switch back to dataStore 2018-05-02 23:13:50 -05:00
Umputun 0734c66fca pass dataservice to importer/exporter 2018-05-02 02:27:47 -05:00
Umputun 3b1b727e01 remove init for default avatar 2018-05-01 21:15:51 -05:00
Umputun 84acf6ed0d remove avatar default 2018-05-01 21:09:03 -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 2c355e009d add preparation for disqus oauth2 2018-03-25 17:53:07 -05:00
Umputun 3d734188d4 hash ip with hmac 2018-03-25 16:42:05 -05:00
Umputun 952adde9f7 externalize bolt options 2018-03-22 23:18:44 -05:00
Umputun 855de450f1 weaker interfaces for migrator 2018-03-22 19:35:45 -05:00
Umputun 6a647f6f63 fix incorrect default avatar url 2018-03-20 01:54:21 -05:00
Umputun 667d07636c more rest tests 2018-03-12 19:18:00 -05:00
Umputun b6455f337c remove notifier 2018-03-12 18:41:16 -05:00
Umputun e7dab7a2b4 notif simplified to be site-level 2018-03-12 00:39:14 -05:00
Umputun ed4a73ffd7 fix pointer to exporter 2018-03-04 02:39:35 -06:00
Umputun 3278a687c1 split main 2018-03-04 02:37:39 -06:00
Umputun ef220f7adb refactor post flush 2018-02-19 00:35:38 -06:00
Umputun 0ce678e1ed combine dev and dev-passwd 2018-02-19 00:22:00 -06:00
Umputun 42763fb1ea simpler rest structure 2018-02-18 13:34:53 -06:00
Umputun 7827b33453 missed ref to default 2018-02-17 22:41:37 -06:00