Commit graph

11 commits

Author SHA1 Message Date
a3fe014592
Database: schema files, pool creation + db init code 2024-03-15 21:25:43 +04:00
49899b6f34
/api -> /form
API endpoints will be added later
2024-03-12 10:19:52 +04:00
73454ac4c8
Fix: values for input:radio, set name for excl symbols input 2024-03-09 20:16:37 +04:00
00aed00bf6
Trying multipart 2024-03-09 20:13:36 +04:00
b0532b37ae
noscript message 2024-03-09 19:02:29 +04:00
24b8fb6cac
Responsive layout fix: flex-wrap, button text wrap 2024-03-09 19:01:47 +04:00
f69d2134ac
Fix: recompile when templates changed 2024-03-09 19:01:11 +04:00
96376f2fba
Basic frontend
I'm sorry for the big commit

- Added yarte templating engine
- Wrote frontend: all HTML except file input area, basic CSS (themes soon), JS.
No client-side encryption yet. And no working API.
- Simple but handy build system in Makefile
(requires pacman -S entr / apt install entr)
2024-03-09 16:22:55 +04:00
4b6b3f7da4
Ntex, index route 2024-02-22 12:22:40 +04:00
454d10a071
License 2024-02-22 11:49:12 +04:00
9df9052d25
Template 2024-02-22 11:48:09 +04:00