summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/ucode/dispatcher.uc
AgeCommit message (Expand)Author
2024-07-31luci-base: dispatcher.uc: skip login nodes when resolving w/ active sessionJo-Philipp Wich
2024-03-17Revert "luci-base: force menu to regenerate after uci change"Hannu Nyman
2024-03-17luci-base: force menu to regenerate after uci changeJames Haggerty
2023-08-21luci-base: dispatcher.uc: improve error reporting for actionless nodesJo-Philipp Wich
2023-08-21luci-base: dispatcher.uc: satisfy auto-created intermediate nodesJo-Philipp Wich
2023-08-07luci-base: dispatcher.uc: fix `N_()` fallback implementationJo-Philipp Wich
2023-08-07luci-base: dispatcher.uc: fix error500() reporting in fallback caseJo-Philipp Wich
2023-03-10luci-base: dispatcher.uc: prevent XSS through 404 error templateJo-Philipp Wich
2023-01-13luci-base: dispatcher.uc: urldecode URL componentsJo-Philipp Wich
2022-11-25luci-base: only render theme specific sysauth template when it existsJo-Philipp Wich
2022-11-22luci-base: fix (again) rendering ucode templates in `template` targetJo-Philipp Wich
2022-11-22luci-base: fix rendering ucode templates from `template` targetJo-Philipp Wich
2022-11-21luci-base, luci-lua-runtime: adjust Lua template environmentJo-Philipp Wich
2022-11-21luci-base, luci-lua-runtime: fix "dispatched" and "requested" propertiesJo-Philipp Wich
2022-11-21luci-base: expose sysauth rendering errorsJo-Philipp Wich
2022-11-03luci-base: dispatcher.uc: only flush HTTP headers after rendering outputJo-Philipp Wich
2022-11-03luci-base: fix luci.http.close()Jo-Philipp Wich
2022-11-02luci-base: dispatcher.uc: apply ACLs to menu tree JSONJo-Philipp Wich
2022-10-27luci-base: dispatcher.uc: update uci session ID in Lua contextJo-Philipp Wich
2022-10-25luci-base: dispatcher.uc: ensure usage of dashes in language tagsJo-Philipp Wich
2022-10-25luci-base: dispatcher.uc: reintroduce support for 'absent' fs dependsJo-Philipp Wich
2022-10-25luci-base: dispatcher.uc: support `cbi` and `form` action typesJo-Philipp Wich
2022-10-25treewide: separate Lua runtime resourcesJo-Philipp Wich