33 Commits

Author SHA1 Message Date
Franco Fichtner 20397482d6 net/ftp-proxy: style 2025-12-09 15:36:51 +01:00
Franco Fichtner f240ec0fce plugins: run style-model 2025-07-02 10:46:07 +02:00
Monviech 089aaa256d mvc: Replace camelCase API notation with snake_case, some more spots that were missed (#4768) 2025-06-23 17:32:56 +02:00
Monviech 4b4ec29eca mvc: Replace camelCase API notation with snake_case (#4767)
* mvc: Replace camelCase API notation with snake_case

* mvc: Replace camelCase API notation with snake_case, fixed some special cases in www/caddy
2025-06-23 14:45:51 +02:00
Franco Fichtner 11cea67b5f net/ftp-proxy: remove sessionClose() 2024-12-12 08:40:37 +01:00
Monviech f6116580ac net/ftp-proxy: Fix php errors in ServiceController (#4131) 2024-07-29 21:09:27 +02:00
Franco Fichtner 57ebc7510f plugins: strip $FreeBSD$ since gone in src.git 2023-09-06 08:28:11 +02:00
Franco Fichtner 8bdd618652 plugins: style sweep 2022-01-31 08:36:13 +01:00
Franco Fichtner a9d1b8b741 net: revision bumps 2021-02-22 15:22:40 +01:00
Franco Fichtner 18bc32f3b3 plugins: serious style sweep 2020-02-13 10:42:37 +01:00
Franco Fichtner e9ada6a2e1 net/ftp-proxy: PSR12 style
Lots of changes, style was never fixed here.
2019-10-07 22:01:50 +02:00
Franco Fichtner 00dceaac9d net/ftp-proxy: bump revision after change 2018-12-10 19:15:05 +01:00
Ad Schellevis 94c0467d80 missed some inc files for https://github.com/opnsense/core/issues/2670 2018-11-29 21:10:07 +01:00
Franco Fichtner ccd89d956f */*: no more trailing slashes in navigation 2018-07-03 10:14:42 +02:00
Franco Fichtner 676cb70a90 net/ftp-proxy: small audit on configdpRun() 2018-04-26 06:45:55 +00:00
NOYB 5533702035 HTML Compliance - Attribute "type" on Element <script>
Warning: The type attribute is unnecessary for JavaScript resources.

HTML5: Edition for Web Authors
http://www.w3.org/TR/2014/REC-html5-20141028/scripting-1.html
The default, which is used if the attribute is absent, is "text/javascript".

The Script element
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script
HTML5 specification urges authors to omit the attribute rather than provide a redundant MIME type.
2018-01-21 13:35:06 +01:00
Franco Fichtner af0b128fa0 net/*: remove remaining titles 2017-12-24 15:26:56 +01:00
Fabian Franz 393557c220 Translation: Fix some plugins (#122)
* translation fixes for Quagga

* translation fixes for haproxy and ftp proxy

* translation fix: ACME-client

* apply changes to settings.volt requested by @fichtner
2017-04-18 15:55:48 +02:00
Franco Fichtner 66b02729fa *: add pkg-descr files for all plugins; closes #95 2017-03-28 06:42:02 +02:00
Franco Fichtner 6957b19ec8 warp ACL translations
PR: https://github.com/opnsense/core/issues/1037
2016-11-23 22:05:33 +01:00
Franco Fichtner f8e86531ed net/ftp-proxy: use model for easier iteration code
PR: https://github.com/opnsense/plugins/issues/52
Suggested by: @adschellevis
2016-11-14 07:39:14 +01:00
Franco Fichtner e9c691ff11 net/ftp-proxy: proper probe for enabled services; closes #52 2016-11-13 15:54:18 +01:00
Franco Fichtner 7d7ed2706f net/ftp-proxy: fix two issues for #52 2016-11-13 15:20:54 +01:00
Franco Fichtner 82a5f7d005 net/ftp-proxy: minor changes by @fbrendel 2016-11-08 14:09:25 +01:00
Franco Fichtner a013466257 net/ftp-proxy: tweak usage / presentation a bit 2016-11-07 23:01:36 +01:00