Age | Commit message (Expand) | Author |
2009-10-31 | libs/web: prepare template parser, dispatcher and i18n class for upcoming po ... | Jo-Philipp Wich |
2009-09-11 | Fix requestpath, export authuser | Steven Barth |
2009-08-07 | libs/web: restore protected call to Template(), was accidentally removed in r... | Jo-Philipp Wich |
2009-07-25 | Reintroduce prefisx support - was gone somewhere | Steven Barth |
2009-07-25 | Allow Basic-Auth pass-through | Steven Barth |
2009-07-24 | Revert external tree usage | Steven Barth |
2009-07-23 | libs/web: disable memory debuggin in trunk as well | Jo-Philipp Wich |
2009-07-23 | libs/web: dispatcher.lua: add support for external tree building and indexing | Jo-Philipp Wich |
2009-07-19 | convert luci.fs users to nixio.fs api | Jo-Philipp Wich |
2009-07-10 | Session-IDs are lowercase now | Steven Barth |
2009-06-21 | Drop support for luaposix and bitlib (obsoleted by nixio) | Steven Barth |
2009-06-20 | Merge fixes / improvements | Steven Barth |
2009-04-08 | libs/web: fix file caches in dispatcher, broke when introducing lua-gz support | Jo-Philipp Wich |
2009-04-04 | trunk: prepare LuCI to handle .lua.gz files | Jo-Philipp Wich |
2009-04-03 | Backport Skip-Button support | Steven Barth |
2009-03-27 | Introduce noheader and nofooter CBI-Dispatcher config | Steven Barth |
2009-03-14 | libs/web: | Jo-Philipp Wich |
2009-03-07 | Fixed last commit | Steven Barth |
2009-03-07 | Don't compare cstate if there is none | Steven Barth |
2009-03-07 | Fix debugging output | Steven Barth |
2009-02-26 | Introduce luci.dispatcher.get(...) which works like node(...) but does | Steven Barth |
2009-02-26 | Enable stack tracebacks for 500 errors | Steven Barth |
2009-02-09 | libs/web: don't send Status: 500 in error500() if header is already sent | Jo-Philipp Wich |
2009-01-30 | Fix autodetection for extended language identifiers | Steven Barth |
2009-01-20 | urldecode path_info before using it | Steven Barth |
2009-01-14 | Automatic language detection | Steven Barth |
2009-01-04 | Add extended dispatching targets, optimize dispatching behaviour | Steven Barth |
2008-12-17 | Fixed REQUEST_URI | Steven Barth |
2008-12-15 | Refined urltokens and XSRF protection | Steven Barth |
2008-12-14 | Implement URL tokens | Steven Barth |
2008-11-29 | Scope compatibility fixes | Steven Barth |
2008-11-29 | libs/web: reformat code in dispatcher.lua that confuses luadoc | Jo-Philipp Wich |
2008-11-16 | Assign correct path attribute to nodes | Steven Barth |
2008-11-11 | Implemented dispatching tree modifiers | Steven Barth |
2008-11-05 | Merge on_***_to handlers | Steven Barth |
2008-11-05 | Ensure hotdeploying | Steven Barth |
2008-11-02 | Rewrote state based redirection | Steven Barth |
2008-11-01 | Publish request args | Steven Barth |
2008-11-01 | Extend CBI state handling | Steven Barth |
2008-11-01 | Merge pageactions | Steven Barth |
2008-10-31 | Throw error messages on stderr | Steven Barth |
2008-10-31 | Removed UCI Save/Apply cache from Essentials | Steven Barth |
2008-10-30 | Publish status data | Steven Barth |
2008-10-30 | Fix rewrite and alias functions | Steven Barth |
2008-10-26 | Add posibility to pass args to called-functions in dispatcher | Steven Barth |
2008-10-20 | Propagate CBI status via HTTP-Header | Steven Barth |
2008-10-19 | Added support for per dispatching node theme control | Steven Barth |
2008-10-11 | OXYGEN #4: Fixed indexing support in dispatcher | Steven Barth |
2008-10-10 | OXYGEN #2: Reorganized theme selection, added indexing support | Steven Barth |
2008-09-29 | Fallback to working theme if selected one does not exist | Steven Barth |