• UTC-7
  • Joined on 2023-06-15
rideranton created pull request Kbin/kbin-core#1335 2023-12-20 00:41:11 +01:00
Fix 500 error when creating a public OAuth2 client via the API
rideranton pushed to bugs/public-oauth-client-error at rideranton/kbin-core 2023-12-20 00:35:40 +01:00
df229a3fd3 Make $secret parameter of OAuth2ClientDto::create nullable
rideranton pushed to main at rideranton/kbin-core 2023-12-20 00:33:39 +01:00
71d90ba4f3 /kbin RTR#37 Preparing for the refactoring, user delete fix
fa058b11a2 /kbin RTR#37 Preparing for the refactoring, user delete fix
7c544f6ec3 /kbin RTR#37 Preparing for the refactoring, user delete fix
8bdf9566cc /kbin RTR#37 Preparing for the refactoring, user delete fix
ad9d5cb4ee /kbin RTR#37 Preparing for the refactoring, user delete fix
Compare 1003 commits »
rideranton pushed to develop at rideranton/kbin-core 2023-12-20 00:32:49 +01:00
a305f6ac32 Doctrine SLC #1
91ea0440d6 /kbin RTR#37 Preparing for the refactoring, Image manager
71d90ba4f3 /kbin RTR#37 Preparing for the refactoring, user delete fix
fa058b11a2 /kbin RTR#37 Preparing for the refactoring, user delete fix
7c544f6ec3 /kbin RTR#37 Preparing for the refactoring, user delete fix
Compare 194 commits »
rideranton pushed to bugs/public-oauth-client-error at rideranton/kbin-core 2023-12-20 00:32:25 +01:00
f1f4ac8b44 Add public oauth2 client creation test
a305f6ac32 Doctrine SLC #1
91ea0440d6 /kbin RTR#37 Preparing for the refactoring, Image manager
71d90ba4f3 /kbin RTR#37 Preparing for the refactoring, user delete fix
fa058b11a2 /kbin RTR#37 Preparing for the refactoring, user delete fix
Compare 10 commits »
rideranton created branch bugs/public-oauth-client-error in rideranton/kbin-core 2023-12-20 00:32:25 +01:00
rideranton pushed to develop at rideranton/kbin-core 2023-09-21 20:18:34 +02:00
a1e47bc8da Add REST API pt. 10 - Add Post and PostComment APIs (#1135)
cf47bd3c55 Fix CSS selectors for PostCommentCreate tests (#1153)
Compare 2 commits »
rideranton pushed to feature/api at rideranton/kbin-core 2023-09-21 20:15:33 +02:00
32aac3584e Merge branch 'develop' into feature/api
a1e47bc8da Add REST API pt. 10 - Add Post and PostComment APIs (#1135)
cf47bd3c55 Fix CSS selectors for PostCommentCreate tests (#1153)
ab0c0399ca sidebar-options-improvements-v2 (#1152)
f4634bc480 Add new positions to sidebar settings, fix comment box, active font size settings restore (#1151)
Compare 53 commits »
rideranton pushed to feature/api-post at rideranton/kbin-core 2023-09-20 23:06:38 +02:00
eac0d8cce6 Run fixer
aea765ddce Add post trash api tests
fe92ea6c7a Fix post trash api visibility
81f0c9c2e3 Add post set language api tests
aeb0958b0d Add post set adult api tests
Compare 55 commits »
rideranton created pull request Kbin/kbin-core#1153 2023-09-20 10:35:32 +02:00
Fix CSS selectors for PostCommentCreate tests
rideranton pushed to feature/api-post at rideranton/kbin-core 2023-09-20 10:28:01 +02:00
6c02af6e39 Run fixer
rideranton pushed to tests/fix-post-comment-create at rideranton/kbin-core 2023-09-20 10:27:10 +02:00
42b8449188 Fix post comment create controller tests css selectors
rideranton created branch tests/fix-post-comment-create in rideranton/kbin-core 2023-09-20 10:27:10 +02:00
rideranton pushed to feature/api-post at rideranton/kbin-core 2023-09-20 10:24:11 +02:00
94fac3b8b6 Add post trash api tests
4f9baac53d Fix post trash api visibility
872d623778 Add post set language api tests
f79d0d1855 Add post set adult api tests
4872ef4251 Fix path of post set adult api
Compare 6 commits »
rideranton pushed to feature/api-post at rideranton/kbin-core 2023-09-20 08:13:09 +02:00
ee94dc9e53 Add post comment trash api tests
e55be20fcb Fix serialization on post comment trash api
15d578ba56 Add post comment set language api tests
d61ccd25b5 Add post comment set adult api tests
42fadac548 Fix set adult API path
Compare 6 commits »
rideranton pushed to feature/api-post at rideranton/kbin-core 2023-09-20 07:55:02 +02:00
fa97ef8765 Run fixer
rideranton pushed to feature/api-post at rideranton/kbin-core 2023-09-20 07:53:30 +02:00
1ca71ddd72 Add user post comment retrieve API tests
da4c0b792d Add post comment api sort tests
4697365a8c Fix post comment sorting issue
7e88e8f8f5 Move sort and time out of path
Compare 4 commits »
rideranton pushed to feature/api-post at rideranton/kbin-core 2023-09-20 07:29:52 +02:00
b1a8be4a65 Add post comment vote API tests
2524562878 Add downvotes to PostComment(Response)Dto
135e1e864b Add post comment update api tests
Compare 3 commits »
rideranton pushed to feature/api-post at rideranton/kbin-core 2023-09-20 07:10:02 +02:00
548e965a24 Add post comment retrieve api tests
127f913c90 Allow post comments to be filtered by language
038add93df Add tags to post comment dto and actually create dtos with mentions
f125d1d5c1 Allow post comment to have language changed
8b6d65c2ab Add post comment report API tests
Compare 5 commits »
rideranton pushed to feature/api-post at rideranton/kbin-core 2023-09-20 06:46:39 +02:00
3dfa6ff1bd Add post comment delete api tests
07a18665cd Allow post comments to be created as replies
a1f2184641 Add post comment create API tests
a95b65b603 Add post purge API tests
Compare 4 commits »