Age | Commit message (Expand) | Author |
2019-03-26 | single allocation for uplaod target | Ollie Phillips |
2019-03-25 | delete physical upload from disk | Ollie Phillips |
2019-03-25 | dev | Ollie Phillips |
2019-03-25 | dev | Ollie Phillips |
2019-03-25 | fix action target for uploads deletes | Ollie Phillips |
2017-08-14 | adding additional layer of complexity for init secret | Steve Manuel |
2017-06-26 | Merge pull request #168 from tom-f/ponzu-dev | Steve Manuel |
2017-06-26 | fixed problem with saving multiple repeaters closes #59 closes #167 | Tornike Razmadze |
2017-06-24 | Add Backup function to search | Tom Fawssett |
2017-05-24 | provide delete hooks with the item | Paul Ivanov |
2017-05-21 | make a proper item for Hookable methods | Paul Ivanov |
2017-05-16 | remove csv download button from search result page | Steve Manuel |
2017-05-16 | adding fix to UI | Steve Manuel |
2017-05-15 | update csv label | Steve Manuel |
2017-05-15 | update csv label | Steve Manuel |
2017-05-15 | fixing UI | Steve Manuel |
2017-05-15 | flush csv writer and fix ui | Steve Manuel |
2017-05-15 | adding csv format interface and handler impl | Steve Manuel |
2017-05-01 | adding admin action hooks to handlers and hookable interface | Steve Manuel |
2017-05-01 | adding hooks to interface and handler for addon enable/disable | Steve Manuel |
2017-04-29 | add delete procedure and implementation for uploads | Steve Manuel |
2017-04-29 | adding search, edit/new, and list view for uploads | Steve Manuel |
2017-04-29 | fmt bytes to readable and update setupload logic to allow edits | Steve Manuel |
2017-04-29 | adding view and links to admin/manager | Steve Manuel |
2017-04-21 | add context cancellation to backup routines | Erwin Ticzon |
2017-04-17 | fix ineffassign and spelling errors | Steve Manuel |
2017-04-03 | move iterator to suffix of key to avoid clashing, include status in UI sort | Steve Manuel |
2017-04-03 | set date to UTC times on server create, and updated editor timestamp to incre... | Steve Manuel |
2017-03-15 | updating DeleteContent signature to remove requirement of url.Values, will in... | Steve Manuel |
2017-03-15 | changing API for external client interaction. Externalable -> Createable, +De... | Steve Manuel |
2017-02-09 | fixing overridden variable from request form value change | Steve Manuel |
2017-01-26 | [core] Embedded and implement http.Pusher into http.ResponseWriter+gzip Write... | Steve |
2017-01-24 | [core] System backups (uploads, system.db, analytics.db) (#42) | Steve |
2017-01-20 | removing fmt prints. fix is for #38 | Steve Manuel |
2017-01-20 | adding fix for consistent order in repeaters and multi-value field inputs | Steve Manuel |
2017-01-16 | [core] Adding toggle for CORS, GZIP in admin/cms configuration (#30) | Steve |
2017-01-12 | adding fix for pending content being saved but not updated in db | Steve Manuel |
2017-01-12 | update ui for admin addons page to have more data | Steve Manuel |
2017-01-11 | adding package prefix | Steve Manuel |
2017-01-11 | moving addon handlers back into admin package | Steve Manuel |
2017-01-11 | moving addon handlers to addon package to avoid import issues | Steve Manuel |
2017-01-11 | adding []byte driven api vs. url.Values where ever possible | Steve Manuel |
2017-01-11 | fixing redeclaration of err in handler | Steve Manuel |
2017-01-11 | hiding UI elements when not needed, adding save addon routine | Steve Manuel |
2017-01-10 | adding pointer fix for decoding, removing print debugs | Steve Manuel |
2017-01-10 | removing unused var | Steve Manuel |
2017-01-10 | adding returns to exit req/res, testing values -> struct conv via schema | Steve Manuel |
2017-01-10 | adding correct error views, normalize action value for comparison; | Steve Manuel |
2017-01-10 | adding initial support for third-party addons and the basic framework for how... | Steve Manuel |
2017-01-08 | adding error type rather than string as exported var from item | Steve Manuel |