• Joined on 2022-11-12
jason pushed to main at jason/cpolis 2024-03-29 10:11:11 +01:00
26988ecf6a Corrected error messages for CliArgs
9408ce99e3 Added DBName into CliArgs
af036b4909 Added ability to upload media and parse cli arguments
e60e6114bd Generate RSS to file
600044c621 Cleaned up templates
Compare 65 commits »
jason pushed to sessions at jason/cpolis 2024-03-29 10:01:07 +01:00
45036fe286 Initial sessions implementation
8f7ac979a3 Just a bit of cleaning up
2da17014e4 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
4e2cae74bb Changed articles and rss to channels
4b5929911e Implemented proper User struct
Compare 27 commits »
jason pushed to streifling.com/rss at jason/cpolis 2024-03-29 10:01:07 +01:00
4aa4fff5e8 Added Tags to RSS feed as categories
a9c61c5a11 Converted RSS package to git.streifling.com/jason/rss
dd50c4f385 A bit of cleaning up
b74036343f Added partial support for tags
45036fe286 Initial sessions implementation
Compare 31 commits »
jason pushed to article_db at jason/cpolis 2024-03-29 10:01:06 +01:00
42596756de Also missed rss.go
8530c76f2d Missed main when converting to MVC
c6b2a17220 Changed everything to MVC
88e0d5086c Converted RSS feed to be DB based
fa5f189cda Reachieve basic functionality
Compare 43 commits »
jason pushed to devel at jason/cpolis 2024-03-29 10:01:06 +01:00
26988ecf6a Corrected error messages for CliArgs
9408ce99e3 Added DBName into CliArgs
af036b4909 Added ability to upload media and parse cli arguments
e60e6114bd Generate RSS to file
600044c621 Cleaned up templates
Compare 65 commits »
jason pushed to new_rss at jason/cpolis 2024-03-29 10:01:06 +01:00
93bc38db67 Try out different rss package
b74036343f Added partial support for tags
45036fe286 Initial sessions implementation
8f7ac979a3 Just a bit of cleaning up
2da17014e4 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
Compare 29 commits »
jason pushed to publish_issue at jason/cpolis 2024-03-29 10:01:06 +01:00
78addbd8e3 Incorporated issues
304d3aa2e0 Corrected copyright
f44291e278 Disabled option to do transaction from view
3be16781e7 Added copyright
4fffc1c696 Set pubDate to published time and date
Compare 57 commits »
jason pushed to devel at jason/cpolis 2024-03-29 09:48:08 +01:00
118fbd79b3 Corrected error messages for CliArgs
jason pushed to devel at jason/cpolis 2024-03-29 09:16:46 +01:00
5e18ba52ad Added DBName into CliArgs
jason pushed to devel at jason/cpolis 2024-03-29 09:07:23 +01:00
1d91d0c216 Added ability to upload media and parse cli arguments
jason pushed to devel at jason/cpolis 2024-03-28 12:51:38 +01:00
f49fc8ca0b Generate RSS to file
jason pushed to devel at jason/cpolis 2024-03-28 08:41:42 +01:00
2ff9cb1051 Cleaned up templates
jason pushed to devel at jason/cpolis 2024-03-28 07:41:16 +01:00
780daac675 Fixed bug not showing correct issue in RSS feed
jason pushed to devel at jason/cpolis 2024-03-28 07:34:46 +01:00
32d80e87a0 Fixed bug in publishing issue
jason pushed to devel at jason/cpolis 2024-03-28 07:29:54 +01:00
e82a0c6abe Add ability to update tags when resubmitting article
jason pushed to devel at jason/cpolis 2024-03-28 07:01:50 +01:00
548d2c6023 Incorporated issues
509e1d41db Corrected copyright
63d5fbd127 Disabled option to do transaction from view
Compare 3 commits »
jason created branch publish_issue in jason/cpolis 2024-03-28 07:00:46 +01:00
jason pushed to publish_issue at jason/cpolis 2024-03-28 07:00:46 +01:00
548d2c6023 Incorporated issues
509e1d41db Corrected copyright
63d5fbd127 Disabled option to do transaction from view
Compare 3 commits »
jason pushed to devel at jason/cpolis 2024-03-17 15:29:15 +01:00
f5c1a5e8d0 Added copyright
jason pushed to devel at jason/cpolis 2024-03-17 09:41:14 +01:00
40d1104a66 Set pubDate to published time and date