deadvey
|
b253fac1c4
|
fixed tag rendering url and static files url
|
2026-05-30 20:51:19 +01:00 |
|
deadvey
|
f11b94527d
|
ugghhhh new site_path config option
|
2026-05-30 20:05:01 +01:00 |
|
deadvey
|
6e7d2109c8
|
removed images
|
2026-05-30 18:36:32 +01:00 |
|
deadvey
|
dd317883be
|
fixed issues with site urls not being a site root (hopefully)
|
2026-05-30 18:34:18 +01:00 |
|
deadvey
|
4955ebe7bd
|
Update README.md
|
2026-03-25 18:09:23 +01:00 |
|
deadvey
|
3fab094545
|
Made some small changes
|
2026-03-03 20:39:40 +00:00 |
|
Nullifier
|
9be261d415
|
Japanese locale typo fixed
|
2026-01-18 09:41:50 +00:00 |
|
Nullifier
|
9398919711
|
Japanese Locale - By Nullifier
|
2026-01-17 21:49:42 +00:00 |
|
deadvey
|
545a848479
|
Stupid spelling error
|
2026-01-17 14:52:30 +00:00 |
|
deadvey
|
54ffac931d
|
Added english Australian, apparently there's no differences with GB and
AU
|
2026-01-17 12:11:04 +00:00 |
|
deadvey
|
18b842e48c
|
Merge pull request 'add(locale): sv-SE' (#3) from pickzelle/blogger-nodejs:master into master
Reviewed-on: #3
|
2026-01-16 23:23:52 +01:00 |
|
Pickzelle
|
c7bc64e59e
|
add(locale): sv-SE
|
2026-01-16 23:19:02 +01:00 |
|
deadvey
|
9383bd8058
|
Template .jsonc for locales
|
2026-01-16 21:25:47 +00:00 |
|
deadvey
|
d554fce402
|
Added translated_by key to the locales
|
2026-01-16 21:15:11 +00:00 |
|
deadvey
|
d17fcf2dd2
|
Merge pull request 'fix: these don't need to be executable' (#2) from javalsai/blogger-nodejs:fix-permissions into master
Reviewed-on: #2
|
2026-01-16 22:12:25 +01:00 |
|
deadvey
|
a1fa0e3dbc
|
Merge pull request 'add(locale): es-ES' (#1) from javalsai/blogger-nodejs:locale-es into master
Reviewed-on: #1
|
2026-01-16 22:12:17 +01:00 |
|
javalsai
|
f44a15ed41
|
fix: these don't need to be executable
|
2026-01-16 21:12:58 +01:00 |
|
javalsai
|
ab1fa5e69a
|
add(locale): es-ES
|
2026-01-16 21:10:48 +01:00 |
|
deadvey
|
be75382ead
|
Add start up checks
|
2025-12-19 17:31:28 +00:00 |
|
deadvey
|
3d58c5b244
|
Some minor changes to data handling error messages
and fixed a issue occuring in the forms routs that used the old
parameters for data.getdata
|
2025-11-30 17:04:15 +00:00 |
|
deadvey
|
54b6f018cf
|
Updated the data reading to have a data request limit, also updated docs
on new configuration options
|
2025-11-27 11:44:27 +00:00 |
|
deadvey
|
7d38752f34
|
Changed how comments are stored and how data is retrieved
|
2025-11-27 11:34:12 +00:00 |
|
deadvey
|
ef8711b0e1
|
Added a pipe | between the edit and RSS/ATOM buttons to make them more
seperated
|
2025-11-05 10:47:11 +00:00 |
|
deadvey
|
c3de930b50
|
Split the page-header and site-header into seperate sections
|
2025-11-05 10:34:41 +00:00 |
|
deadvey
|
1d1e4d863e
|
Untracked robots.txt
|
2025-10-25 11:32:28 +01:00 |
|
deadvey
|
3b47701c18
|
Made some divs consistent, the header was a div type with id='header'
and the footer was a footer type with no id, so now they are both both.
Also added some margins at the top and bottom of the page in CSS
|
2025-10-25 11:31:08 +01:00 |
|
deadvey
|
ddf9fcae13
|
Added icons for RSS and ATOM to make it look nicer
|
2025-10-24 13:59:41 +01:00 |
|
deadvey
|
9f0eb13bb4
|
BAD BUG!
|
2025-10-24 13:10:53 +01:00 |
|
deadvey
|
2d33ce79a8
|
Fixed a bug where comments could be submitted without any content
and where the hitcount was incremented before the program checked if
the post existed
|
2025-10-24 13:05:31 +01:00 |
|
deadvey
|
4ad7352fcc
|
Updated some EJS and CSS to make it look a bit nicer (I am hopeless at
UX)
|
2025-10-24 12:48:54 +01:00 |
|
deadvey
|
f8f05221b2
|
removed custom.css from tracking
|
2025-10-24 12:29:57 +01:00 |
|
deadvey
|
35163b5584
|
Fixed an issue with an incomplete example-config.json that made the
server not work at all.
Also added a default.css file
|
2025-10-24 12:28:22 +01:00 |
|
deadvey
|
66423cb3c0
|
There is now a Makefile because I learnt make syntax
|
2025-10-19 21:19:13 +01:00 |
|
deadvey
|
cb7dcde7c5
|
Made tags case insensitive
|
2025-10-09 15:13:49 +01:00 |
|
deadvey
|
553f126f2a
|
Changed how comments are ided and classed
|
2025-10-09 14:43:48 +01:00 |
|
deadvey
|
6f9e7aee13
|
small change in comment ids
|
2025-10-09 14:38:37 +01:00 |
|
deadvey
|
23add8897b
|
divs to spans because correct html
|
2025-10-09 14:30:48 +01:00 |
|
deadvey
|
84a34d94f3
|
removed newlines from comments ejs
|
2025-10-09 14:28:51 +01:00 |
|
deadvey
|
783f386dfe
|
tiny fix
|
2025-10-09 14:19:16 +01:00 |
|
deadvey
|
e63fb4a27a
|
updated ejs
|
2025-10-09 14:18:03 +01:00 |
|
deadvey
|
2ada1d970f
|
Created a per-post hitcount as well a writedata() function that can
write to a particular index or to a whole data type
|
2025-10-02 13:34:55 +01:00 |
|
deadvey
|
17919e3078
|
README
|
2025-10-02 11:13:39 +01:00 |
|
deadvey
|
179a4f83bc
|
Bug fix, most recent post would not show in the post's permalink due to
an indexing bug, pretty simple fix, I'm just a moron.
|
2025-10-02 10:47:38 +01:00 |
|
deadvey
|
d9d45ff6ea
|
Tracking /webroot, contains custom.css and robots.txt, might have to add
favicon.ico too.
|
2025-10-02 10:43:44 +01:00 |
|
deadvey
|
87fd97730e
|
Escape potentially dangerous input in the search field
|
2025-10-01 17:45:31 +01:00 |
|
deadvey
|
acca51da20
|
README
|
2025-10-01 10:51:07 +01:00 |
|
deadvey
|
788672cbea
|
Bug fix with the search page's EJS
|
2025-10-01 10:44:34 +01:00 |
|
deadvey
|
521dbccc7e
|
Basic search functionality on the frontpage, I want to add support for
more advanced searches like using boolean operators, but right now it's
pretty basic.
|
2025-10-01 10:40:36 +01:00 |
|
deadvey
|
8ad8f01043
|
Added basic search functionality (no frontend for it yet)
|
2025-09-30 23:15:33 +01:00 |
|
deadvey
|
d27330a3db
|
README update
I removed and added some stuff to the todo list
|
2025-09-24 23:41:29 +01:00 |
|