|
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 |
|
|
cbaa2f32b4
|
Added a check for an empty line when check for a quotation in mindflow.pug.
|
2023-09-25 16:57:20 +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 |
|
|
5bc4f13c38
|
Added qouting formatting in Mindflow.
|
2023-09-25 03:21:49 +04:00 |
|
|
a3525418f1
|
In about.pug: liquidsoap replaced by ezstream.
|
2023-09-25 01:13:14 +04:00 |
|
|
fb7459c021
|
Added a tip for that quotation exists in a guestbook.
|
2023-09-25 00:34:55 +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 |
|
|
a464a11ea8
|
In errorXXX.pug fixed tabulation to spaces.
|
2023-09-24 20:51:51 +04:00 |
|
|
948715d8eb
|
Fill Metadata slice in init(). Removed GetArticleMetadata. A slice instead was made public.
|
2023-09-24 20:43:36 +04:00 |
|
|
48e7a86312
|
Part of GetArticle() for loading an article from a file was moved out to init() func.
|
2023-09-24 20:00:17 +04:00 |
|
|
72b09218f8
|
In web/articles.go made use of a constructor. Also, since a constructor returns a pointer, map also now stores a pointer to Article.
|
2023-09-24 19:05:22 +04:00 |
|
|
caf096c0f6
|
In rss.pug fixed date formatting.
|
2023-09-23 21:49:09 +04:00 |
|
|
98e948f982
|
In rss.pug fixed link tag. Jade treats it like an HTML's link self-closing tag.
|
2023-09-23 19:56:12 +04:00 |
|
|
a315679847
|
On stuff page: updated version and release date for kwh-cost.
|
2023-09-23 05:24:11 +04:00 |
|
|
38dadee5af
|
On stuff page: updated description for PiggyBank.
|
2023-09-23 05:13:43 +04:00 |
|
|
f572f4b3e5
|
On stuff page: commented out auto-claimer-vkpl because it stopped working and I don't bother to fix it; Updated version and release date for httpr.
|
2023-09-23 05:11:08 +04:00 |
|
|
1aaf2e8474
|
Added my name and surname in a footer.
|
2023-09-23 04:46:25 +04:00 |
|
|
ff70cd8ade
|
Fixed a comment for GetArticleMetadata() func. It is actually is being sorted by ID, not data.
|
2023-09-23 04:25:32 +04:00 |
|
|
fbb4389065
|
In GetArticle() func removed unnecessary else {} nesting.
|
2023-09-23 04:23:33 +04:00 |
|
|
69493f50aa
|
In web.go removed a comment for how to install a Jade compiler.
|
2023-09-23 04:20:31 +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 |
|
|
4a29a9754b
|
Added leading slash to path to a PGP pubkey.
|
2023-08-13 01:25:05 +04:00 |
|
|
4fe528f141
|
Fixed rel='canonical' href.
|
2023-08-13 01:21:16 +04:00 |
|
|
c21d117120
|
Added missing leading slashes for rss links.
|
2023-08-13 01:20:45 +04:00 |
|
|
8a278c6052
|
Fixed position of a background image on an index page.
|
2023-08-13 00:03:29 +04:00 |
|
|
91d7d79109
|
Added auto-claimer-vkpl. Updated versions of justcaptcha and httpr.
|
2023-08-12 23:58:48 +04:00 |
|
|
b63d5e1ac0
|
Add space between links in a table.
|
2023-08-12 23:58:13 +04:00 |
|
|
16ae8d4dca
|
Show Go back link on an error page.
|
2023-08-12 23:57:55 +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 |
|
|
5802410fa4
|
GetArticlesMetadata() -> GetArticleMetadata()
|
2023-07-29 17:59:36 +04:00 |
|
|
7d7a1611ae
|
On about page updated Game servers section.
|
2023-07-24 00:11:42 +04:00 |
|
|
1cb73e088d
|
On about page info on running services was updated.
|
2023-07-23 23:53:33 +04:00 |
|
|
8a12af339c
|
From xmpp: link removed double slashes.
|
2023-07-23 23:49:14 +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 |
|
|
053e22d131
|
Onion is back! Also made ab address for an upload service.
|
2023-06-26 04:07:50 +04:00 |
|
|
7fa3918699
|
Added a link to Privacy statements in a footer.
|
2023-06-12 23:05:45 +04:00 |
|
|
3ea4900341
|
Removed Privacy statements from About page.
|
2023-06-12 23:05:31 +04:00 |
|
|
023f2d1ac4
|
Added Privacy page.
|
2023-06-12 23:05:06 +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 |
|
|
3975add925
|
Boss Nigger also comes as The Black Bounty Killer.
|
2023-06-04 02:58:05 +04:00 |
|
|
c759e238b9
|
Updated films and tv shows sections.
|
2023-06-04 02:53:06 +04:00 |
|
|
d233c7ad99
|
:^)
|
2023-06-04 02:52:44 +04:00 |
|
|
7bf1ef08f9
|
Added Yggdrasil lonks on about page.
|
2023-06-04 02:30:31 +04:00 |
|
|
ba4d5180e8
|
Forgot to add append for block head.
|
2023-06-04 02:30:10 +04:00 |
|
|
3556c2d74f
|
Removed Matrix from Private services section.
|
2023-06-04 02:24:27 +04:00 |
|
|
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 |
|
|
b90d238e71
|
Let's increment my age already. :)
|
2023-03-11 22:50:17 +04:00 |
|
|
912bea6c58
|
Replace arav.top with arav.su.
|
2023-03-11 22:45:22 +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 |
|
|
4387eb95dc
|
Error handlers are almost ready.
|
2023-02-05 23:23:55 +04:00 |
|
|
eff952c32a
|
Make a URL in a guestbook emphasized.
|
2023-02-05 21:49:16 +04:00 |
|
|
dfa5f9bac6
|
Fixed int64 to string conversion.
|
2023-02-05 21:21:43 +04:00 |
|
|
6d2b88c46a
|
Added guestbook.pug to go generate.
|
2023-02-05 21:12:23 +04:00 |
|
|
bedd336385
|
Changed guestbook.pug.
|
2023-02-05 21:12:00 +04:00 |
|
|
a5e8af44d6
|
Updated version of httpprocprobed in Stuff.
|
2023-02-05 06:34:27 +04:00 |
|
|
f1a3dfd70f
|
plusnigger.autism.exposed doesn't exist now.
|
2023-02-05 06:32:07 +04:00 |
|
|
8172c0b07f
|
&***; are changed to its symbols.
|
2023-02-05 06:03:37 +04:00 |
|
|
aec332f746
|
Added error 404 handler.
|
2023-02-05 05:25:20 +04:00 |
|
|
9dba81b336
|
404.pug -> error404.pug.
|
2023-02-05 05:25:01 +04:00 |
|
|
0343a2608d
|
util.Services -> servicestat.ServiceList in about.pug.
|
2023-02-05 04:48:25 +04:00 |
|
|
84bcc8a017
|
Articles in markdown along side with theirs metdata files.
|
2023-02-05 04:43:57 +04:00 |
|
|
58af75b075
|
Pug templates.
|
2023-02-05 04:43:34 +04:00 |
|
|
0823166ec9
|
Implemented a sane system for articles that now are in markdown.
|
2023-02-05 04:43:09 +04:00 |
|
|
6987070d68
|
articles.css changed styling for lists.
|
2023-02-05 04:42:30 +04:00 |
|
|
720f20f6d6
|
Adden new generate statements in web.go.
|
2023-02-05 00:55:22 +04:00 |
|
|
45123ad772
|
A Jade's helper file.
|
2023-02-05 00:54:41 +04:00 |
|
|
a54c97a325
|
Added assets.
|
2023-02-05 00:54:18 +04:00 |
|
|
1c4af2048b
|
Initial commit.
|
2023-01-16 05:24:07 +04:00 |
|