Commit Graph
112 Commits
Author SHA1 Message Date
Umputun aa997d5ca0 add description of backup file format 2018-06-01 00:15:12 -05:00
Umputun 771083f221 add missing section about manual backup 2018-05-29 23:55:26 -05:00
Umputun 908cfea826 add verified to docs 2018-05-29 23:25:25 -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 5c739af4a0 update link to coreos bolt fork 2018-05-26 18:48:19 -05:00
Umputun 08b6d43a93 add delete user to readme 2018-05-26 18:46:56 -05:00
Umputun 5f6a329609 move avatar proxy to rest 2018-05-23 12:07:45 -05:00
Umputun 75829a9dc2 badge to master branch 2018-05-23 02:05:05 -05:00
Umputun d7874ad915 coverage badge 2018-05-22 02:21:26 -05:00
Umputun bc92154e58 skip img prox if not hosted on https 2018-05-22 00:55:52 -05:00
Umputun 21e9fcbb14 remove store parameter 2018-05-21 19:17:44 -05:00
Umputun 0ccdb3ccd6 switch status badge to travis 2018-05-19 18:03:36 -05:00
Umputun 3e98c31ffb return full comment on create request 2018-05-18 15:15:54 -05:00
Kirill Zhuravlev ace60cf677 dev-password => dev-passwd 2018-05-18 21:59:56 +03:00
Umputun 779c89a270 add report card badge 2018-05-18 11:57:36 -05:00
Umputun dcbe184f55 missing remark bas url in img proxy 2018-05-18 10:45:32 -05:00
Umputun 3875791ccc add low and critical score thresholds #37 2018-05-17 14:22:44 -05:00
Umputun 4db35108a6 add docs about cache limits #24 2018-05-17 13:51:29 -05:00
Umputun 88d91f857e mention active sort as valid key 2018-05-16 11:46:05 -05:00
Umputun 369e4d8be7 lint: fix lack of comment #13 2018-05-15 18:52:21 -05:00
Umputun 7fba5f1cec add note regarding base images 2018-05-14 15:42:02 -05:00
Umputun 84980a664d add docs for site rss, adjust .rest file to demo site 2018-05-14 10:55:23 -05:00
Umputun 7fa1e0d37e rename to SECRET and add to import as well 2018-05-13 20:24:13 -05:00
Umputun a8e0fe832a add very basic RSS update feed for post's comments #15 2018-05-13 15:45:25 -05:00
Umputun fd0d388b03 add info about admin users 2018-05-12 18:13:18 -05:00
Umputun 99d06289a0 md autolink enabled 2018-05-12 14:10:30 -05:00
Umputun c952432400 typos 2018-05-11 15:46:10 -05:00
igoradamenko 088082508e add info about scripts to readme 2018-05-11 21:39:29 +03:00
Umputun 448c6d5bf3 readme to current 2018-05-07 00:29:44 -05:00
Umputun 77ded39de2 fix readme ref to import mode 2018-05-01 20:53:40 -05:00
Umputun 4f8cabf69e move import to local dedicated server 2018-04-30 03:13:45 -05:00
igoradamenko b1ddc35d3e fix typo 2018-04-10 22:43:44 +03:00
Umputun 9e1671d833 add info about USER ID to readme 2018-04-08 13:21:40 -05:00
Umputun 66f5dfaba3 Merge remote-tracking branch 'origin/master' 2018-04-08 13:19:18 -05:00
igoradamenko 10df17b2c6 fix typo in readme 2018-04-08 14:39:13 +03:00
Umputun b8a3671ef9 add admins 2018-04-06 14:06:55 -05:00
igoradamenko 8e2991bff4 fix typo 2018-03-26 16:44:09 +03:00
igoradamenko 1220892237 add info about building frontend part to readme 2018-03-26 16:06:24 +03:00
Umputun bb185a0a3c optimize avatar partitioning, cover with test 2018-03-19 01:38:38 -05:00
Umputun 72f16010f1 add limit param for user find 2018-03-18 22:12:52 -05:00
Umputun bb60959dd1 update readme with Name for blocked 2018-03-18 18:51:29 -05:00
Umputun 04d5b9d05c fix notifier leftovers 2018-03-12 18:44:01 -05:00
igoradamenko 66abaaf5cf add last-comments widget to webpack build script 2018-03-11 20:38:52 +03:00
Umputun 6a3d6c0173 add skip support for list of commented posts 2018-02-19 13:00:08 -06:00
Umputun 0366e99d89 list with limits 2018-02-19 12:19:16 -06:00
Umputun 63637d0b1e add comment preview 2018-02-19 00:46:59 -06:00
Umputun 0ce678e1ed combine dev and dev-passwd 2018-02-19 00:22:00 -06:00
Umputun ba20003585 move rul key to cache, update docs 2018-02-18 21:02:58 -06:00
Umputun d73f539eab define and nop implementation for nofier.Status 2018-02-15 22:30:52 -06:00
Umputun 91adb9f16b initial notifier with nop implementation 2018-02-15 21:54:45 -06:00