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
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
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
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
fbrendel
910f489afb
fix wrong return code from rc.d script ( #50 )
2016-11-03 09:40:17 +01:00
Franco Fichtner
99f5775a98
tempate slash notation adaption, better print
...
PR: https://github.com/opnsense/core/issues/1238
2016-10-28 14:58:14 +02:00
Franco Fichtner
e2e98422a5
net/ftp-proxy: whitespace sweep
2016-10-25 07:39:19 +02:00
Frank Brendel
ee440b7bfa
move ftp-proxy instance logic to backend rc(8) script; closes #38
2016-10-25 07:36:37 +02:00
Franco Fichtner
f500733475
remove unneeded +MANIFEST files
...
PR: https://github.com/opnsense/core/issues/1236
2016-10-24 11:06:23 +02:00
Franco Fichtner
c730b321eb
make: whitespace sweep target and execution
2016-09-27 09:25:24 +02:00
fbrendel
e79baf0c30
Add ftp-proxy plugin ( #36 )
2016-09-27 09:08:57 +02:00