Commit graph

37 commits

Author SHA1 Message Date
Leonard Lorenz
865040a68b added images to gitignore 2020-11-21 22:38:39 +01:00
Leonard Lorenz
5017fa536e added optional social media buttons 2020-11-21 22:35:36 +01:00
Leonard Lorenz
bfcf1a22e6 post by id now returns unauthorized if post is hidden 2020-11-21 21:40:48 +01:00
mtrx
3dab5f4ab0
Update README.md 2020-11-21 21:33:05 +01:00
Leonard Lorenz
ff178b4984 removed /doc directory 2020-11-21 21:27:01 +01:00
mtrx
b84a8d081f
Update README.md 2020-11-21 21:25:53 +01:00
Leonard Lorenz
7f4637e13f fixed html escaping and fixed env variable names 2020-11-21 21:17:33 +01:00
Leonard Lorenz
7becde6dc7 Global configuration, templates load once, render many times 2020-11-21 20:51:32 +01:00
Leonard Lorenz
74ab125243 fixed blog by id route embeds and removed a single quote 2020-11-17 20:33:02 +01:00
Leonard Lorenz
1fd3bdd49f added short post description for embeds 2020-11-17 20:26:14 +01:00
Leonard Lorenz
9521674ba1 detach when started 2020-11-17 18:12:26 +01:00
Leonard Lorenz
7e70485b98 should it die, we want it to restart 2020-11-17 18:05:49 +01:00
Leonard Lorenz
85ff8b12f3 Dockerization and generalization of the project. Make it accessable for everyone 2020-11-17 18:01:54 +01:00
Leonard Lorenz
d3a5cac4be move templates and static pages into rust source code to ditch i/o on page load 2020-11-14 22:38:33 +01:00
Leonard Lorenz
f0f4048835 added css to display images correctly 2020-11-02 16:13:02 +01:00
Leonard Lorenz
4fe6704e72 fixed token setting 2020-11-02 16:04:22 +01:00
Leonard Lorenz
5109d75e1a removed commented out code 2020-10-27 23:06:39 +01:00
Leonard Lorenz
874ec7e095 no need for js on clientside anymore to display the blog 2020-10-27 23:04:55 +01:00
Leonard Lorenz
77fb38403e updated source url 2020-10-27 14:55:39 +01:00
Leonard Lorenz
32ecbfa3d7 fixed screensize with html meta 2020-10-26 12:41:58 +01:00
Leonard Lorenz
621762b8d2 fixed index css and updated index 2020-10-26 12:39:05 +01:00
Leonard Lorenz
133187ad98 added html templates, static, index 2020-10-26 12:19:44 +01:00
Leonard Lorenz
6e72cba14c Added /blog/edit, inline documentation 2020-10-26 12:17:52 +01:00
Leonard Lorenz
a90ca863e7 Cleared the last warnings 2020-10-26 10:56:05 +01:00
Leonard Lorenz
4cbb673f15 Added hiding, deleting, editing posts 2020-10-25 23:23:32 +01:00
Leonard Lorenz
22846c85b3 convert newlines in blogposts to <br> tags 2020-10-23 22:50:55 +02:00
Leonard Lorenz
9c6a20d2b8 disabled auto escaping 2020-10-23 22:41:28 +02:00
Leonard Lorenz
c196a882d5 fixed submit content type 2020-10-23 12:06:19 +02:00
Leonard Lorenz
e56e43651c set correct content type 2020-10-23 11:34:54 +02:00
Leonard Lorenz
19080cc0e7 i wanna use a reverse proxy anyways 2020-10-23 01:03:59 +02:00
Leonard Lorenz
e69dc686f0 added more SSL config flags 2020-10-23 00:55:27 +02:00
Leonard Lorenz
d6aee1e99d Cleaned up directory, created documentation and readme 2020-10-23 00:20:26 +02:00
Leonard Lorenz
8a70db9b42 Added envvar configuration 2020-10-22 23:51:20 +02:00
Leonard Lorenz
b56dcdf330 implemented authentication for new blog posts 2020-10-22 16:52:04 +02:00
Leonard Lorenz
bc806593e3 improved error messages 2020-10-22 01:38:43 +02:00
Leonard Lorenz
b848922eee removed dead code and finished permalinks 2020-10-22 00:25:30 +02:00
Leonard Lorenz
cfbeb07f37 first working instance 2020-10-22 00:17:52 +02:00