This website requires JavaScript.
Explore
Help
Sign In
jason
/
cpolis
Watch
1
Star
0
Fork
1
You've already forked cpolis
Code
Issues
Pull Requests
Packages
Projects
Releases
49
Wiki
Activity
cpolis
/
cmd
/
data
History
Jason Streifling
8f7ac979a3
Just a bit of cleaning up
2024-03-02 09:09:55 +01:00
..
articles.go
Created func for minimum spec for rss and article structs, thereby crushing an annoying bug that was caused by not initializing channels but waiting for messages to go through them
2024-03-02 00:28:42 +01:00
db.go
Implemented proper User struct
2024-03-01 12:25:53 +01:00
helpers.go
Added ability to add user
2024-02-24 10:28:12 +01:00
markdown.go
Convert title and description to plain text
2024-02-27 09:03:21 +01:00
rss.go
Created func for minimum spec for rss and article structs, thereby crushing an annoying bug that was caused by not initializing channels but waiting for messages to go through them
2024-03-02 00:28:42 +01:00
user.go
Just a bit of cleaning up
2024-03-02 09:09:55 +01:00