Commit Graph
999 Commits
Author SHA1 Message Date
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 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
Umputun 147561bc30 error path tests 2018-05-25 13:48:31 -05:00
Umputun c3d5136a0e try codecov.io 2018-05-25 10:28:17 -05:00
Umputun 3b5b16a1e3 lint: cach option 2018-05-25 02:21:13 -05:00
Umputun 08be684d76 cache to separate package 2018-05-25 02:08:54 -05:00
Umputun d8fee735f1 lint:missing comment for pub func 2018-05-25 01:15:00 -05:00
Umputun 83afa4d57c basic scopes for cache invalidation #44 2018-05-25 01:11:48 -05:00
Umputun 38095ec3b5 comments and dbg 2018-05-24 23:33:12 -05:00
Umputun 67a50f1b93 test for short import 2018-05-24 21:50:01 -05:00
Umputun deee4a50c4 try to move bolt test files out of /tmp 2018-05-24 20:40:38 -05:00
Umputun 01ba236e40 fix test on time 2018-05-24 20:35:43 -05:00
Umputun 43771edf62 restore admin login test 2018-05-24 20:24:47 -05:00
Umputun 59d744113a bunch of env for travis 2018-05-24 20:06:01 -05:00
Umputun 6766167bf1 trying to restore coveralls 2018-05-24 19:48:36 -05:00
Umputun 7037fb5396 fix providers conflict 2018-05-24 19:38:46 -05:00
Umputun 092625839f remove pointers confusion from providers 2018-05-24 18:55:25 -05:00
Umputun e1f19c22d9 put auth flag to jwt, dbl check in auth 2018-05-24 18:43:24 -05:00
Umputun 1d3900ffa7 simplify providers initialization 2018-05-24 17:49:06 -05:00
UmputunandGitHub e54ab6778e Merge pull request #50 from AlekSi/no-grep
No need to explicitly exclude vendor with Go 1.9+.
2018-05-24 13:48:46 -05:00
Umputun 1cb1962d82 switch to latest base 2018-05-24 13:44:40 -05:00
Alexey Palazhchenko 0663ec600b No need to explicitly exclude vendor with Go 1.9+. 2018-05-24 12:20:46 +03:00
Umputun 90172b5a9c add import test, unhappy path 2018-05-23 18:40:52 -05:00
Umputun b67e3dfd38 test image proxy route unhappy path 2018-05-23 15:00:52 -05:00