|
a09f4058c4
|
Inner services section got a little update.
|
2023-06-04 02:16:38 +04:00 |
|
|
cd6d5c0654
|
Updated banners.
|
2023-06-04 02:07:17 +04:00 |
|
|
9298fff1d5
|
Added rel='canonical' to all pages.
|
2023-06-03 23:31:07 +04:00 |
|
|
b176141afb
|
Added httpr to stuff.
|
2023-05-28 18:32:18 +04:00 |
|
|
5f1724679d
|
In mindflow_admin.js changed mindflow category api path to a new one.
|
2023-05-27 21:04:45 +04:00 |
|
|
d828c3adde
|
All error pages was replaced by a universal error page.
|
2023-05-27 20:47:06 +04:00 |
|
|
6b7d0485b4
|
For some reason justguestbook package isn't being automatically imported when building a package.
|
2023-05-23 05:04:28 +04:00 |
|
|
36cac99f48
|
guestbook was replaced by justguestbook in templates.
|
2023-05-23 04:57:35 +04:00 |
|
|
f95fc841ce
|
Fixed date format in stuff.pug.
|
2023-05-23 04:55:27 +04:00 |
|
|
68e5f0129a
|
Assigned IDs for articles in their .meta files.
|
2023-05-23 04:11:17 +04:00 |
|
|
062139185c
|
Instead of populating an articles table by hand, load it from articles fs.
|
2023-05-23 04:10:02 +04:00 |
|
|
f18cc3c44e
|
Code for articles fs moved out to a separate articles.go file.
Implemented an init func that preload articles.
Implemented GetArticlesMetadata() that returns metadata for articles used on the Stuff page.
|
2023-05-23 04:08:58 +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 |
|
|
45c2ff6505
|
Check if we should not show a website.
|
2023-05-23 03:28:21 +04:00 |
|
|
b512af25a3
|
Check if line is empty.
|
2023-05-23 03:28:04 +04:00 |
|
|
86c1d1e00c
|
Updated CSS for mindflow admin.
|
2023-05-23 03:03:37 +04:00 |
|
|
73cd9cd05b
|
Set active a category of a post.
|
2023-05-23 03:03:04 +04:00 |
|
|
f6db24b12a
|
Wrong place for !=, lol.
|
2023-05-23 03:02:20 +04:00 |
|
|
63dbef6b37
|
Fixed typos where post-id was instead of category.
|
2023-05-23 02:44:10 +04:00 |
|
|
aeba6d6ea5
|
Updated justcaptcha version and description.
Added justguestbook.
|
2023-05-23 00:38:37 +04:00 |
|
|
f9e9e54aed
|
Handle manage-categories form.
|
2023-05-23 00:22:29 +04:00 |
|
|
770273bd57
|
Oh, and this option was off of its place.
|
2023-05-23 00:09:14 +04:00 |
|
|
05a2686c3a
|
Oops, fucked up nesting. Fixed.
|
2023-05-23 00:08:15 +04:00 |
|
|
1330cbd614
|
Changed manage-categories form renamed new category into category name. Added Add button.
|
2023-05-23 00:07:13 +04:00 |
|
|
3566fc8a58
|
Added endpoint to delete a category.
|
2023-05-22 23:38:50 +04:00 |
|
|
67c6902217
|
Oh, forgot about other posts in mindflow admin.
|
2023-05-22 23:16:56 +04:00 |
|
|
f04dbb48a3
|
Fix textarea's width in mindflow admin.
|
2023-05-22 23:06:47 +04:00 |
|
|
ecf9da5b3d
|
Added a header for a form on mindflow admin page.
|
2023-05-22 21:40:12 +04:00 |
|
|
3b78aa64e2
|
Get categories from a DB.
|
2023-05-22 21:32:09 +04:00 |
|
|
2e5bdc2b6f
|
Updated mindflow_admin template and written JS to make it work.
|
2023-05-22 05:22:47 +04:00 |
|
|
183eb74ada
|
Removed -stdbuf -stdlib flags from go:generate jade.
|
2023-05-22 03:11:12 +04:00 |
|
|
054e4d6a4e
|
Remove jade.go since it is being created while templates are compiling.
|
2023-05-22 03:09:14 +04:00 |
|
|
b7de10e790
|
Added mindflow_admin.js file. Currently empty.
|
2023-05-20 06:27:19 +04:00 |
|
|
8b59f8f34d
|
Updated meta description for some pages.
|
2023-05-19 21:40:16 +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 |
|
|
fced4f31ad
|
Updated mindflow.pug to recent changes of Post struct.
|
2023-05-10 03:20:11 +04:00 |
|
|
406dd3b4f0
|
Updated rss.pug to recent changes of Post struct.
|
2023-05-10 03:19:44 +04:00 |
|
|
7f3daee3db
|
Added mindflow_admin.pug to go:generate.
|
2023-05-10 03:19:24 +04:00 |
|
|
ba459f2d1f
|
Updated about page.
|
2023-05-10 01:03:39 +04:00 |
|
|
8d65f54cb0
|
Added CSS from guestbook page. Changed nav menu. Added placeholders and maxlength for inputs.
|
2023-05-10 01:03:20 +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 |
|
|
30a5b83e10
|
Changed format for dates on guestbook admin page. Make name and website as the input fields.
|
2023-05-09 23:55:49 +04:00 |
|
|
433c80b41f
|
Changed format for dates in guestbook template.
|
2023-05-09 23:54:26 +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 |
|
|
34765f9e47
|
Changed form action from /guestbook to /api/guestbook.
|
2023-05-06 23:14:04 +04:00 |
|