27 Commits

Author SHA1 Message Date
Franco Fichtner
df4b6e006e databases/redis: wow, fix this stupid bug
PR: https://www.reddit.com/r/opnsense/comments/1ozm5pc/cant_start_redis_on_opnsense_2577_4_track66379/
2025-11-26 20:54:05 +01:00
Franco Fichtner
b8b276326b [bd]*: minimal style sweep (whitespace only) 2025-11-24 09:10:55 +01:00
Franco Fichtner
f240ec0fce plugins: run style-model 2025-07-02 10:46:07 +02:00
Franco Fichtner
5b06e8af1b databases/redis: switch to 7.2 port for security+licensing 2024-10-08 16:43:09 +02:00
Ad Schellevis
39985f0c1d core changes - refactor intf_item.type usage as referred to in https://github.com/opnsense/core/issues/6181 2022-12-21 13:31:25 +01:00
Franco Fichtner
d01913106f databases/redis: migrate to NAME_setup use
PR: https://github.com/opnsense/core/issues/5917
2022-08-18 14:08:02 +02:00
Franco Fichtner
ff935d691d benchmarks|databases|devel: revision bump 2021-02-15 10:39:22 +01:00
Franco Fichtner
c3328e60c0 plugins: PSR12 "b", "d" and "m" 2019-10-07 16:28:57 +02:00
Franco Fichtner
610131d2c8 databases/redis: place reset button in general settings
CC: @mimugmail
2019-05-23 08:54:57 +02:00
Michael
784f372aa6 databases/redis: add reset db button (#1348) 2019-05-23 08:42:00 +02:00
Franco Fichtner
4ff026076a src: style sweep 2019-01-14 09:04:33 +01:00
Franco Fichtner
ccd89d956f */*: no more trailing slashes in navigation 2018-07-03 10:14:42 +02:00
Franco Fichtner
8ebb3bd465 */*: remove _opnsense_bootup_run
PR: https://github.com/opnsense/core/issues/1835
2018-01-30 10:22:18 +01: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
75e20ae7b5 databases/redis: upcoming release for #474 2018-01-07 18:11:58 +01:00
Alexander Shursha
00ee52a7fa Fix label. 2017-12-28 09:24:23 +01:00
Franco Fichtner
7e1b631805 databases/redis|mail/rspamd: bump versions after internal changes 2017-12-27 10:37:13 +01:00
Franco Fichtner
406d75581d databases/redis: use partials for tabbed forms 2017-12-26 11:34:25 +00:00
Franco Fichtner
3f32516c59 databases/redis: use new mutable service controller 2017-12-25 16:55:05 +01:00
Franco Fichtner
5480dbc3b9 databases/redis: service handling consolidation 2017-12-25 10:41:21 +01:00
Franco Fichtner
b3f9954d8e */*: last titles removed; closes #403 2017-12-24 15:33:02 +01:00
Franco Fichtner
f695bc25ce */*: migrate _opnsense_bootup_run to simpler _var_script suffix
PR: https://github.com/opnsense/core/issues/1835
2017-12-18 18:28:10 +00:00
Fabian Franz, BSc
3256a21054
Upcase first chars of Menu.xml (#398)
* Upcase first chars of Menu.xml

* Update Menu.xml
2017-11-28 17:14:17 +01:00
Franco Fichtner
bc68901fba databases/redis: tabs vs. spaces and PLUGIN_DEVEL 2017-11-19 08:49:55 +01:00
Franco Fichtner
f950b2f37c */*: whitespace sweep 2017-11-19 08:42:46 +01:00
Fabian Franz, BSc
201ef5ea21
databases/redis: add requested changes by @fichtner (#379)
* fix up some stuff in redis
* don't allow to disable the TCP Port
2017-11-18 14:23:12 +01:00
Fabian Franz, BSc
b8ca2c76d1
net/redis: add Redis Server (#371)
* add redis
* add general to model
* temlate: add slowlog etc.
* form seem ok
* improve menu style
* add service controller
* select picker: bootstrap style
* copy pkg-descr from ports tree
* mv redis to db
* add category databases and update readme
2017-11-15 18:33:49 +01:00