|
27c336035b
|
In PKGBUILD go version was specified to be >=1.17.
|
2023-09-23 03:55:01 +04:00 |
|
|
798012b9cb
|
Removed unnecessary options from PKGBUILD. SQLite is part of a base package, so no need in specifing it here. And also no need to specify the package explicitly in provides= and conflicts= options.
|
2023-09-23 03:54:14 +04:00 |
|
|
1628a26ed7
|
Added CGO_*FLAGS env vars in PKGBUILD.
|
2023-09-23 03:51:25 +04:00 |
|
|
35b48d29e6
|
In main.go made use of handler's Error func and in Error() func added missing WriteHeader().
|
2023-08-13 02:17:47 +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 |
|
|
ffbc027d64
|
Add missing 404 response code.
|
2023-08-13 01:41:58 +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 |
|
|
e1cf7187df
|
Replaced HTTP server code with a newest one.
|
2023-08-12 23:53:26 +04:00 |
|
|
a6bec0db75
|
Made use of httpr.Router.Sub() functionality.
|
2023-08-12 23:52:52 +04:00 |
|
|
6fe6c856cd
|
Show Go back on error page, need to pass a referer URL for it.
|
2023-08-12 23:51:26 +04:00 |
|
|
87453e160d
|
Version set to 23.32.0.
|
2023-08-12 22:59:12 +04:00 |
|
|
a5acbe4029
|
Updated justcaptcha dependency.
|
2023-08-12 22:58:54 +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 |
|
|
7ee5939d39
|
In main.go removed a space between httpr.Handler() statements for mindflow and its category.
|
2023-07-29 18:08:02 +04:00 |
|
|
5802410fa4
|
GetArticlesMetadata() -> GetArticleMetadata()
|
2023-07-29 17:59:36 +04:00 |
|
|
6567cef758
|
Version set to 23.29.0.
|
2023-07-24 01:06:06 +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 |
|
|
c0ff9f4293
|
In nginx.conf uncommented an Onion-Location header.
|
2023-07-23 23:41:01 +04:00 |
|
|
7fc54658b0
|
In nginx.conf removed a separate listen statement for I2P.
|
2023-07-23 23:40:22 +04:00 |
|
|
d08231ac92
|
Updated markdown, x/image and httpr packages.
|
2023-07-23 23:39:00 +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 |
|
|
c3a6d57708
|
Version was set to 23.26.0.
|
2023-06-26 04:08:42 +04:00 |
|
|
053e22d131
|
Onion is back! Also made ab address for an upload service.
|
2023-06-26 04:07:50 +04:00 |
|
|
ac1170b737
|
Version changed to 23.24.0.
|
2023-06-12 23:06:01 +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 |
|
|
0b60297031
|
Log why gb entries weren't loaded on a gb page.
|
2023-06-04 18:13:29 +04:00 |
|
|
9d84411d73
|
In MindflowAdmin don't log these errors, just show me instead.
|
2023-06-04 18:12:53 +04:00 |
|
|
405bc6d2d7
|
Moved misplaced error handler, added Error(...) to show what error happened.
|
2023-06-04 18:08:21 +04:00 |
|
|
339fbe354d
|
Added missing space between / and status text.
|
2023-06-04 18:06:54 +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 |
|
|
0f92d9b09f
|
Updated go-sqlite3 dependency.
|
2023-06-04 17:35:01 +04:00 |
|
|
479007145f
|
Updated version to 23.22.0. Removed VERSION= from install.
|
2023-06-04 17:24:52 +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 |
|