Commit Graph

6 Commits

Author SHA1 Message Date
1b0760f5af refactor: merge to single file 2024-09-07 14:27:02 +00:00
a5cc03bcff feat: update user translation 2024-09-03 03:16:44 +00:00
cd1a848b45 feat: support i18n 2024-09-03 03:16:44 +00:00
f388540293 feat: Individual page export in Markdown and HTML formats (#80)
* fix maths node

* render default html width

* Add page export module
* with support for html and markdown exports

* Page export UI
* Add PDF print too

* remove unused import
2024-07-12 14:45:09 +01:00
fece460051 Implement password change endpoint
* move email templates to server
2024-05-04 15:46:11 +01:00
1412f1d982 client: updates
* work on groups ui
* move settings to its own page
* other fixes and refactoring
2024-04-04 22:19:15 +01:00