Maxim Lebedev toby3d
toby3d pushed to develop at toby3d/home 2023-11-18 18:46:50 +05:00
555b8cc333 Merge branch 'feature/logfmt' into develop
e96380307b 🏗️ Used middleware.Chain in main with LogFmt logger
f9f75f079f Created LogFmt middleware
a61514a6e9 Merge branch 'feature/resources' into develop
1df6dc3fdd Disabled main tests until creating content testdata
Compare 10 commits »
toby3d pushed to develop at toby3d/home 2023-11-13 13:18:08 +05:00
toby3d pushed to develop at toby3d/home 2023-11-13 12:31:49 +05:00
5b96941955 🚧 Trying to proxy Telegram robot requests for IV
toby3d pushed to develop at toby3d/home 2023-11-13 12:29:16 +05:00
2fb14e9aca 🚧 Trying to proxy Telegram robot requests for IV
f23188e99e Revert "🚧 Trying to setup redirect middleware for Telegram IV"
Compare 2 commits »
toby3d pushed to develop at toby3d/home 2023-11-13 10:59:37 +05:00
toby3d pushed to develop at toby3d/home 2023-11-13 10:48:28 +05:00
9dbe70352f 🚧 Trying to use proxy client instead for Telegram IV
toby3d pushed to develop at toby3d/home 2023-11-13 09:37:07 +05:00
45d4f8abe9 🚧 Trying to change redirect status code for Telegram IV
toby3d pushed to develop at toby3d/home 2023-11-13 09:29:48 +05:00
07fdaa0a9e Merge branch 'feature/middleware' into develop
0558cf72d2 🚧 Trying to setup redirect middleware for Telegram IV
aa7cba5e14 ♻️ Improved redirecting middleware configuration
7f294a1f80 🧑‍💻 Created basic redirect middleware
f9ab36076a 🧑‍💻 Created middleware package
Compare 7 commits »
toby3d pushed to develop at toby3d/home 2023-11-13 07:14:03 +05:00
2558a14d8c 🏗️ Support mono and multilang sites
toby3d pushed to develop at toby3d/home 2023-11-13 06:41:49 +05:00
94c8850e80 📝 Updated README
aff4976a40 Merge branch 'feature/static' into develop
90a91c332d ✏️ Updated doc comment about static serving
6fd916058d ♻️ Safe strip slash prefix for static path
f8a6580444 🐳 Expose default static directory
Compare 25 commits »
toby3d pushed to develop at toby3d/home 2023-11-11 23:03:25 +05:00
a756c76631 🔥 Removed unused import
toby3d pushed to develop at toby3d/home 2023-11-11 22:54:29 +05:00
e715f89e23 Merge branch 'feature/translations' into develop
3296649cae 🏗️ Use subfolders for translations
61cc8075db 👔 Search translated versions of current page in Page use case
fdaf5be031 🗃️ Initialize empty Translations for Page in repository
28228684ef ♻️ Use ResourceType enum in GetByType Resources filter as is
Compare 6 commits »
toby3d pushed to develop at toby3d/home 2023-11-10 16:28:00 +05:00
6080cce45f Merge branch 'feature/file' into develop
8649f22879 👔 Fetch Resources for Page in the current Page directory
1623b470a5 👔 Fetch all Resources for Site
77c76fde45 🎨 Changed argument name for Fetch method static repository
073e70c425 🗃️ Set File property for Site in site repository
Compare 32 commits »
toby3d pushed to develop at toby3d/home 2023-11-10 01:49:41 +05:00
41b9ad92c8 🐳 Inject timezones list into build
toby3d pushed to develop at toby3d/home 2023-11-10 01:23:23 +05:00
907dae0359 📌 Vendored imported go modules
d60e4f41f6 🏗️ Connected transform namespace in templateutil
7cf9c53f8a Created markdownify transform template util
Compare 3 commits »
toby3d pushed to develop at toby3d/home 2023-11-09 22:50:57 +05:00
d479e245cc Merge branch 'bugfix/locales' into develop
22047b7487 🐛 Fixed language.Tag string representation usage
7df2c82882 🧪 Redesigned app launch for testing
020a6f98e5 🧑‍💻 Created TestConfig helper
Compare 4 commits »
toby3d deleted branch bugfix/locales from toby3d/home 2023-11-09 22:50:04 +05:00
toby3d created branch bugfix/locales in toby3d/home 2023-11-09 22:31:32 +05:00
toby3d pushed to bugfix/locales at toby3d/home 2023-11-09 22:31:32 +05:00
7df2c82882 🧪 Redesigned app launch for testing
020a6f98e5 🧑‍💻 Created TestConfig helper
Compare 2 commits »
toby3d pushed to develop at toby3d/home 2023-11-09 21:04:49 +05:00
c361321012 ✏️ Added missing .Page variable menton in tempaltes section