Commit Graph
1165 Commits
Author SHA1 Message Date
Igor AdamenkoandGitHub 7c4fbdb5a1 Merge pull request #100 from Mavrin/add_test
Setup testing environment
2018-06-23 21:11:57 +03:00
Umputun caa0e4e79a ensure dep 2018-06-23 12:33:48 -05:00
UmputunandGitHub 7aee7add08 Feature/backend (#101)
* move backend code #99

* adjust drone build for backend subdir

* move .rest to backend
2018-06-23 12:31:19 -05:00
konstantin krivlenia 66ca6173bb fix formatting 2018-06-23 20:30:51 +03:00
konstantin krivlenia 52d791a7b6 setup testing environment 2018-06-23 18:36:14 +03:00
igoradamenko 213437bf34 remove useless code 2018-06-23 13:47:31 +03:00
igoradamenko 833520c494 fix typo 2018-06-23 13:18:12 +03:00
igoradamenko 73b91ca639 remove todo.md 2018-06-23 13:12:07 +03:00
Igor AdamenkoandGitHub 328b7f76c7 Merge pull request #91 from Mavrin/master
Adds eslint check and fixes linting issues
2018-06-23 12:18:41 +03:00
Umputun ea76136b75 make admin not so red 2018-06-22 17:52:56 -05:00
konstantin krivlenia 07f82bf6a5 add eslint check 2018-06-23 01:38:03 +03:00
Umputun 422427afea don't allow blocked users to vote 2018-06-22 17:33:04 -05:00
Umputun 9965111371 add new userinfo api to docs 2018-06-22 15:55:40 -05:00
Umputun 2729fe35fb add GetUserInfo controller to auth 2018-06-22 15:53:53 -05:00
Umputun a15e4ccb62 invert error check #79 2018-06-21 21:49:11 -05:00
Umputun ff982dbd71 change short links to 48 #79 2018-06-21 21:32:49 -05:00
UmputunandGitHub c0003922af Merge pull request #89 from anatolym/add-link-shortening
add link shortening #79
2018-06-21 21:23:07 -05:00
Anatoly Milkov a7a9f9aeff add link shortening #79 2018-06-21 18:57:14 -07:00
UmputunandGitHub 7e84f4d3eb Merge pull request #87 from anatolym/add-avatar-caching
add avatar caching #85
2018-06-20 02:57:55 -05:00
Anatoly Milkov 065a0335d4 add avatar caching #85 2018-06-20 00:09:35 -07:00
Umputun 21b0d0f7fd change image in docs and examples to :latest 2018-06-19 15:32:16 -05:00
Umputun 1a817566de change env keys in tech details section 2018-06-19 15:10:39 -05:00
Umputun d507b9e81b fix if for drone tag v1.0.0 2018-06-19 14:09:35 -05:00
Umputun ab35489da4 add drone build args 2018-06-19 13:53:51 -05:00
Umputun e56aaa87f1 use drone env for tagged version number 2018-06-19 13:41:41 -05:00
Umputun abc0375f6a rollback lightweight git-rev detection 2018-06-19 13:17:13 -05:00
Umputun ef347db0f4 don't limit tags for drone 2018-06-19 12:47:59 -05:00
Umputun 863ffe5beb remove status section 2018-06-19 12:23:13 -05:00
igoradamenko c32f203f2b Comments → comments on frontend side 2018-06-19 10:32:02 +03:00
igoradamenko 4539415858 fix loading flag initial value in user-info component 2018-06-19 10:32:02 +03:00
Umputun 3ddf5938b9 clear mocking vendor 2018-06-19 00:18:46 -05:00
Umputun 47586e372e rollback proxy mock 2018-06-19 00:16:18 -05:00
Umputun 7d953247ad revendor 2018-06-18 23:56:08 -05:00
Umputun b3b26c0484 add avatar proxy mock to test provider 2018-06-18 23:41:08 -05:00
Umputun 11793d21fd test verified fn 2018-06-18 16:35:13 -05:00
Umputun e751bb8678 fail on bad cache options 2018-06-18 16:21:39 -05:00
Umputun db774c2874 test hiding deleted user's comments 2018-06-18 15:55:47 -05:00
Umputun c445ecece0 hide deleted from last user view 2018-06-18 15:49:13 -05:00
Umputun d302679f07 fix incorrect json case #59 2018-06-18 15:38:00 -05:00
Umputun 8db933f9c7 lint: minor warns on tests 2018-06-18 15:31:58 -05:00
igoradamenko 5dcd7aea4e add possibility to get last 10 user comments 2018-06-18 23:28:29 +03:00
UmputunandGitHub 1c0e1a2b07 Merge pull request #84 from umputun/feature/store
Feature/store
2018-06-17 13:05:25 -05:00
Umputun 7bebc5ddfc missing checks for parse errors 2018-06-17 12:57:08 -05:00
Umputun a287df0233 change docs for grouped options 2018-06-17 12:40:34 -05:00
Umputun 9d7212e74a add opts group for cache 2018-06-17 12:34:53 -05:00
Umputun b347ad8e5e add opts group for avatars 2018-06-17 12:22:41 -05:00
Umputun 4fb50668aa merge from latest master 2018-06-17 02:38:36 -05:00
Anatoly MilkovandUmputun 835606c5cf add avatar resizing #78 (#83)
* add avatar resizing #78

* remove bytes slices, use io.TeeReader #78

* resize() refactoring #78
2018-06-17 02:28:00 -05:00
Umputun 64bfdec8b7 add post info to plain response #55 2018-06-16 14:05:47 -05:00
Umputun cc9f2adadf don't allow reset RO for aged comments #55 2018-06-16 13:22:37 -05:00