Commit Graph
1021 Commits
Author SHA1 Message Date
Umputun 4ec7e1ee4e fix migrator info string 2018-05-28 21:30:11 -05:00
Umputun afe2c0d176 add tree comments expains the method of filling Info 2018-05-28 19:29:32 -05:00
Umputun a409e9e33d test failed update attempts 2018-05-28 18:44:51 -05:00
Umputun f3a157dedb set RO flag on find 2018-05-28 18:29:42 -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
UmputunandGitHub 90569b9c62 Merge pull request #56 from umputun/feature/delateuser
feature/delateuser - ability to remove all user data
2018-05-26 19:09:28 -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
igoradamenko 29659a8f33 fix 2 low severity vulnerabilities in node packages deps 2018-05-26 23:23:31 +03:00
igoradamenko cb7ebf6d7c add git to frontend-part container deps 2018-05-26 23:16:31 +03:00
igoradamenko abbf5806c5 fix vulnerabilities in node packages deps 2018-05-26 23:12:22 +03:00
igoradamenko faeb4d3d1d fix scrolling to comment 2018-05-26 23:02:37 +03:00
igoradamenko b5fd095954 fix hash handling inside widget 2018-05-26 22:28:24 +03:00
Umputun 7cc0f41903 add last to rss site cache scope 2018-05-26 14:23:08 -05:00
Umputun db9e11ba55 simplify err check 2018-05-26 14:20:24 -05:00
igoradamenko cdadc1e570 improve handling hashchange: preventdefault if newurl contains remark hash 2018-05-26 21:45:41 +03:00
Umputun 87cb9aff4a add rest call to delete user 2018-05-26 13:14:01 -05:00
igoradamenko 90cc29e19c remove hashchange listener in widget 2018-05-26 20:32:14 +03:00
igoradamenko faf5ecf598 scroll to comment using parent window 2018-05-26 19:51:13 +03:00
igoradamenko 0d95254fef hide replying and editing forms when comment is deleted 2018-05-26 19:47:22 +03:00
igoradamenko 4de3c3c50f add hashchange listener 2018-05-26 19:12:13 +03:00
igoradamenko 4a39daa552 fix condition for comment.orig in comment component 2018-05-26 18:41:21 +03:00
igoradamenko 78b9a109f4 replace html entities in comment.orig 2018-05-26 18:35:32 +03:00
igoradamenko f468b7c3ee disable input buttons during sending 2018-05-26 18:26:12 +03:00
igoradamenko e5ffbb1b96 revert "remove requesting updated comment after voting" due to UI freezing 2018-05-26 17:15:01 +03:00
igoradamenko d7a22620df revert handling scores using store instead of comment state due to UI freezes 2018-05-26 17:04:36 +03:00
igoradamenko a56d2cfed8 handle scores using store instead of comment state 2018-05-26 16:49:53 +03:00
igoradamenko a4fce6b082 remove requesting updated comment after voting 2018-05-26 16:26:44 +03:00
igoradamenko 770d60ead6 chain voting promises 2018-05-26 16:07:31 +03:00
Umputun bd5eaeaa2a don't hold transaction for all deleted posts, open for each one 2018-05-26 03:42:49 -05:00
Umputun b39e5e8799 test for DeleteUSer 2018-05-26 02:43:32 -05:00
Umputun f8866f882b lint: shaddow err #47 2018-05-26 02:09:29 -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 a6f588e452 remove support of CODECOV 2018-05-25 21:13:36 -05:00
Umputun b3876006c1 fix google provider test, default name for missing 2018-05-25 20:13:05 -05:00
Umputun 4f6aa06d9b switch google id to sub 2018-05-25 20:07:37 -05:00
Umputun 14ef36ac96 switch google oauth to userinfo.profile 2018-05-25 19:54:54 -05:00
Umputun 40db7c459c try no–scope for github 2018-05-25 19:41:32 -05:00
Umputun bbb514b17c reduce github oauth scope to read:user 2018-05-25 19:36:35 -05:00
Umputun a79063fa9e Merge branch 'feature/partial-flush' 2018-05-25 18:10:02 -05:00
Umputun 2fa8153d19 hide loadingCache implementation to private 2018-05-25 18:02:28 -05:00
Umputun 72a2ecde49 pick random port for failed rss test 2018-05-25 17:58:44 -05:00
Umputun 98211229d3 decent tests for scoped flush 2018-05-25 17:55:45 -05:00
Umputun e8838f475e reduce dbg level of failed auth msg 2018-05-25 17:08:21 -05:00
Umputun 22c866120f find test with tree resp 2018-05-25 15:00:50 -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 838c1a760f simplify rss headers 2018-05-25 14:08:27 -05:00
Umputun f56611930d parse key tests 2018-05-25 13:50:26 -05:00