Commit Graph

58 Commits

Author SHA1 Message Date
xushanchuan 7d0edfd4d7
feat: add graphql exception handler 2021-03-23 17:16:31 +08:00
xushanchuan b24f65c2d6
refactor: change graphql package location 2021-03-23 17:15:49 +08:00
xushanchuan 7b7016e569
feat: use joda time for cursor process 2021-03-23 15:54:04 +08:00
xushanchuan 7478515067
fix: bug fix for comment data fetcher 2021-03-19 15:52:13 +08:00
xushanchuan 44a70270c8
feat: add graphql 2021-03-19 15:24:10 +08:00
xushanchuan 01fac42c64
refactor: application level prepare for graphql and switch to sqlite 2021-03-19 15:23:37 +08:00
xushanchuan 36e33e7730
refactor: move logic to application level 2021-03-16 17:17:06 +08:00
xushanchuan 3602ebdc81
Update bean validation 2021-03-03 15:26:48 +08:00
xushanchuan a53f6b9748
Article title exists error message 2020-11-26 16:01:13 +08:00
xushanchuan d8bb60f999
Fix existed tag insert failed for articles 2020-11-26 15:48:38 +08:00
James Menzies 05091bba33 Migrated deprecated asserts to more explicit junit asserts 2020-10-22 16:10:21 +01:00
Mohamed CHIBOUB 5e16ac0ee1
Adding not null to name attribute in the "tag" table
The creation of this table fails due to this typo!
2020-07-29 18:43:43 -04:00
aisensiy 67fee0aa9e
Merge pull request #12 from kazuki43zoo/without-mybatis-config
Without mybatis-config.xml
2018-12-28 09:19:34 +08:00
Kazuki Shimizu 9b81b1fb25 Remove unnecessary annotation on MyBatis mapper interface 2018-12-16 11:30:54 +09:00
Kazuki Shimizu e5cbbbded1 Without mybatis-config.xml 2018-12-16 11:12:59 +09:00
Rustam Ismailov a357fb9a9a Updated libraries versions, fixed small issues with Lombok 2018-09-27 21:22:10 +04:00
Vitaly Takmazov d2503be544 Fix deprecation warnings 2018-05-10 09:50:44 +03:00
Vitaly Takmazov f28b196898 Spring Boot 2.0.2 2018-05-10 09:50:14 +03:00
Dario Seidl 8ff2ebdf5e Only enable security config for h2-console when property is set 2018-04-10 11:31:51 +02:00
Dario Seidl 7e9b018d7e Enable and allow access to h2-console 2018-04-01 22:50:30 +02:00
Dario Seidl 3f7a756746 Add braces 2018-04-01 21:46:07 +02:00
Dario Seidl 290c4bf4b3 Prevent ArrayIndexOutOfBoundsException in JwtTokenFilter.getTokenString 2018-04-01 21:42:32 +02:00
VilenEera 70e12fd3ae bugfix : if current user not logged in,get comments return 500 Internal Server Error 2017-11-02 15:27:49 +08:00
aisensiy ff0d6ebeec bugfix for issue spring-boot/issues/5834 2017-10-27 13:30:57 +08:00
aisensiy dda5babcb7 bugfix for RunWith(SpringBootRunner.class) missing 2017-10-27 13:30:26 +08:00
aisensiy cea03e01b9 refactoring 2017-08-25 11:34:41 +08:00
aisensiy aa4f40ba74 slug update 2017-08-25 11:19:26 +08:00
aisensiy 6e473f9838 refactor test 2017-08-24 14:39:36 +08:00
aisensiy a73e93dbc1 move service package 2017-08-24 13:35:28 +08:00
aisensiy 055dfcab13 use webmvctest 2017-08-24 10:39:09 +08:00
aisensiy 49030da9ca test: transaction test 2017-08-22 11:22:29 +08:00
aisensiy 8e7ec76774 refactor query mappers 2017-08-21 17:25:00 +08:00
aisensiy 4550e5a3c5 bugfix for query by author name and favorited username 2017-08-19 09:55:24 +08:00
aisensiy 5719b54e0d update readme 2017-08-18 17:40:21 +08:00
aisensiy b97bf72311 structure update 2017-08-18 17:08:27 +08:00
aisensiy ce6a56e1db remove unused import 2017-08-18 12:17:33 +08:00
aisensiy c3029aa636 bugfix 2017-08-18 12:09:07 +08:00
aisensiy d6bf680a97 feed and tag 2017-08-17 17:17:37 +08:00
aisensiy 68ec78a0af flip equals 2017-08-17 14:31:27 +08:00
aisensiy 0358fde252 list recent article 2017-08-17 14:27:29 +08:00
aisensiy 0c12253ef0 remove follow 2017-08-16 17:13:24 +08:00
aisensiy daaf2070c7 save follow 2017-08-16 16:25:08 +08:00
aisensiy 13571f2f5e get profile 2017-08-16 15:58:51 +08:00
aisensiy 7c685942ea remove favorite 2017-08-16 13:37:10 +08:00
aisensiy 827572893a should favorite article 2017-08-16 11:51:20 +08:00
aisensiy 001d4e1eea delete comment 2017-08-15 18:16:06 +08:00
aisensiy f31bcbc6e0 read comments 2017-08-15 17:52:23 +08:00
aisensiy 445311ee1b create comment 2017-08-15 16:36:07 +08:00
aisensiy 9dbb008dcb delete article 2017-08-15 14:35:29 +08:00
aisensiy 6c41584abe should update article 2017-08-15 14:17:54 +08:00