index
:
Fulgen-pub/parry
master
[no description]
maxmitti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add file deletion
Fulgen301
2019-09-08
2
-1
/
+16
*
Add comment voting
Fulgen301
2019-09-08
1
-10
/
+58
*
Finally fix CORS
Fulgen301
2019-07-26
3
-23
/
+22
*
Subclass HTTPReponse in order to ensure the presence of CORS headers
Fulgen301
2018-10-16
3
-26
/
+22
*
Upload: Add version
Fulgen301
2018-10-14
1
-0
/
+1
*
uploads: Fix upload deletion, return entry on POST / PUT, merge upload.files ...
Fulgen301
2018-09-18
1
-14
/
+7
*
media: Remove debug print
Fulgen301
2018-09-18
1
-1
/
+0
*
auth: Fix registration process
Fulgen301
2018-09-16
1
-0
/
+1
*
uploads: Fix GET /api/uploads, always return comment and vote on creation
v0.1
Fulgen301
2018-09-16
1
-5
/
+7
*
auth: Use request_data(), fix wrong status code
Fulgen301
2018-09-16
1
-4
/
+3
*
Use sqlalchemy as backend, implement JWT authentication, add uploading, comme...
Fulgen301
2018-09-16
3
-113
/
+210
*
uploads: Fix wrong attribute name
Fulgen301
2018-08-26
1
-2
/
+2
*
Rewrite database system with sqlalchemy, add /api/auth, add /api/uploads/<id>...
Fulgen301
2018-08-26
8
-36
/
+178
*
Initial commit
Fulgen301
2018-08-22
4
-0
/
+134