94dfa4043e
Small tweaks I've been meaning to make
2022-04-08 12:59:15 -04:00
36d1fcd7fa
Use restrictive placeholder in addition to optional for page number
2022-04-07 22:14:24 -04:00
07e7f69e90
Fix <nav> hyperlink; implement placeholder for /spam too
2022-04-07 21:13:50 -04:00
8f95b616cf
Implement /view route w/ page_number placeholder
2022-04-07 21:04:41 -04:00
222d9e8a74
Impelement hyperlinking of individual message IDs
2022-04-06 22:44:05 -04:00
f2ca5cc1b6
Implement get_post_by_id() and the message_id view
2022-04-04 22:56:45 -04:00
3532310738
Display the visitor counter
2022-04-03 21:04:09 -04:00
1fdd18c42f
Change some <section> to <div> where a heading is not necessary (HTML linter findings)
2022-04-01 22:38:14 -04:00
93ee1b080b
Style tweaks for the new <p> tags
2022-04-01 16:26:40 -04:00
a11bae7cdf
Use <p> instead of <figcaption> to appease HTML validator
2022-04-01 15:36:16 -04:00
64067b22f9
Revert "Move <h3>
for article heading to the inside of the <section>
tag"
...
This reverts commit 14bc79d89d15ddb0dd185fc87f23ab6d79ec006d.
This was just to address some warning but now it's creating errors in
HTML validation so probably best to just ignore
2022-03-18 16:15:09 -04:00
96fd173660
Add lang=en
attribute to <html>
2022-03-18 16:13:15 -04:00
14bc79d89d
Move <h3>
for article heading to the inside of the <section>
tag
2022-03-18 15:56:44 -04:00
e69b3ea4c7
Print message ID in hidden span to easily ID posts
2022-01-11 22:13:33 -05:00
920d62cf16
Implement meta tags
2022-01-11 21:12:53 -05:00
53f292ac7c
Implement post count
2022-01-11 19:51:45 -05:00
575431237b
More tweaks
2022-01-10 22:46:17 -05:00
3e03b82cd0
Some tweaks
2022-01-10 21:57:39 -05:00
e4aad2ccbd
Validate input
2022-01-08 21:21:22 -05:00
3179628934
Some front-end input validation to hint the user before I do the fun back-end part
2022-01-07 22:43:19 -05:00
d6d1eddfbd
Don't print nav bar when $last_page is undef
2022-01-04 20:24:24 -05:00
c4d05dcb05
Style tweaks
2022-01-04 18:27:05 -05:00
13e89cdfa1
Fix CAPTCHA and flash error for spam
2022-01-02 17:53:43 -05:00
2845fd7499
Initial flash error implementation
2022-01-01 23:37:41 -05:00
b639cb180d
Style makeover
2022-01-01 21:39:04 -05:00
f50bcce74e
Make CAPTCHA more random
2021-12-31 22:32:39 -05:00
55520ff65d
Implement CSS grid for the signing form
2021-12-31 17:58:55 -05:00
9563daf9b6
Center some things
2021-12-30 22:04:31 -05:00
9f6144704b
Happy lil <hr>
2021-12-30 20:55:25 -05:00
89712d81a8
CSS tweaks
2021-12-25 01:05:34 -05:00
9a9a8e2cc1
Initial AssetPack setup
2021-12-22 23:18:35 -05:00
cf73d084b5
CAPTCHA updates
2021-12-19 17:49:58 -05:00
a65dc26506
Some small style tweaks
2021-12-19 17:43:58 -05:00
627fe02bda
Change pager behavior to make more sense
2021-12-19 17:20:58 -05:00
8a4c5eab44
Fix the 'view posts' table
2021-12-19 00:59:36 -05:00
d8ae4529e9
Some small style tweaks
2021-12-19 00:43:18 -05:00
42f3c31e85
Implement unregistered trademark
2021-12-18 23:10:33 -05:00
b3da6874e1
Implement CAPTCHA
2021-12-18 23:03:53 -05:00
00922379c6
Implement paging
2021-12-11 21:02:54 -05:00
ac163eca37
Clean up the Test model
2021-12-11 19:01:43 -05:00
edca297f78
Implement basic guestbook signing and reading
2021-12-05 02:52:31 -05:00
9c0d077266
Add a bit to views
2021-12-04 23:51:38 -05:00
09ad886737
Initial DB implentation (try again)
2021-12-04 18:36:10 -05:00
2f067bfabf
Implement Test model
2021-12-04 02:26:25 -05:00
6fdbe8511c
Initial commit++
2021-12-04 00:11:37 -05:00