Commit graph

277 commits

Author SHA1 Message Date
494260fa4a
Fix class names 2023-07-29 18:17:57 +01:00
103d6b7f3d
Remove duplicate lines 2023-07-29 18:16:08 +01:00
e3e6600f2f
Remove unused highlighting styles, change "highlight.js" to just "highlight" 2023-07-29 18:14:26 +01:00
bc129765f1
Fix messed up css 2023-07-29 18:13:12 +01:00
68a6aad6d1 Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
628132d27a Update routes/web.php
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
85cb771075 Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
2391984f67 Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
8c0a2a6383 Merge fixes into v5.5 branch (#12)
---------
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
e15ea940b3 Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
2cac5da812 Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
b68a797657 Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
e2d4409b04 Update public/css/highlight.js/stackoverflow-dark.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
b8b756883b Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
f980432dec Update version 2023-07-29 18:10:50 +01:00
1a70c15e98 Disable contact link (for now), remove login link temporarily 2023-07-29 18:10:50 +01:00
4542dc9fc8 Add .DS_Store to gitignore 2023-07-29 18:10:50 +01:00
f82de3956b Add hlphp & codeblock component 2023-07-29 18:10:50 +01:00
9a10c8db3a Update header to new design 2023-07-29 18:10:50 +01:00
4ac2a014d0 Update stylesheet 2023-07-29 18:10:50 +01:00
7e4864f627 Update routes 2023-07-29 18:10:50 +01:00
f547f58d0d Update email, remove weather & music from homepage 2023-07-29 18:10:50 +01:00
9eafaa2c2f Add weather page 2023-07-29 18:10:50 +01:00
a7b369d988 Add music page 2023-07-29 18:10:50 +01:00
a3c787e1f6 Fix favicon path 2023-07-29 18:10:50 +01:00
f1c0713381 Format footer, add dimden.dev button 2023-07-29 18:10:50 +01:00
36227c9b6e Update default API root 2023-07-29 18:10:50 +01:00
8e81858470 Update 2023-07-29 18:10:50 +01:00
5a39e2a796
Remove submodule 2023-07-20 23:52:23 +01:00
Frankie B
006cf391c1 Add login background to images folder 2023-07-20 23:38:53 +01:00
118021654b
Add publicfiles submodule 2023-07-20 23:36:54 +01:00
690ea377fe
Add IP to guestbook admin page 2023-07-20 03:33:04 +01:00
50a8b45625
ACTUALLY make the cooldown 60 minutes 2023-07-20 03:25:27 +01:00
9e837642bd
Correct SQL syntax error 2023-07-19 01:59:22 +01:00
fe0765795a
Update table names to new format 2023-07-19 01:58:32 +01:00
fb045348cf
feat: move bookmarks to database (#9)
* Move bookmarks to SQL DB
* Increment version
2023-07-19 01:50:07 +01:00
e627033600
Remove htmlspecialchars from guestbook display
It was already run when the entry was recorded
2023-07-16 22:02:54 +01:00
7c16dc53b5
feat: site admin (#8) 2023-07-16 21:02:51 +01:00
691d0d933d
Add logo to public folder 2023-07-16 18:24:41 +01:00
03a53634a3
Add cache update script 2023-07-16 15:35:07 +01:00
b9f2604bb5
Update error message files, increment version 2023-07-16 15:32:06 +01:00
65b02f3b8d
Add ability to ban users from guestbook (by IP) 2023-07-16 15:27:48 +01:00
e1da508542
Update guestbook notices to list 2023-07-16 14:59:31 +01:00
b0cccfac6e
Move ratelimit error to new minimal layout template 2023-07-16 02:59:30 +01:00
f0a7a8af7c
increment version number 2023-07-16 01:51:00 +01:00
8482a98ca6
feat: add guestbook with rate limiting (#6)
* Re-add guestbook w/ rate limiting
* Add guestbook to navbar
2023-07-16 01:49:09 +01:00
1b267f6102 Update minimum site width to 780px 2023-07-14 02:57:20 +01:00
cb8b9830ca
fix: use bull instead of bullet for site updates (fixes for older browsers) 2023-07-14 01:42:04 +01:00
Frankie B
0f8bfd33cb Add wiki link to navbar 2023-07-14 01:13:50 +01:00
bd626fccd6
Merge CSS into one file 2023-07-12 15:10:18 +01:00