Commit Graph
145 Commits
Author SHA1 Message Date
Aleksei GurianovandGitHub 2c570c2530 reveal node_modules in separate container (#123)
This allows reusing docker fs layer with node_modules
in case if there were no changes in package*.json
As a result, it decreases dependency on network
during rebuilds at least in a local environment.
2018-07-10 01:03:27 +04:00
Umputun 0ee7a6940a increase last to 1000 for reply rss, add to readme 2018-07-08 23:54:00 -05:00
UmputunandGitHub 43092bb644 skip build steps with ARG and compose #143 (#144) 2018-07-08 18:43:58 -05:00
UmputunandGitHub 2fea4151de update testing section with info about other users 2018-06-29 16:00:36 -05:00
igoradamenko 5baa9e83ac add part about testing frontend & backend using local server 2018-06-29 22:14:40 +03:00
Umputun 822ef7df34 fix auth url spec 2018-06-27 19:32:01 -05:00
UmputunandGitHub 7a6eca56b1 feature/jwtcleanup (#113)
* remove extra dmin check, add blocking check via jwt and auth middleware
* short jwt and refresh for expired
* lint: missing comment on UserFlager
* simplify user management in auth refresh
* allow custom max cookie age
* test blocked user
* reset cookie for blocked user
* move admin perm detection to data service
* customizable ttl with opts as a part of auth group
* add local auth provider dev
* main minimal test for dev auth mode
* add comments and update docs with current params
* add admin and auth_dev flags
* comments for dev compose
* lint: shadow err
2018-06-27 01:43:13 -05:00
UmputunandGitHub c316b27fe1 feature/block ttl (#108)
* add ttl to blocking #88

* remove unused parsing code

* add comments explaining TTL for blocking
2018-06-24 15:43:32 -05:00
Umputun 9965111371 add new userinfo api to docs 2018-06-22 15:55:40 -05:00
Umputun 21b0d0f7fd change image in docs and examples to :latest 2018-06-19 15:32:16 -05:00
Umputun 1a817566de change env keys in tech details section 2018-06-19 15:10:39 -05:00
Umputun 863ffe5beb remove status section 2018-06-19 12:23:13 -05:00
Umputun 8db933f9c7 lint: minor warns on tests 2018-06-18 15:31:58 -05:00
Umputun a287df0233 change docs for grouped options 2018-06-17 12:40:34 -05:00
Anatoly MilkovandUmputun 835606c5cf add avatar resizing #78 (#83)
* add avatar resizing #78

* remove bytes slices, use io.TeeReader #78

* resize() refactoring #78
2018-06-17 02:28:00 -05:00
Umputun 3e60e57b75 set verified status retroactively 2018-06-11 09:24:32 -05:00
Umputun 95e22a251d rename image 2018-06-11 00:41:09 -05:00
Umputun 5102186ad6 adjust container name and match nginx sample file 2018-06-10 16:42:47 -05:00
Umputun ec411baf57 info about USER env 2018-06-10 16:39:18 -05:00
Umputun ac9f751436 remove dups 2018-06-10 16:35:12 -05:00
Umputun 3b195070a4 add cli details 2018-06-10 16:33:53 -05:00
Umputun 681cd47e63 reformat params table 2018-06-10 16:27:35 -05:00
igoradamenko 5fe785490e add property max_shown_comments to settings object 2018-06-10 23:15:30 +03:00
Umputun c3cd7877ef structured flags as alternative to config #76 2018-06-10 02:27:37 -05:00
Umputun fff845a2cf add params config, more param tests 2018-06-07 10:39:16 -05:00
Umputun fec6268983 admin support for one-click deleteme activation 2018-06-06 12:56:16 -05:00
Umputun 154bee6a6e add privacy section to readme 2018-06-05 12:15:46 -05:00
Umputun a46b244bab add max cache size info to readme 2018-06-04 15:39:45 -05:00
Anatoly Milkov 24fc291c4f add Yandex OAuth provider, refactor GitHub provider #34 2018-06-04 14:56:21 -05:00
Umputun f751e4b1fe fix user data export 2018-06-03 01:21:20 -05:00
Umputun 194ece1fa0 add /deleteme request #47 2018-06-03 00:49:37 -05:00
Umputun 12b9ab4c98 add info about session param in login 2018-06-02 13:48:37 -05:00
Umputun 4ba7fb20ae add rest to export all user-related data #47 2018-06-01 23:27:30 -05:00
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