Commit Graph
1110 Commits
Author SHA1 Message Date
Umputun 3000cd0b6c separate memory cache 2018-06-11 14:18:24 -05:00
Umputun 3772f8364e add EOL to robots 2018-06-11 13:20:56 -05:00
Umputun 3635799691 add test to verified status retroactively populated 2018-06-11 10:48:32 -05:00
Umputun 50c9b4c6bd set verified status to userInfo to allow it before user re-login 2018-06-11 09:53:53 -05:00
Umputun 3e60e57b75 set verified status retroactively 2018-06-11 09:24:32 -05:00
igoradamenko 3f807b2e3f oops; remove mimic from root component 2018-06-11 15:21:58 +03:00
igoradamenko 4cf40b2f65 add verification check to comment block
closes #60
2018-06-11 15:17:11 +03:00
igoradamenko 1ac77dbf37 add verify / unverify actions to api 2018-06-11 15:15:44 +03:00
Umputun 28a7e4f266 fix image name in demo compose 2018-06-11 00:56:10 -05:00
Umputun 95e22a251d rename image 2018-06-11 00:41:09 -05:00
Umputun ef4469f9b7 2018-06-10 22:05:27 -05:00
Umputun 6cce01390c elimintate .git/objects from build context 2018-06-10 20:29:31 -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 81b881a864 hide show more button on desktop 2018-06-10 23:15:45 +03:00
igoradamenko 5fe785490e add property max_shown_comments to settings object 2018-06-10 23:15:30 +03:00
Umputun 1151d4982e compact options 2018-06-10 02:36:05 -05:00
Umputun 7f11c861e3 missing error check in env reset 2018-06-10 02:31:28 -05:00
Umputun c3cd7877ef structured flags as alternative to config #76 2018-06-10 02:27:37 -05:00
Umputun 864cdf3a1d faster test 2018-06-10 00:52:36 -05:00
Umputun 4be58e2c9f pass dataservice by ref 2018-06-09 20:24:48 -05:00
Umputun 1af8b672a5 don't lock all votes, but in scope only #77 2018-06-09 18:28:00 -05:00
Igor AdamenkoandGitHub 6bb5718e83 Merge pull request #71 from life777/master
Prevent closing comment input field on ESC
2018-06-09 21:33:07 +03:00
Umputun ef790161db lock on votes, fix #77 2018-06-09 13:12:04 -05:00
Umputun 67baf50b6e lint: minor warn 2018-06-08 14:18:09 -05:00
Umputun 424e0cf73c proxy client with retry 2018-06-08 03:12:22 -05:00
Umputun 94734ed4cb externalize avatar store with interface 2018-06-08 02:28:09 -05:00
Umputun 996a34a6ba add tag build 2018-06-07 22:59:50 -05:00
Umputun 2511581b7d test for invalid url 2018-06-07 15:11:13 -05:00
Umputun fff845a2cf add params config, more param tests 2018-06-07 10:39:16 -05:00
Umputun 12bf50bb96 add admin email #73 2018-06-06 14:26:04 -05:00
Umputun 0374cafa7e fail on delete of non-existing user 2018-06-06 13:22:09 -05:00
Umputun fec6268983 admin support for one-click deleteme activation 2018-06-06 12:56:16 -05:00
Umputun fbaf2a5a90 test for no-auth user 2018-06-05 19:58:42 -05:00
vladimir dashukevich 638c9cdadb Fix bug with browser back button 2018-06-06 00:56:51 +03:00
vladimir dashukevich 7f7c4df188 Prevent closing comment input field on ESC 2018-06-06 00:17:42 +03:00
Umputun 154bee6a6e add privacy section to readme 2018-06-05 12:15:46 -05:00
Umputun 47dbe1661d fix test with avatar added to robots 2018-06-05 11:39:43 -05:00
Umputun f783737d51 allow avatars render 2018-06-05 11:37:24 -05:00
Umputun 81da79374a extends robots.txt to all public api 2018-06-05 11:12:34 -05:00
Umputun c9c5c91f64 allow /last for robots 2018-06-04 21:32:52 -05:00
Umputun 22abcbd5db add more random delays to parallel cache size test 2018-06-04 15:44:51 -05:00
Umputun a46b244bab add max cache size info to readme 2018-06-04 15:39:45 -05:00
Umputun b4c7c95c4e allow 0 cache size 2018-06-04 15:27:55 -05:00
UmputunandGitHub 8ef8af8b8a Merge pull request #64 from anatolym/add-yandex-oauth-provider
add Yandex OAuth provider #34
2018-06-04 15:23:56 -05:00
Umputun bb80a6d691 test cache size with concurrent hits 2018-06-04 15:16:37 -05:00
Anatoly Milkov 24fc291c4f add Yandex OAuth provider, refactor GitHub provider #34 2018-06-04 14:56:21 -05:00