aboutsummaryrefslogtreecommitdiff
path: root/routes/admin.go
AgeCommit message (Expand)Author
2022-06-19more cleanup, logging and error logging everywhereFChannel
2022-06-19added error func and general cleanup/organizationFChannel
2022-06-19more organizing structs to have object functionsFChannel
2022-06-19converting functions to activitypub object functionsFChannel
2022-06-19removed redis dependencyFChannel
2022-06-19creating boards worksFChannel
2022-06-19admin auth and manage page working for initial pass throughFChannel
2022-06-19admin login workingFChannel
2022-06-19first steps in posting connected. can make reply with no quote or quote OPFChannel
2022-06-19restructured code base to prevent circular dependiciesFChannel
2022-06-19basic pass over view posts, post, catalog and manage page connectionsFChannel
2022-06-19move routes to subpackageKushBlazingJudah