Commit Graph
1087 Commits
Author SHA1 Message Date
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
Umputun 0185aa4ada add control of total cached memory size 2018-06-04 13:41:46 -05:00
Umputun a9d8179a4b allow /find for robots 2018-06-04 00:57:35 -05:00
Umputun fbb0e69806 simplify error handling in user export 2018-06-03 21:59:07 -05:00
Umputun 8dfa30d417 export user data to valid json 2018-06-03 21:31:22 -05:00
Umputun fbf14db0cb enforce more random time in tree test 2018-06-03 15:51:25 -05:00
Umputun b6ae956c79 fix tree count with deleted 2018-06-03 13:29:12 -05:00
igoradamenko 1f47f51806 add show more button
close #25
2018-06-03 18:36:56 +03:00
igoradamenko 5bd91f9b4a move collapse button to the top right corner; change design of collapsed comment
closes #37 and #53
2018-06-03 18:13:55 +03:00
igoradamenko e5f9961a81 save comments collapsed state
closes #43
2018-06-03 17:37:25 +03:00
UmputunandGitHub 11353388af Merge pull request #65 from anatolym/refactor-github-oauth-provider
refactor Github OAuth provider
2018-06-03 01:39:43 -05:00
Anatoly Milkov 077877ed54 refactor Github OAuth provider 2018-06-03 01:27:36 -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 7ae4a09f6b ability to use session cookie in login #47 2018-06-02 13:39:14 -05:00
Umputun c77a98542a split too large rest file 2018-06-02 02:54:48 -05:00
Umputun 4ba7fb20ae add rest to export all user-related data #47 2018-06-01 23:27:30 -05:00
Umputun afbddaa5ec eliminate multiple calls to counter in paginated user comments 2018-06-01 22:51:19 -05:00
Umputun 837b2ef719 find user comments to support pagination 2018-06-01 22:17:57 -05:00
Umputun e4176e2afd missing limiter on robots 2018-06-01 13:11:29 -05:00
Umputun aa997d5ca0 add description of backup file format 2018-06-01 00:15:12 -05:00
Umputun d2fd46a4c2 make dbg hashed ip to 12 symbols 2018-05-31 23:51:03 -05:00
Umputun c83aa6901d has logged ip for anonym and auth users 2018-05-31 23:46:04 -05:00