Commit Graph
857 Commits
Author SHA1 Message Date
igoradamenko 91f6e8e716 add id to params for api call 2018-05-18 19:38:34 +03:00
igoradamenko 6ed73901e7 oops; remove some useless stuff from defaultValue of input 2018-05-18 19:37:29 +03:00
igoradamenko a40626ef42 replace value attr with defaultValue on textarea 2018-05-18 19:31:42 +03:00
igoradamenko c300d57730 update comments tree after editing comment 2018-05-18 19:25:57 +03:00
igoradamenko a34122d437 add editing support to comment component 2018-05-18 19:25:57 +03:00
igoradamenko 1815380f3f add editing support to input component 2018-05-18 19:25:57 +03:00
igoradamenko 7f18f1db16 add endpoint for editing comments 2018-05-18 19:25:57 +03:00
Umputun dcbe184f55 missing remark bas url in img proxy 2018-05-18 10:45:32 -05:00
igoradamenko 12f3e1ca5c leave rss links in the main comment form only 2018-05-18 18:22:26 +03:00
igoradamenko 359ee35bfc enhance styles of preloader 2018-05-18 18:02:08 +03:00
Igor AdamenkoandGitHub b4d35283ae Merge pull request #33 from paralainer/master
Improved first load time and UX on first load
2018-05-18 17:53:07 +03:00
igoradamenko 243ee909f8 add links to rss for thread & site 2018-05-18 17:49:57 +03:00
Umputun 3e04384cd7 fix img routing 2018-05-18 02:20:53 -05:00
Umputun 8c569d2771 invoke img proxy on preview 2018-05-18 02:13:46 -05:00
Umputun 7a4b06aa61 remove img proxy dbg 2018-05-18 02:11:35 -05:00
Umputun d66960e8b0 renanm proxy params 2018-05-18 02:01:14 -05:00
Umputun 8b06c7134f lint: unchecked errors 2018-05-18 01:58:40 -05:00
Umputun 8b1ebfdf4f add optional img proxy 2018-05-18 01:52:29 -05:00
Umputun 7df0ae5235 migrate all rest tests to httptest 2018-05-17 21:19:41 -05:00
Umputun d76db0cc1b move expose and heatlcheck down 2018-05-17 16:28:38 -05:00
UmputunandGitHub 6f36d80131 Merge pull request #36 from kazhuravlev/master
Dockerfile optimisations
2018-05-17 16:26:21 -05:00
Umputun e64101226a dirty hack: avoid minute change in rss test 2018-05-17 15:43:19 -05:00
Umputun b249158961 parallel test for cache 2018-05-17 15:33:56 -05:00
igoradamenko 90f6259143 add sort by active & redesign select 2018-05-17 23:05:37 +03:00
Umputun 33d345bd2c Merge remote-tracking branch 'origin/master' 2018-05-17 14:22:57 -05:00
Umputun 3875791ccc add low and critical score thresholds #37 2018-05-17 14:22:44 -05:00
igoradamenko a1053be566 remove red border from input field in ff 2018-05-17 22:17:39 +03:00
Umputun 4db35108a6 add docs about cache limits #24 2018-05-17 13:51:29 -05:00
Umputun dc0e1fd266 allow to pass cache sizes via params/env #24 2018-05-17 13:39:27 -05:00
Umputun 85cbda509c limit max size of cache, number of items and size of value #24 2018-05-17 13:25:19 -05:00
Umputun 5c26d75a9b fix site rss content type 2018-05-17 01:13:47 -05:00
Umputun 1616135336 add site rss test 2018-05-17 00:12:42 -05:00
Umputun dfe6d644ae clear import aliases 2018-05-16 21:52:05 -05:00
Umputun 9638d95279 refactor store to isolate service and engine levels 2018-05-16 18:03:08 -05:00
Umputun 7e6a15a0f4 remove noise debug with cache hit/miss info 2018-05-16 14:29:07 -05:00
Umputun 88d91f857e mention active sort as valid key 2018-05-16 11:46:05 -05:00
Umputun 10c92a9251 restore time sort, add active sort 2018-05-16 11:43:14 -05:00
Kirill Zhuravlev 98d05634e6 remove commented code 2018-05-16 16:27:31 +03:00
Kirill Zhuravlev 771278a462 reorganized main build stage for caching
- frequent operations - last
- rare operations - on the top
- group chmod operations
- chown - after all file operations
2018-05-16 16:27:13 +03:00
Kirill Zhuravlev 6bd1d26fe6 build-backend stage use only he required files 2018-05-16 16:17:07 +03:00
Kirill Zhuravlev f6e0a53306 add list of ignored files on build 2018-05-16 16:15:15 +03:00
Umputun 4cf7c0a5ee time sort in tree with replies #35 2018-05-16 01:08:36 -05:00
Umputun 369e4d8be7 lint: fix lack of comment #13 2018-05-15 18:52:21 -05:00
Umputun 58e21dbc5c add orig to comment and edit request #13 2018-05-15 18:47:30 -05:00
Umputun 5f6134b390 add test for admin-only auth 2018-05-15 12:14:10 -05:00
Umputun ae782722f1 add auth tests 2018-05-15 11:59:29 -05:00
Umputun e710b11dc9 reorg route structure to make clear which open and which not 2018-05-15 11:20:42 -05:00
Umputun 1d0fee79a3 avatar proxy - allow more requests and turn logging off 2018-05-15 10:28:01 -05:00
Umputun 1c4ea5a9a4 fix pull_request event 2018-05-15 09:38:18 -05:00
stalov fb93aa6727 Preloaded built insite iframe, so first load without cached js bundle is more user-friendly 2018-05-15 23:14:54 +10:00