Commit Graph

14 Commits

Author SHA1 Message Date
Romain de Laage 1d4fc255f5
Autocomplete whitelisted domains and handle errors on config file 2022-04-28 14:22:39 +02:00
Romain de Laage 90215a488f
Basic whitelist domain implementation 2022-04-28 09:02:59 +02:00
Adële a924ee07d3 convert comment lines from gemserv config file to ini file syntax
adds a ";" at the beginning of the line if it starts with "#"
2021-06-01 11:47:22 +02:00
Romain de Laage d013b30d4e
Add warning when following an external capsule link 2021-05-30 09:49:26 +02:00
Romain de Laage 0525ba19d9
Gemserv config parser should be finished 2021-05-25 20:21:31 +02:00
Romain de Laage 77469eec59
Basis for support for gemserv config type 2021-05-25 14:53:55 +02:00
Romain de Laage 5fde879096
Use _SERVER['HTTPS'] variable and remove use of ternary operator 2021-05-24 09:51:01 +02:00
Adële 398e806cee Merge pull request 'Handle situation when $_SERVER['REQUEST_SCHEME'] is not set' (#3) from rdelaage/ergol-http:requestScheme into main
Reviewed-on: https://codeberg.org/adele.work/ergol-http/pulls/3
2021-05-23 20:57:01 +02:00
Romain de Laage 13d5e01465
Handle situation when $_SERVER['REQUEST_SCHEME'] is not set 2021-05-23 16:31:33 +02:00
Romain de Laage c7cd824365
Add template file 2021-05-23 13:24:57 +02:00
Adële ba6f27a99b adjust font style 2021-04-29 13:54:44 +02:00
Adële c926084ab5 Better style for zoom text radio button 2021-04-21 17:58:27 +02:00
Adële 88c89f325e Adding zoom text button and table of content 2021-04-21 14:51:11 +02:00
Adële 776ee42efd minor adapation and doc 2021-04-03 06:41:20 +02:00