Commit Graph

15 Commits

Author SHA1 Message Date
b1beb17e0e
🚧 Reorganize some packages 2024-02-15 11:55:21 +06:00
a509c797ba
♻️ Refactored entries HTTP delivery with ActivityPub support 2024-02-15 00:06:19 +06:00
8cf7d160c2
🏗️ Created theme HTTP delivery 2024-02-14 23:43:50 +06:00
0c38b587b4
🧑‍💻 Created entry handler with basic ActivityPub support 2024-02-14 21:23:17 +06:00
4b9ce7b192
🚚 Renamed Page domain back to Entry 2024-02-04 22:33:06 +06:00
bd4a14b38b
🎨 Format of the code 2023-11-19 19:02:25 +06:00
47c88e26f0
♻️ Refactored template context usage 2023-11-19 18:39:54 +06:00
df55414167
🗃️ Removed template.FuncMap setup from theme repository 2023-11-09 07:52:51 +06:00
0ad5c9694f
♻️ Include template utils in theme repository 2023-11-09 06:58:16 +06:00
c7158f47dd
🚚 Moved SafeHTML util into separated templateutil package 2023-11-09 01:12:45 +06:00
6b1a81e8cb
Added html helper for unsafe HTML rendering
All checks were successful
/ docker (push) Successful in 1m2s
2023-11-08 09:14:31 +06:00
e71a84bb07
👔 Created basic theme use case implementation 2023-11-08 08:53:32 +06:00
c3245c3588
👔 Created sample theme use case interface 2023-11-08 08:53:17 +06:00
0e73130b78
🗃️ Created simple theme FileSystem repository implementation 2023-11-08 08:51:55 +06:00
c61ab4d929
🗃️ Created sample theme repository interface 2023-11-08 08:50:44 +06:00