Commit Graph

22 Commits

Author SHA1 Message Date
32f3b803e6
📝 Added comment about potentially insecure static routing 2023-11-13 06:37:11 +06:00
c9db0f0ce0
🏗️ Updated Language domain usage in main 2023-11-13 05:19:53 +06:00
3296649cae
🏗️ Use subfolders for translations 2023-11-11 23:53:58 +06:00
369233a83e
♻️ Simplify static resources usage in main 2023-11-10 09:09:07 +06:00
41b9ad92c8
🐳 Inject timezones list into build
All checks were successful
/ docker (push) Successful in 1m5s
2023-11-10 02:49:37 +06:00
7df2c82882
🧪 Redesigned app launch for testing 2023-11-09 23:30:27 +06:00
33aaab41a2
🐛 Fixed double subtitute partials directory 2023-11-09 08:56:46 +06:00
c680cca04b
🏗️ Setup and use template.FuncMap in main 2023-11-09 07:53:11 +06:00
48a2f519f5
🐛 Fixed bad branch rebasing 2023-11-09 07:05:37 +06:00
bf6efcdf21
🏗️ Updated theme module usage in main 2023-11-09 06:58:46 +06:00
f3c4118286
🏗️ Use static module in main 2023-11-09 06:53:01 +06:00
94e4691734
🏗️ Use theme templates instead embed
Embed templates must be used for internal pages, dashboard and other
non-customizable views
2023-11-08 08:55:27 +06:00
72eb8627ee
🧑‍💻 Check and create theme dir if not exist 2023-11-08 08:22:07 +06:00
9817548bf0
🏗️ Use page module in main server 2023-11-08 07:07:47 +06:00
c8a5e147c5
🏗️ Use site module in main server 2023-11-08 04:57:19 +06:00
a76f1a7a8d
Check and create directory for content 2023-11-08 03:55:48 +06:00
2c705e6142
🌐 Added language support for pages
Some checks failed
/ docker (push) Failing after 44s
2023-11-08 03:16:12 +06:00
c89212d9d6
🏗️ Added basic HTML rendering support with i18n 2023-11-08 03:10:27 +06:00
353704a09d
Set write timeout to 500ms as Firefox recommends
All checks were successful
/ docker (push) Successful in 1m3s
2023-11-08 02:34:30 +06:00
aaba6edc39
🔧 Used already defined context as base context in HTTP requests 2023-11-08 02:33:29 +06:00
70b0906054
🔧 Use already defined logger in HTTP server 2023-11-08 02:33:02 +06:00
f37554eb00
🚧 Created sample helloworld HTTP server 2023-11-08 02:04:17 +06:00