]> git.r.bdr.sh - rbdr/ngx_http_office_hours_filter_module/history - ngx_http_office_hours_filter_module.c
Formatting
[rbdr/ngx_http_office_hours_filter_module] / ngx_http_office_hours_filter_module.c
2024-02-06 Ruben Beltran del RioFormatting main
2024-02-06 Ruben Beltran del RioAdd support for office_hours_additional_information 1.1.0
2024-02-05 Ruben Beltran del RioUse snprintf for safety 1.0.1
2018-12-28 Ben BeltranMerge branch 'release/1.0.0' 1.0.0
2018-12-28 Rubén Beltran del RíoMerge branch 'feature/rbdr-nginx-module-first-approach...
2018-12-28 Ben BeltranDynamically generate HTML on closed hours
2018-12-28 Ben BeltranWrite static HTML when out of office hours
2018-12-28 Ben BeltranFix bug with negative minutes
2018-12-27 Ben BeltranParse time ranges
2018-12-27 Ben BeltranAdd support for "closed" and reading config
2018-12-27 Ben BeltranUse astyle instead of indent
2018-12-27 Ben BeltranFormat code using K&R style
2018-12-27 Ben BeltranAdd formatted sources
2018-12-27 Ben BeltranAdd dummy filter module.