|
7fe997acff
|
remove cookie token garbage
|
2024-08-10 09:41:01 +02:00 |
|
|
c30976f2d7
|
major config rebuild using once cell. added ability to use .env.
|
2024-08-10 08:24:22 +02:00 |
|
|
35cd018152
|
Streamlined config usage
|
2024-05-15 00:36:14 +02:00 |
|
|
9be7442f7d
|
Updated most of the libraries and fixed the resulting deprecated warnings
|
2024-05-14 22:51:05 +02:00 |
|
Leonard Lorenz
|
4e0611d5c2
|
Updated all dependencies
|
2021-05-02 19:39:31 +02:00 |
|
Leonard Lorenz
|
accbdb6f7a
|
Bumped to 0.3.0. Switched /blog routes to / prefix and moved preevious / route to /about. Changed some env var loading code.
|
2021-04-03 23:27:58 +02:00 |
|
Leonard Lorenz
|
c7ad153adf
|
added a div element to prevent the whole left side of a post to be a link
|
2020-12-05 22:43:11 +01:00 |
|
Leonard Lorenz
|
90bd088228
|
Added some more navigation buttons
|
2020-11-22 00:44:05 +01:00 |
|
Leonard Lorenz
|
0b9758fc66
|
fixed static path handling and deleted html.rs
|
2020-11-22 00:07:05 +01:00 |
|
Leonard Lorenz
|
818a7bb0a0
|
Added request logging
|
2020-11-21 23:45:59 +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 |
|
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
|
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
|
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 |
|