Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[core] better sort ordering and more reliable content API results
|
|
|
|
increase precision to seconds level
|
|
|
|
|
|
[cli] add input type specifier to generate content command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[core] add Configuration control to disable HTTP Cache and set Max-Age duration
|
|
|
|
|
|
[core] StoreUploads now renames files, replacing bad characters
|
|
|
|
|
|
|
|
separate UpdateContent and SetContent
|
|
merged or replaced
|
|
Typo fixes
|
|
|
|
|
|
|
|
[core] Add api.Deleteable interface, rename Externalable to Createable and rename methods
|
|
|
|
|
|
instead to a lookup in content before the delete to get slug, etc
|
|
instead to a lookup in content before the delete to get slug, etc
|
|
+Deleteable, changing Hookable interface methods to conform to pattern: BeforeAPI$ACTION, etc.
|
|
+Deleteable, changing Hookable interface methods to conform to pattern: BeforeAPI$ACTION, etc.
|
|
+Deleteable, changing Hookable interface methods to conform to pattern: BeforeAPI$ACTION, etc.
|
|
+Deleteable, changing Hookable interface methods to conform to pattern: BeforeAPI$ACTION, etc.
|
|
logging id rather than title in AfterAcceptUpdate
|
|
|
|
didn't realize you were requiring the title and artist field in the AcceptUpdate method, adding it back to the log statement
|
|
Updateable example added
|