index
:
ponzu.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
Age
Commit message (
Expand
)
Author
2019-01-01
bubble archiving errors
Viktoras Kuznecovas
2019-01-01
follow symlinks when archiving
Viktoras Kuznecovas
2018-09-11
Compile regex once instead of each time function is called.
nanohard
2018-09-10
Allow &endash and &emdash. Closes #271.
nanohard
2018-08-19
Replaced satori/go.uuid with gofrs/uuid. (#268)
nanohard
2018-05-09
merge contributions (#246)
Steve Manuel
2018-03-05
added count and offset to search api (#232)
Tornike Razmadze
2018-01-14
Update to meet Let's Encrypt challenge requirment (#220)
Steve Manuel
2018-01-08
Move 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-22
adding data to struct in Update procedure
Steve Manuel
2017-08-22
fix error message in hook
Steve Manuel
2017-08-22
adding store access and buckets from other pkgs
Steve Manuel
2017-08-15
update Omittable, Pushable, interface to take res, req pair like Hooks, updat...
Steve Manuel
2017-08-14
adding additional layer of complexity for init secret
Steve Manuel
2017-08-14
add default domain name to init form based on client hostname
Steve Manuel
2017-07-23
update addon api to support non-domain bind address
Steve Manuel
2017-07-23
adding bind option in CLI run cmd, including in system config
Steve Manuel
2017-06-26
Merge pull request #168 from tom-f/ponzu-dev
Steve Manuel
2017-06-27
fixed approve handler losing data for string slices
Tornike Razmadze
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-06-24
Move file system archive code into backup package
Tom Fawssett
2017-06-14
cleanup
Neven Jacmenović
2017-06-12
fix typo
Steve Manuel
2017-06-11
delayed indexer init (fix for search not working when addons are enabled)
Neven Jacmenović
2017-05-29
adding --docs and --docs-port flags to config and run local docs server
Steve Manuel
2017-05-24
populate item hookable in API update
Steve Manuel
2017-05-24
fixing data var redeclaration
Steve Manuel
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
changing file perm on temp
Steve Manuel
2017-05-15
manually call remove and close, debug response
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
update nav url and icon
Steve Manuel
2017-04-29
adding view and links to admin/manager
Steve Manuel
2017-04-27
move the insert to contentIndex to the same Update call
Steve Manuel
2017-04-27
fixing typo and removing ui classes where not needed
Steve Manuel
2017-04-25
adding support for file upload type and API handler to fetch file info
Steve Manuel
[next]