1
0
Commit Graph

38 Commits

Author SHA1 Message Date
e705aa80a5
In mindflow admin changed grid template. 2023-09-25 18:49:26 +04:00
b0b1730699
Added a .quote class for mindflow. 2023-09-25 17:10:07 +04:00
24cf81a3ce
Moved a link to a footer of a post. Removed "Link:". Add span element if there is no URL, because justify-content: space-between is used, and without an element a date will move to the left with display: flex, even with text-align: right. 2023-09-25 16:55:42 +04:00
85a3a9692e
A big revamp for mindflow and RSS. First of all, now RSS is 100% valid and has actual links instead of just a link to a post in a mindflow. Also, on mindflow page each post that has a URL field set has it displayed as Link: ... . 2023-09-25 00:23:06 +04:00
4523e5a622
Oh, I forgot that inline styling and in a head tag are forbidden. Moving out to a file. 2023-08-13 01:46:15 +04:00
8a278c6052
Fixed position of a background image on an index page. 2023-08-13 00:03:29 +04:00
b63d5e1ac0
Add space between links in a table. 2023-08-12 23:58:13 +04:00
78e5695f53
Set min-height so a background image will be at the bottom of a window. 2023-08-06 04:19:42 +04:00
dc921ada8d
In sitemap.xml a /privacy page was added. 2023-07-23 23:47:13 +04:00
2d3022aa27
old-category field is doesn't needed anymore as well. 2023-07-23 23:17:02 +04:00
a81375fc34
Removed ability to create new category when editing/creating a post. 2023-07-23 23:12:14 +04:00
f83c17d5b3
Updated lastmod in sitemap.xml. 2023-06-04 17:59:16 +04:00
9ed38229f7
Converted mikrotik_please_just_dont.jpg to webp. 2023-06-04 17:56:57 +04:00
0c9c07773e
All photographs placed in a photos subdirectory. 2023-06-04 17:51:26 +04:00
af1af0764e
Added /favicon.ico. 2023-06-04 17:48:49 +04:00
21cf1e3f51
Removed unused PNG favicon. 2023-06-04 17:47:32 +04:00
cd6d5c0654
Updated banners. 2023-06-04 02:07:17 +04:00
5f1724679d
In mindflow_admin.js changed mindflow category api path to a new one. 2023-05-27 21:04:45 +04:00
db41e25c84
A one minute googling gave me a resolve to my question why Firefox was failing with a NetworkError. That's because I forgot about preventDefault()! 2023-05-23 03:41:02 +04:00
86c1d1e00c
Updated CSS for mindflow admin. 2023-05-23 03:03:37 +04:00
63dbef6b37
Fixed typos where post-id was instead of category. 2023-05-23 02:44:10 +04:00
f9e9e54aed
Handle manage-categories form. 2023-05-23 00:22:29 +04:00
f04dbb48a3
Fix textarea's width in mindflow admin. 2023-05-22 23:06:47 +04:00
2e5bdc2b6f
Updated mindflow_admin template and written JS to make it work. 2023-05-22 05:22:47 +04:00
b7de10e790
Added mindflow_admin.js file. Currently empty. 2023-05-20 06:27:19 +04:00
6b54005169
Fixed guestbook_admin.css. 2023-05-10 03:20:50 +04:00
bb29f780e9
Added mindflow_admin.pug template and CSS. 2023-05-10 03:20:37 +04:00
0e1b41b057
Set grid-area for a header. 2023-05-10 01:02:17 +04:00
b75e654ce7
Added sitemap.xml. 2023-05-10 00:16:39 +04:00
67eaa689e7
Fixed a type in guestbook_admin.js. 2023-05-09 23:58:05 +04:00
1011740ce4
Fixed and completed guestbook_admin.js. 2023-05-09 23:38:49 +04:00
2f6bff16b9
/api/captcha/:id now is of a POST method. 2023-05-09 23:38:23 +04:00
2ff097c058
Changed API endpoints. Implemented edit_entry(). 2023-05-06 23:14:36 +04:00
37c56a91b6
Implemented reply deleting. But updating doesn't work yet. 2023-02-06 02:42:42 +04:00
8cb5cbc342
guestbook_admin template and assets. 2023-02-06 02:00:20 +04:00
6987070d68
articles.css changed styling for lists. 2023-02-05 04:42:30 +04:00
a54c97a325
Added assets. 2023-02-05 00:54:18 +04:00
1c4af2048b
Initial commit. 2023-01-16 05:24:07 +04:00