]> git.proxmox.com Git - pve-http-server.git/shortlog
pve-http-server.git
2017-01-16 Dietmar Maurerbump version to 1.0-2
2017-01-16 Dietmar Maurersimple-demo.pl: simple demo server for testing
2017-01-16 Dietmar Maurerextract_auth_cookie: always call uri_unescape($ticket)
2017-01-16 Dietmar Maureruse canonical flag for json format
2017-01-16 Dietmar Maurerimprove error message
2017-01-16 Fabian Grünbichlerfix debian/rules permissions
2017-01-16 Fabian Grünbichlerbuild script improvement
2017-01-15 Dietmar Maurerpass basic server configuration to formatter functions
2017-01-15 Dietmar MaurerFormatter/HTML: only display description if we have one
2017-01-15 Dietmar Maureradd some inline docs
2017-01-15 Dietmar Maurerremove base_handler_class from required arguments
2017-01-15 Dietmar Maurerremove all references to rpcenv (we can do this in...
2017-01-14 Dietmar MaurerFormatter/Bootstrap.pm; use configured cookie_name
2017-01-14 Dietmar Maurerpass $title to formatter functions
2017-01-14 Dietmar Maurerinclude jquery-3.3.1.min.js
2017-01-14 Dietmar MaurerBootstrap.pm: remove support for IE8 and older
2017-01-14 Dietmar Maurerinclude bootstrap-3.3.7-dist.zip files
2017-01-14 Dietmar Maurernew helper add_dirs (copied from pveproxy.pm)
2017-01-14 Dietmar Maurerdepend on perl
2017-01-14 Dietmar Maurerwhite space cleanups
2017-01-14 Dietmar Maureradd new hook function to generate CSRF token
2017-01-14 Dietmar Maurerpass auth_handler result to formatters
2017-01-14 Dietmar Maurerrework formatter registration
2017-01-14 Dietmar Maureradd generic formatter framework
2017-01-13 Dietmar Maurerrename class to PVE::APIServer::AnyEvent
2017-01-13 Dietmar Maurerdebian/control: add missing dependencies
2017-01-13 Dietmar Maureravoide dependency on PVE::AccessControl
2017-01-13 Dietmar Maurermove abstract fuctions to end of file
2017-01-13 Dietmar MaurerAsyncHTTPServer.pm: fix dependencies, remove handler...
2017-01-13 Dietmar Maurerfix/change class name to PVE::AsyncHTTPServer
2017-01-13 Dietmar Maurerinitial import