25 Commits

Author SHA1 Message Date
fc30d04ccb add mailer and update control fields 2025-08-27 09:10:40 -05:00
e3146068bc largely finish forum implementation 2025-08-24 21:28:31 -05:00
ddc5bd5f6e finish fixing template method calls/chaining, simplify templates 2025-08-22 20:54:14 -05:00
b5e3413c63 build up forum features, work in method/func calls in template engine 2025-08-22 18:55:00 -05:00
e5e9167854 migrate to sushi/nigiri 2025-08-21 06:59:44 -05:00
53567c9603 move components to top level internal 2025-08-14 17:19:23 -05:00
bfe6c12a7a move middleware/auth to its own package, more work on session management 2025-08-14 16:00:07 -05:00
4a5f0debf6 completely rework session and auth for simplification, replace query counter with memory tracker 2025-08-14 15:09:02 -05:00
7b99ffc02c refactor sessions, auth, cookies, etc. 2025-08-14 12:13:23 -05:00
c083c55212 move models to /internal/models 2025-08-14 11:44:10 -05:00
53f778c323 work template engine, implement item purchase and equip 2025-08-13 10:17:52 -05:00
90923cbfe7 style updates, finish shop table, add shop modal 2025-08-13 09:26:35 -05:00
e3a125f6cf fix model saving, add resting 2025-08-12 17:19:44 -05:00
56aa3afd4f add air config, some style fixes, finish first inn page 2025-08-12 14:16:18 -05:00
ae7b4a3066 massive layout fixes and improvements, rework asides, add template functionality 2025-08-12 13:50:48 -05:00
6968e8822c clean up aside components - add magiclist and townlist 2025-08-12 09:13:41 -05:00
f0756c79b6 improve database usage with models and change trackers, work on statbars 2025-08-12 08:18:09 -05:00
85af81a818 add news component, style fixes, markdown to html parser 2025-08-11 20:32:29 -05:00
5ac348a2d2 automatic page title handling 2025-08-11 10:59:13 -05:00
574bde5f28 style updates, split aside components, add get town by coords 2025-08-09 21:29:12 -05:00
80700149f8 ToMap method for users 2025-08-09 17:58:20 -05:00
69e0ab5645 add leftside/rightside template and database singleton 2025-08-09 17:30:04 -05:00
0534da09a1 fix csrf and simplify global utilities 2025-08-09 13:58:48 -05:00
0c9a701cef enhance template engine with inheritence, composition 2025-08-09 08:48:24 -05:00
2efa1e0d07 create template package 2025-08-09 08:28:21 -05:00