Commit Graph

17 Commits

Author SHA1 Message Date
Jan-Lukas Else 01876592b3 Initial profile image support 2022-11-27 15:06:43 +01:00
Jan-Lukas Else 1c7195a135 Breaking! Render everything using go functions, remove custom pages support and now unused template rendering 2022-01-30 16:40:53 +01:00
Jan-Lukas Else aa319b70fb Render all non-login using new method to use less allocations and memory 2022-01-20 18:22:10 +01:00
Jan-Lukas Else c14ec0dcb5 Save paths of deleted posts and show 410 error 2021-07-23 09:53:35 +02:00
Jan-Lukas Else 2437ed70d7 Vanity import path and listing of media files 2021-06-28 22:17:18 +02:00
Jan-Lukas Else f7d3138c24 More tests and fixes 2021-06-19 08:37:16 +02:00
Jan-Lukas Else 67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
Jan-Lukas Else 9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
Jan-Lukas Else c4baa47456 Reduce amount of middleware initializations when rebuilding router 2021-03-22 15:57:29 +01:00
Jan-Lukas Else 163e22c49c Improve content negotiation and activity streams 2021-03-10 11:29:20 +01:00
Jan-Lukas Else 13f770dd7f Fix http code on error in Browser 2021-03-09 21:48:30 +01:00
Jan-Lukas Else e74afac829 Show admin links when logged in 2021-02-20 23:35:16 +01:00
Jan-Lukas Else 9e4a03549f Improve error rendering 2020-12-24 10:09:34 +01:00
Jan-Lukas Else fe5a1baab2 Fix templates 2020-10-12 18:47:23 +02:00
Jan-Lukas Else 95909420ba A lot of progress 2020-10-06 19:07:48 +02:00
Jan-Lukas Else 856f0a307c Fixes 2020-09-21 16:12:17 +02:00
Jan-Lukas Else 12c4415cd3 Fix rendering, render 404 errors, flatten redirects 2020-07-31 21:02:47 +02:00