summaryrefslogtreecommitdiff
path: root/system/admin/handlers.go
AgeCommit message (Collapse)Author
2016-10-29testing fix for _pending content retrievalSteve Manuel
2016-10-29testing fix for _pending content retrievalSteve Manuel
2016-10-29debuggingSteve Manuel
2016-10-29debuggingSteve Manuel
2016-10-29adding check for pending content request to update namespace in db.Content callSteve Manuel
2016-10-29adding rough sort ordering for pending content, based on reversing the ↵Steve Manuel
natural order of key-based sort from Bolt bucket
2016-10-29renaming and moving File upload logic into own packageSteve Manuel
2016-10-29adding db procedures and updating handler for external submissions / pending ↵Steve Manuel
content
2016-10-29adding db procedures and updating handler for external submissions / pending ↵Steve Manuel
content
2016-10-29adding db procedures and updating handler for external submissions / pending ↵Steve Manuel
content
2016-10-29adding defauld status to form mapSteve Manuel
2016-10-29adding defauld status to form mapSteve Manuel
2016-10-29adding defauld status to form mapSteve Manuel
2016-10-29adding defauld status to form mapSteve Manuel
2016-10-29changing copy and testing fix for public/private listing of contentSteve Manuel
2016-10-29initial set up for external/internal toggle viewSteve Manuel
2016-10-28delete unusedSteve Manuel
2016-10-28moving non-switch code out of switchSteve Manuel
2016-10-28adding some clean up code and UI toggle for future external vs. internal ↵Steve Manuel
posted content
2016-10-24removing debug printlns and modifying other fmt.Println to log.Println for ↵Steve Manuel
consistency
2016-10-24removing debug printlns and modifying other fmt.Println to log.Println for ↵Steve Manuel
consistency
2016-10-24debugging cookieSteve Manuel
2016-10-22debugging cookiesSteve Manuel
2016-10-22fixing logic error overriding original passwordSteve Manuel
2016-10-22need to update token in cookie after user changes their emailSteve Manuel
2016-10-22debug edit user info handlerSteve Manuel
2016-10-22debugging update user handler and db codeSteve Manuel
2016-10-22debuggigSteve Manuel
2016-10-22implementing handlers for user configurationSteve Manuel
2016-10-22implementing handlers for user configurationSteve Manuel
2016-10-22implementing handlers for user configurationSteve Manuel
2016-10-22adding initial support to edit and add admin usersSteve Manuel
2016-10-22adding initial support to edit and add admin usersSteve Manuel
2016-10-22adding initial support to edit and add admin usersSteve Manuel
2016-10-21adding initial support for TLS encryption via Lets EncryptSteve Manuel
2016-10-18updating form enctype to meet ponzu system requirements [multipart/form-data]Steve Manuel
2016-10-18debugging deleteHandlerSteve Manuel
2016-10-18setting form methodSteve Manuel
2016-10-18setting form methodSteve Manuel
2016-10-18adjusting style to quick-delete-post button and adding JS form controlSteve Manuel
2016-10-18changing UI for quick-delete-post buttonSteve Manuel
2016-10-18changing UI for quick-delete-post buttonSteve Manuel
2016-10-18adding delete button [quick-delete-post]Steve Manuel
2016-10-18updating search results to reflect new admin list item for postsSteve Manuel
2016-10-18updating some UI and JS codeSteve Manuel
2016-10-18updating time format and fixing typoSteve Manuel
2016-10-18enriching admin view with more post info per post itemSteve Manuel
2016-10-18enriching admin view with more post info per post itemSteve Manuel
2016-10-18fixing typoSteve Manuel
2016-10-18implementing initial version of sorted results for adminSteve Manuel