This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
comment-server
Watch
1
Star
0
Fork
You've already forked comment-server
0
Code
Issues
18
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
comment server implemented in python to host comments on lbry
10
commits
14
branches
0
tags
422
KiB
Python
99.9%
Makefile
0.1%
dfde45c078
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Oleg Silkin
dfde45c078
Moves database file to server and makes the database into a class
2019-05-19 02:24:59 -04:00
schema
Removes triggers & adds default channel for anonymous comments
2019-05-19 02:24:20 -04:00
server
Moves database file to server and makes the database into a class
2019-05-19 02:24:59 -04:00
tests
Adds unit testing for comment creation
2019-05-19 02:23:20 -04:00
database.py
Adds methods to access server database
2019-05-18 18:50:28 -04:00
server.py
refactor
2019-05-18 18:51:44 -04:00