summaryrefslogtreecommitdiffstats
path: root/apk-available-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Merge ssh://git.alpinelinux.org/gitroot/zelebar/acf-apk-toolsTed Trask2012-04-171-1/+1
|\
| * Changed apk-controller.lua to use new handle_form() functions found in ↵Zach LeBar2012-03-221-1/+1
| | | | | | | | acf_www-controller.lua instead of the controllerfunctions.lua version and also instead of redirect_to_referrer(). Made corresponding changes to apk-model.lua to make everything work.
* | Updates to reflect changes in acf-core-0.15 - viewfunctions becomes ↵Ted Trask2012-02-231-2/+2
|/ | | | htmlviewfunctions
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-4/+4
|
* Rewrote acf-apk-tools to reflect changes for apk-tools in alpine 1.9v0.3.0Ted Trask2009-07-161-0/+34
New features: update, upgrade, view details, list top level packages Corresponds to removed functions from apk.lua in acf-core version 0.8.0 Bumped version to 0.3.0