Age | Commit message (Expand) | Author |
2017-04-17 | package documentation for godoc | 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-21 | adding cache-control age and disabler | Steve Manuel |
2017-03-20 | adding filename normalization and sanitization for file uploads | Steve Manuel |
2017-03-16 | Typo fixes | ferhat elmas |
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-02-07 | [core] Enhanced file upload preview control (#64) | Steve |
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-20 | switching new -> & for consistency w/ codebase | Steve Manuel |
2017-01-20 | cleaner code | Ćukasz Kurowski |
2017-01-17 | adding admin UI fixes | Steve Manuel |
2017-01-16 | adding different identifier to checkbox in config | Steve Manuel |
2017-01-16 | adding gzip_disabled config setting | Steve Manuel |
2017-01-16 | clear up debug artifacts and add info to console messages | Steve Manuel |
2017-01-15 | testing func line unsplit | Steve Manuel |
2017-01-13 | adding test in CORS middleware in fix for start | Steve Manuel |
2017-01-13 | changing config cors field type | Steve Manuel |
2017-01-13 | adding test to fix bool conversion with schema | Steve Manuel |
2017-01-13 | updating config model and changing configCache to map[string]interface{} thro... | Steve Manuel |
2017-01-13 | adding more precise timestamp creation algorithm, and a LoadCacheConfig func ... | Steve Manuel |
2017-01-13 | changing ConfigCache to return interface{} | Steve Manuel |
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 | moving content _ import into new system/init package to test import | Steve Manuel |
2017-01-11 | moving content _ import to config package | Steve Manuel |
2017-01-11 | move content _ import to admin | 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 | fix margin in editor UI | Steve Manuel |
2017-01-11 | adding layout adjustment to editor view and save button | 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-11 | extending the "addon" platform within ponzu to register, present and manage a... | Steve Manuel |
2017-01-10 | adding pointer fix for decoding, removing print debugs | Steve Manuel |
2017-01-10 | adding print debugs to check status | 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 |
2017-01-04 | testing fix for order mismatch in admin | Steve Manuel |
2017-01-04 | testing fix for order mismatch in admin | Steve Manuel |