Commit Graph

90 Commits

Author SHA1 Message Date
Pаramtamtām
8b18d02666
Update CHANGELOG.md 2023-11-20 12:28:22 +04:00
alphanoob1337
8e7570eee3
fix: "Too big request header" (#244)
* Added environment variable and CLI parameter for adjusting the read buffer size

* Changed readBufferSize to int and some bugfixing

* Small fixes

* ci: 👷 CI system updated

* ci: 👷 CI system updated

---------

Co-authored-by: Paramtamtam <7326800+tarampampam@users.noreply.github.com>
2023-11-20 12:27:40 +04:00
wielorzeczownik
8006cce4b0
Polish translation added. (#226)
* Polish translation added.

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: Pаramtamtām <7326800+tarampampam@users.noreply.github.com>
2023-09-28 10:51:55 +04:00
Pаramtamtām
4c3ebc055d
Update CHANGELOG.md 2023-09-02 07:17:47 -07:00
dependabot[bot]
61c1958717
build(deps): bump golang from 1.20-alpine to 1.21-alpine (#222)
* build(deps): bump golang from 1.20-alpine to 1.21-alpine

Bumps golang from 1.20-alpine to 1.21-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* wip: 🔕 temporary commit

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paramtamtam <7326800+tarampampam@users.noreply.github.com>
2023-09-02 07:17:15 -07:00
wisp
e6b011b41b
Add Indonesian translation (#218)
* Add Indonesian

Add all strings in bahasa indonesia.

* Update README.md

Add Indonesian flag emoji

* Add Indonesian language credit

* Update CHANGELOG.md (add 🇮🇩  language)

* Update l10n/l10n.js

---------

Co-authored-by: Pаramtamtām <7326800+tarampampam@users.noreply.github.com>
2023-09-01 10:25:17 +04:00
Nico
308467006b
Add CatchAll functionality (#217)
* Add CatchAll functionality

* Added link to PR to changelog
2023-09-01 10:17:11 +04:00
Pаramtamtаm
36c5472987
feat: IPv6 support (#192)
* 🐛 fix(server.go): validate IP address before starting server
 feat(server.go): add support for IPv6 addresses

*  feat(cli): add support for IPv6 addresses in the `--listen` flag

* 🐛 fix(server.go): add nolint comment to ignore magic number warning in ipv6 check

* 🐛 fix(server.go): use fmt.Sprintf to format IP and port instead of strconv.Itoa and string concatenation
2023-04-21 16:33:33 +04:00
Lars Gerber
940bd0405f
New template orient added (#190)
* added orient theme

* added creation test for orient theme

* Added new Orient theme to CHANGELOG.md

* fix: Template fixed a bit

---------

Co-authored-by: Paramtamtam <7326800+tarampampam@users.noreply.github.com>
2023-04-17 15:06:28 +04:00
Pаramtamtаm
d40e8879d1
feat: Non-existing pages now return styled 404 status page (with 404 status code) (#189)
* 🎨 style(CHANGELOG.md): add UNRELEASED section
🔧 chore(notfound/handler.go): refactor to use core.RespondWithErrorPage
🔧 chore(http/server.go): pass config, templatePicker, renderer and options to notfoundHandler
🔧 chore(hurl/404.hurl): update test to expect HTML response instead of plain text

* 📝 docs(CHANGELOG.md): fix typo in changed section

* 🔥 chore(CHANGELOG.md): release version 2.22.0
🔥 chore(flags.go): remove unused code for serve command
2023-04-07 14:42:00 +04:00
Paramtamtam
5343d8c934
docs(changelog): 📚 Changelog file updated 2023-02-23 21:50:31 +04:00
renovate[bot]
830b5bb934
chore(deps): update golang docker tag to v1.20 (#173)
* chore(deps): update golang docker tag to v1.20

* updated

* update

* update

* Update .github/workflows/tests.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paramtamtam <7326800+tarampampam@users.noreply.github.com>
2023-02-02 13:09:29 +04:00
Paramtamtam
0bd989e493
docs(changelog): file updated 2023-01-29 15:49:28 +04:00
Paramtamtam
1ec17caa1d
feat: Possibility to use custom env variables in templates (#165) 2023-01-29 15:25:38 +04:00
Paramtamtam
252618a975
chore: Better CLI (#163) 2023-01-29 14:54:56 +04:00
Paramtamtam
3418f85292
Update CHANGELOG.md 2022-11-02 01:38:14 +04:00
CDN
6d6945bf44
Add 🇨🇳 Chinese Translation (#147) 2022-11-02 01:23:29 +04:00
renovate[bot]
1eafe58d16
Update golang Docker tag to v1.19 (#127)
* Update golang Docker tag to v1.19

* wip: temporary commit

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paramtamtam <7326800+tarampampam@users.noreply.github.com>
2022-08-24 21:38:26 +04:00
ToshY
9deee9ddba
replace google by bunny fonts (#131) 2022-08-19 23:19:10 +04:00
Paramtamtam
7329d7697c
Readme & changelog files are updated 2022-07-25 11:13:18 +04:00
Paramtamtam
d649e371a5
Update CHANGELOG.md 2022-06-04 17:11:20 +05:00
Matthias Schöffmann
01c2a37055
Add 🇩🇪 German translation (#115)
* german translation

* update readmes and changelog
2022-06-04 17:06:39 +05:00
SchoNie
6d3ced480d
Add 🇳🇱 Dutch translation (#104)
Co-authored-by: Paramtamtam <7326800+tarampampam@users.noreply.github.com>
2022-05-07 15:09:23 +05:00
Paramtamtam
e8fa8896c9
Update CHANGELOG.md 2022-05-06 22:28:42 +05:00
fabtrompet
c9bd47618d
adding translation to Portuguese language (#103)
Co-authored-by: Fabio Correia <fabiocorreia@trixlog.com>
Co-authored-by: Paramtamtam <7326800+tarampampam@users.noreply.github.com>
2022-05-06 22:28:12 +05:00
dependabot[bot]
3ffb952cdd
Bump golang from 1.18.0-alpine to 1.18.1-alpine (#95) 2022-05-02 06:54:34 +00:00
Paramtamtam
8019d07cab
Update CHANGELOG.md 2022-04-12 15:35:19 +05:00
Paramtamtam
d21a6f2797
Added possibility to disable error pages auto-localization (#94) 2022-04-12 15:34:35 +05:00
Paramtamtam
a3389aaafa
Changing UID/GID to the numeric values (#93) 2022-04-09 20:39:52 +05:00
Jérémy VINCENT
30a7b2793f
Fix translation FR (#86) 2022-03-30 18:00:32 +05:00
Paramtamtam
873944f90f
Changelog updated 2022-03-28 16:05:44 +05:00
Jérémy VINCENT
481e11d527
Error pages now translated in 🇫🇷 (#82) 2022-03-28 15:11:44 +05:00
Paramtamtam
fac7394ae2
Update CHANGELOG.md 2022-03-27 20:38:04 +05:00
Paramtamtam
4a918b1899
Template matrix (#81) 2022-03-27 20:33:31 +05:00
Paramtamtam
94dff2421c
Changelog updated 2022-03-24 13:54:50 +05:00
Paramtamtam
dc51e3192c
Update CHANGELOG.md 2022-03-24 00:32:40 +05:00
Paramtamtam
45ca69432b
Translated in 🇺🇦 and 🇷🇺 languages (#80) 2022-03-24 00:31:34 +05:00
Paramtamtam
2d418ecffa
Changelog updated 2022-03-22 23:46:01 +05:00
Paramtamtam
3614f0503f
New template connection added (#79) 2022-03-22 23:31:33 +05:00
Paramtamtam
a2ee92acc4
v2.8.1 2022-03-21 13:23:21 +05:00
Paramtamtam
c17587ca6b
Changelog updated 2022-03-20 12:44:27 +05:00
Paramtamtam
d7d5245d07
Template app-down added (#74) 2022-03-20 11:32:40 +05:00
dependabot[bot]
6c0885a5d3
Bump golang from 1.17.7-alpine to 1.18.0-alpine (#76) 2022-03-19 11:33:30 +00:00
dependabot[bot]
8d24125eee
Bump golang from 1.17.6-alpine to 1.17.7-alpine (#69) 2022-03-04 05:25:18 +00:00
Paramtamtam
1d41cf190b
Update CHANGELOG.md 2022-02-23 11:14:57 +05:00
Paramtamtam
e857c0309b
proxy headers (#67) 2022-02-23 11:09:54 +05:00
Paramtamtam
3145bdfa00
fix the theme (auto-dark mode) 2022-02-22 20:58:26 +05:00
Paramtamtam
178e6b2d9b
New template lost-in-space (#68) 2022-02-22 20:48:55 +05:00
Paramtamtam
22d3e3485e
Changelog updated 2022-02-01 20:12:11 +05:00
Paramtamtam
375272b561
Change themes in random order once a day/hour (#62) 2022-02-01 19:39:50 +05:00