summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/ucode
AgeCommit message (Expand)Author
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
2024-02-09luci-base: update timezone data to 2024aHannu Nyman
2024-01-06timezone data: update to 2023dHannu Nyman
2023-08-21luci-base: http.uc: fix eof detection in temporary upload filesJo-Philipp Wich
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-11luci-base: grammar fixesPaul Dee
2023-08-07luci-base: runtime.uc: fix error500() invocation on theme failureJo-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-04-14luci-base: http.uc: fix reference error of undeclared variable `err`Tianling Shen
2023-04-03timezone data: update to 2023cHannu Nyman
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-12-01timezone data: update to 2022gHannu Nyman
2022-11-25luci-base: only render theme specific sysauth template when it existsJo-Philipp Wich
2022-11-22luci-base: fix passing dispatched node details to templatesJo-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: fix empty reply format in ubus gateway fallback codeJo-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: runtime.uc: avoid Lua not installed exeption from trycompile()Jo-Philipp Wich
2022-11-02luci-base: dispatcher.uc: apply ACLs to menu tree JSONJo-Philipp Wich
2022-11-02luci-base: http.uc: fix invoking Lua file upload callbacksJo-Philipp Wich
2022-10-31timezone data: update to 2022fHannu Nyman
2022-10-27luci-base: add ui indicator when fallback theme is usedJo-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: sys.uc: reliably skip TIME_WAIT connections in conntrack listJo-Philipp Wich
2022-10-25luci-base: sys.uc: fix parsing conntrack listJo-Philipp Wich
2022-10-25luci-base: sys.uc: increase init script START/STOP search spaceJo-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