summaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Expand)Author
2025-02-22fix: all hange s\/github.com\/ponzu-cms/github.com\/haturatu\/ghaturatu
2019-12-30Fix missing importsMiguel Angel Ajo
2019-12-30Also handle uploadsMiguel Angel Ajo
2019-12-30Also add path to db filesMiguel Angel Ajo
2019-12-29Allow data directories outside pwdMiguel Angel Ajo
2019-11-29upload: early return when no files to uploadSteve Manuel
2019-04-04removed []byte return on AfterAPIResponse, not needed)Ollie Phillips
2019-03-29passing data to hooksOllie Phillips
2019-03-29api before/after response hooksOllie Phillips
2019-03-26avoid feeding filepath.Join panicable sliceOllie Phillips
2019-03-26use filepath.Join for best OS compatiblityOllie Phillips
2019-03-26single allocation for uplaod targetOllie Phillips
2019-03-25delete physical upload from diskOllie Phillips
2019-03-25devOllie Phillips
2019-03-25devOllie Phillips
2019-03-25fix action target for uploads deletesOllie Phillips
2019-01-01bubble archiving errorsViktoras Kuznecovas
2019-01-01follow symlinks when archivingViktoras Kuznecovas
2018-09-11Compile regex once instead of each time function is called.nanohard
2018-09-10Allow &endash and &emdash. Closes #271.nanohard
2018-08-19Replaced satori/go.uuid with gofrs/uuid. (#268)nanohard
2018-05-09merge contributions (#246)Steve Manuel
2018-03-05added count and offset to search api (#232)Tornike Razmadze
2018-01-14Update to meet Let's Encrypt challenge requirment (#220)Steve Manuel
2018-01-08Move defer statement into http handler function (#219)Rob Weber
2018-01-04[deps] update go.uuid to latest and include in vendor (#217)Steve Manuel
2017-09-22adding data to struct in Update procedureSteve Manuel
2017-08-22fix error message in hookSteve Manuel
2017-08-22adding store access and buckets from other pkgsSteve Manuel
2017-08-15update Omittable, Pushable, interface to take res, req pair like Hooks, updat...Steve Manuel
2017-08-14adding additional layer of complexity for init secretSteve Manuel
2017-08-14add default domain name to init form based on client hostnameSteve Manuel
2017-07-23update addon api to support non-domain bind addressSteve Manuel
2017-07-23adding bind option in CLI run cmd, including in system configSteve Manuel
2017-06-26Merge pull request #168 from tom-f/ponzu-devSteve Manuel
2017-06-27fixed approve handler losing data for string slicesTornike Razmadze
2017-06-26fixed problem with saving multiple repeaters closes #59 closes #167Tornike Razmadze
2017-06-24Add Backup function to searchTom Fawssett
2017-06-24Move file system archive code into backup packageTom Fawssett
2017-06-14cleanupNeven Jacmenović
2017-06-12fix typoSteve Manuel
2017-06-11delayed indexer init (fix for search not working when addons are enabled)Neven Jacmenović
2017-05-29adding --docs and --docs-port flags to config and run local docs serverSteve Manuel
2017-05-24populate item hookable in API updateSteve Manuel
2017-05-24fixing data var redeclarationSteve Manuel
2017-05-24provide delete hooks with the itemPaul Ivanov
2017-05-21make a proper item for Hookable methodsPaul Ivanov
2017-05-16remove csv download button from search result pageSteve Manuel
2017-05-16adding fix to UISteve Manuel
2017-05-15update csv labelSteve Manuel