Age | Commit message (Expand) | Author |
2016-12-02 | fixed lookup by email | Steve Manuel |
2016-12-02 | adding debug | Steve Manuel |
2016-12-02 | updating print errors to log, more implementation of account recovery | Steve Manuel |
2016-12-02 | adding enctype for consistency in forms | Steve Manuel |
2016-12-02 | updating docs for recovery key getter | Steve Manuel |
2016-12-02 | updating errors to log, getting domain from cold db rather than cache to avoi... | Steve Manuel |
2016-12-02 | setting form enctype to correct ponzu requirement | Steve Manuel |
2016-12-02 | printing errors for debugging | Steve Manuel |
2016-12-02 | changing layout/position of forgot password link | Steve Manuel |
2016-12-01 | adding interface Trustable to enable auto-approval from Exteralable content, ... | Steve Manuel |
2016-12-01 | adding example html for admin content pagination | Steve Manuel |
2016-11-30 | checking bounds on config field slice | Steve Manuel |
2016-11-29 | testing check for cache invalidation to after values are decoded | Steve Manuel |
2016-11-29 | testing check for cache invalidation to after values are decoded | Steve Manuel |
2016-11-29 | testing check for cache invalidation to after values are decoded | Steve Manuel |
2016-11-29 | testing check for cache invalidation to after values are decoded | Steve Manuel |
2016-11-29 | changing check for cache invalidation to after values are decoded | Steve Manuel |
2016-11-29 | fixing k/v for Checkbox input on cache invalidation in config | Steve Manuel |
2016-11-29 | fixing k/v for Checkbox input on cache invalidation in config | Steve Manuel |
2016-11-29 | testing k/v results from cache invalidation | Steve Manuel |
2016-11-29 | adding better implementation for etag/cache invalidation | Steve Manuel |
2016-11-29 | adding better implementation for etag/cache invalidation | Steve Manuel |
2016-11-29 | updating comment documentation for API endpoint renaming | Steve Manuel |
2016-11-29 | fmt code | Steve Manuel |
2016-11-28 | adding implementation / type assertion for Identifiable in old code | Steve Manuel |
2016-11-28 | adding uuid dep and implementation for content.Item | Steve Manuel |
2016-11-16 | adding non-Externalable content listing | Steve Manuel |
2016-11-16 | testing restricted file server to limit public access from listing directory ... | Steve Manuel |
2016-11-09 | fixing multiple assignment issue | Steve Manuel |
2016-11-09 | adding initial partial implementation of account recovery flow | Steve Manuel |
2016-11-08 | moving Mergable interface to content package. Still hit cyclical import issue... | Steve Manuel |
2016-11-08 | moving interface Mergable from api package to manager package. It avoids a cy... | Steve Manuel |
2016-11-08 | fixing error message | Steve Manuel |
2016-11-08 | fixing redirect to cleaned type | Steve Manuel |
2016-11-08 | fixing css syntax error | Steve Manuel |
2016-11-08 | updating layout of buttons and css to make UI nicer | Steve Manuel |
2016-11-08 | adding remaining methods to Item for Hookable implementation and adding hooks... | Steve Manuel |
2016-11-08 | adding before/after hooks to actions: save, delete, approve and reject | Steve Manuel |
2016-11-07 | updating Identifiable interface, renaming its method and changing name where ... | Steve Manuel |
2016-11-07 | spelling fix | Steve Manuel |
2016-11-07 | better error logging to help determine if structs implement necessary interfaces | Steve Manuel |
2016-11-04 | keeping 2 weeks of data to show, pruning after 1 week, and testing date range... | Steve Manuel |
2016-11-04 | testing 2 week chart | Steve Manuel |
2016-11-04 | changing back pruneThreshold to 2 weeks, but running prune every week rather ... | Steve Manuel |
2016-11-04 | changing timestamp -> unix conversion to take into account 1000x magnitude of... | Steve Manuel |
2016-11-04 | testing shorter prune period to gague effectiveness | Steve Manuel |
2016-11-04 | adding return value | Steve Manuel |
2016-11-04 | adding batchPrune func to delete old analytics data, eventually would like to... | Steve Manuel |
2016-11-04 | testing optimization for cpu usage that is less interruptive | Steve Manuel |
2016-11-04 | fixing index for unique inc on "today" data | Steve Manuel |