summaryrefslogtreecommitdiffstats
path: root/freeswitch-listfiles-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Change listfiles filesize to size, size and mtime not user-friendly, use ↵Ted Trask2015-12-301-5/+5
| | | | posix.stat over fs.stat, use new format functions
* Replace convertsize function with orig_sizeTed Trask2015-11-201-15/+1
|
* Minor cleanup of styling in listfiles html viewTed Trask2014-04-251-1/+1
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-101-13/+12
|
* Fix sort by filesize in logfiles/statusTed Trask2014-03-041-1/+15
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-23/+41
| | | | and use lowercase tags
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Removed redirect_to_referrer and updates for handle_formTed Trask2012-07-301-1/+1
|
* Some cleanup for form submissionTed Trask2012-05-071-1/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-4/+4
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Added reloadxml functionTed Trask2011-10-031-1/+10
|
* Modified for acf-core-0.13.0Ted Trask2011-03-301-5/+1
|
* Added ability to create and delete configuration files.Ted Trask2010-08-251-6/+26
| | | | Changed edit action to editfile.
* Initial cut at freeswitch ACF.v0.1.0Ted Trask2010-04-191-0/+28