5dc6252c4c
Update page layout
...
- Add more buttons
- Style <hr> elements
- Remove 'pixel nes' font from <h3> and <h4> elements
- Change footer grid column sizes to auto (previously 1fr)
- Add 5px top margin to sidebar buttons
2024-10-06 04:11:46 +01:00
d857991d18
Add privacy page
2024-10-06 04:11:08 +01:00
d8915dcca4
Update sitemap
2024-09-01 15:45:46 +01:00
61f01750ff
There will be no bias in my house!
2024-08-31 00:47:19 +01:00
a715ae58af
Handle any errors if unable to get presence or weather data
2024-08-31 00:47:01 +01:00
97d8f4447d
Update .gitignore
2024-08-30 19:56:07 +01:00
01be7aafc6
Correct steam link
2024-08-30 19:51:26 +01:00
ed711791b6
YOLO
2024-08-22 22:24:01 +01:00
193a000f28
Add logo to readme
2024-08-16 09:47:44 +01:00
fc5cd70e72
Accessibility stuff 2
2024-08-08 15:41:44 +01:00
74bca7ac80
Merge branch 'redesign'
2024-08-08 15:35:48 +01:00
14d3ed966b
Accessibility stuff
2024-08-08 15:34:32 +01:00
8650d88a79
Finish that shit
2024-08-08 15:21:30 +01:00
c148b6237a
Add random quotes
2024-08-08 04:00:49 +01:00
e3f67fec07
Initial redesign commit
2024-08-08 02:00:44 +01:00
9900446d95
Stop using layout tables on bookmarks page
2024-07-12 23:51:50 +01:00
5ed8fdc83e
Improve computers page, change page width to 975px to compensate for scrollbars
2024-07-12 23:48:06 +01:00
39e4a6b590
Minor improvements
2024-07-12 22:43:53 +01:00
6f695daddc
Use the current hostname in schemeSwap.js instead of hard coding it
2024-07-12 22:43:15 +01:00
d0fb028c3e
Make CSS a little less messy
2024-07-12 21:49:58 +01:00
1f9dde81d4
Add apply button to scheme swap, make it easier to read
2024-07-12 16:58:31 +01:00
79ba947148
Minor fixes, re-add calculators page
2024-07-12 16:50:33 +01:00
13f86f5e97
Minor fixes
2024-07-12 16:24:22 +01:00
8db67c2b47
Remove admin routes
2024-07-12 16:23:55 +01:00
220f858759
Move README.md to root folder
2024-07-12 03:00:24 +01:00
ade32d64fc
Remove Auth0
2024-07-11 22:34:46 +01:00
13bf6f3b15
Swap computers page to use main layout
2024-07-11 22:30:34 +01:00
704b5c3d37
Change navbar images to use asset()
2024-07-11 22:29:57 +01:00
3e4d1dfa4f
Remove admin links
2024-07-11 22:25:32 +01:00
13584f1f7b
Remove unused views
2024-07-11 22:24:41 +01:00
069cf70f5b
Remove admin pages
2024-07-11 22:23:46 +01:00
ccec714bee
Remove unused route
2024-07-11 22:22:54 +01:00
8b2f751d6d
Update composer lockfile
2024-07-11 01:15:42 +01:00
8f4e5659bc
Add updatecache batch script
2024-07-09 00:47:36 +01:00
862b563ef2
Nuke redundant separate domain storage folders
2024-07-09 00:46:52 +01:00
8635a5ba26
Display whatever domain the site is being accessed from
2024-06-19 15:33:11 +01:00
56db90d3a3
Multidomain.
2024-06-19 15:22:29 +01:00
8f02ed0a76
Remove posthog pageview middleware
2024-06-19 15:15:35 +01:00
02c68f8545
Move admin routes to prefix group
2024-06-18 02:52:19 +01:00
e89a7bb329
Add pageview logging via PostHog
2024-06-11 21:36:58 +01:00
210363d173
Actually use the $age variable on the homepage
2024-06-11 18:17:29 +01:00
dependabot[bot]
ed3269cd6c
Bump follow-redirects from 1.15.4 to 1.15.6 ( #17 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 18:04:39 +01:00
dependabot[bot]
e4d09a392a
Bump vite from 4.5.2 to 4.5.3 ( #20 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 18:04:10 +01:00
0f52d80ca6
Merge MVC rewrite into master ( #21 )
...
* Just commit it all
* Require auth
* crap
* Update homepage
* Block AI scrapers
* Update cache update script
* Add dummy file
* Remove unnecessary lastfm config var
* Use withQueryParameters for LastFM API
* Fix embeds
* Update example env
* Smard
2024-06-11 18:02:01 +01:00
a64bcc2c46
Update music page design
2024-02-08 22:41:40 +00:00
50390e8e05
Update music page design
2024-02-08 22:40:36 +00:00
5cadd66a30
Update footer buttons
2024-02-04 00:52:15 +00:00
8dfb9cc9c6
Add underline to non-highlighted links
2024-02-04 00:44:01 +00:00
7887bf9401
Update homepage
2024-02-04 00:05:06 +00:00
36c66c75fb
Add database migrations
2024-01-31 21:17:56 +00:00
278abdbcfa
Remove sanctum
2024-01-31 21:17:46 +00:00
08586938f6
Expand cookie to all domains *.diskfloppy.me
2024-01-26 12:29:00 +00:00
bf5df323d2
Improve schemeSwap.js
2024-01-26 12:26:48 +00:00
fdeb7f1c48
Add UA to guestbook
2024-01-26 12:26:37 +00:00
7d0c7e41bf
Make info-tables full width
2024-01-22 13:43:25 +00:00
20acf67992
turns out this code was important
2024-01-22 01:33:40 +00:00
1c1999f54a
Add rosé pine themes
2024-01-22 01:30:54 +00:00
42bb5228d5
Remove unused HLJS code and unnecessary components
2024-01-22 01:19:24 +00:00
6fa9efcc74
Get scheme cookie server-side instead of client-side on page load
2024-01-22 01:19:23 +00:00
75fed3cbc1
add pixellated images to dirlist.css
2024-01-22 00:11:39 +00:00
2f98edc8e8
woops
2024-01-22 00:11:01 +00:00
4cded68dc4
CSS updates and a whole theme selector thing
2024-01-22 00:09:48 +00:00
460e9585d2
Update guestbook Update weather link
2024-01-22 00:09:20 +00:00
d8d62cbeea
Update guestbook notes
2024-01-22 00:09:05 +00:00
dependabot[bot]
871c2cf43f
Bump vite from 4.5.1 to 4.5.2 ( #16 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-20 14:44:03 +00:00
e78842fdb2
Fix footer image link
2024-01-12 19:02:10 +00:00
24ca7f5927
Remove debugging code
2024-01-12 18:59:26 +00:00
d5df3619bc
Fix footer buttons
2024-01-12 18:58:23 +00:00
725712aa35
Add custom error pages, pixel images, etc (also improve computers)
2024-01-12 18:57:33 +00:00
c622761799
Swap Learn HTML button for Debian
2024-01-12 18:55:13 +00:00
dependabot[bot]
7290593645
Bump follow-redirects from 1.15.3 to 1.15.4 ( #15 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-12 18:47:02 +00:00
dafd299a1f
Move content/footer out of pagebody and remove it
2024-01-08 23:35:25 +00:00
bbdfd228ed
Un-break music page
2024-01-05 22:18:52 +00:00
1da379d023
Update homepage (correct dumb typo)
2024-01-03 13:07:59 +00:00
711a8de27b
Change snow to only show in December
2024-01-03 12:44:02 +00:00
9d89e83f38
Update dev server run config
2023-12-31 02:21:54 +00:00
e0f354f4d2
Add hr to header and style hrs
2023-12-31 02:21:44 +00:00
00963a4b39
Move README.md to .github and add CODEOWNERS
2023-12-31 02:20:59 +00:00
55cb4b055b
Increment version
2023-12-31 02:14:41 +00:00
d051dce5b7
Add sentry, update dirlist.css
2023-12-31 02:06:18 +00:00
08c8d3e06b
Disable admin routes
2023-12-31 02:04:42 +00:00
27140bd257
Add 'served by' to footer
2023-12-05 00:28:44 +00:00
2e4d937c2b
Update dirlist css
2023-12-05 00:24:30 +00:00
de13463427
Import View facade in web routes
2023-12-05 00:19:48 +00:00
bbdb90c867
Import DB facade in web routes
2023-12-05 00:12:47 +00:00
d0e2d64582
Update run configurations
2023-12-05 00:12:47 +00:00
384b7769ab
Add robots.txt
2023-11-29 18:40:14 +00:00
225049b510
fix: snowflakes falling below window viewport
2023-11-27 21:36:55 +00:00
5f713d33d2
guestbook: remove name placeholder & reformat date
2023-11-27 20:30:32 +00:00
72558b2d5e
Add snow
2023-11-26 15:40:38 +00:00
9f98e51fb0
Update deps
2023-11-18 23:06:30 +00:00
45f931e22e
Revert "Add DMCA email to footer"
...
This reverts commit b6564409c8
.
2023-11-04 21:41:39 +00:00
5084e11cc7
Remove unnecessary CSS
2023-10-25 23:32:55 +01:00
b6564409c8
Add DMCA email to footer
2023-10-25 23:30:28 +01:00
773f40d4cc
Fix wrapping on "Never said" box
2023-10-25 23:30:19 +01:00
0349cef894
Update homepage info
2023-10-25 23:30:02 +01:00
2ef7d4169b
Remove obsolete script attr
2023-10-25 22:57:12 +01:00
78dca422a2
Update minimal.css to use new color scheme
2023-10-25 22:55:54 +01:00
843f011926
Move "Things they never said", add CSS & Python to interests
2023-10-19 00:32:31 +01:00
5a0c81f50d
Add w/h to dimden button
2023-10-19 00:31:59 +01:00
aa0a122f4c
Bump ver
2023-10-16 23:42:47 +01:00
80c7ecc6ee
Added "Things they never said" to the homepage
2023-10-16 23:41:49 +01:00
Frankie B
089ddcaf0b
Remove niko from homepage
2023-10-15 21:07:44 +01:00
Frankie B
4e537e8aec
Merge branch 'master' of github.com:floppydisk05/diskfloppy.me
2023-10-15 20:54:49 +01:00
3bf78f4054
Update pages to be ADA-compliant
2023-10-15 20:52:32 +01:00
Frankie B
db3223d304
Bump version
2023-10-15 19:44:41 +01:00
Frankie B
ad35d39d68
Add PhpStorm run config
2023-10-15 19:40:47 +01:00
25296e79b6
woops
2023-10-15 12:48:36 +01:00
d17e91f9ee
Merge remote-tracking branch 'origin/master'
2023-10-15 12:44:24 +01:00
3c3aa212d7
Remove unnecessary px units
2023-10-15 12:43:30 +01:00
5773639e5f
Change section titles on homepage to h2
2023-10-15 12:42:42 +01:00
e947a4b98d
Update header style, add theme to head
2023-10-15 12:41:15 +01:00
b220729b14
Update to move theme colors to seperate file, add theme selector styles in advance
2023-10-15 12:40:11 +01:00
4a1e0e2e02
Update sitemap.xml
2023-10-10 22:36:15 +01:00
258d57d1b2
Increment version
2023-09-08 23:21:47 +01:00
26901f8222
feat: add error handling ( #14 )
...
* Remove commented out crap
* Update theme to use some colors from catppuccin, add error handling for API/DB
2023-09-08 23:19:40 +01:00
5d14848540
Add computers to nav
2023-08-26 01:22:33 +01:00
99701deacd
Update computers page design
2023-08-26 01:20:28 +01:00
b833a402d2
Add pubfiles link to nav
2023-08-25 20:05:54 +01:00
b1545fb9cc
Add pub symlink
2023-08-25 19:57:35 +01:00
6c245518e8
Fix root namespace in master.css, add dirlist.css
2023-08-25 19:45:04 +01:00
c44d47f7ea
Update site version number format
2023-08-24 21:39:47 +01:00
imgbot[bot]
3f953cca73
chore: optimize images ( #13 )
...
*Total -- 3,026.77kb -> 1,661.09kb (45.12%)
/public/images/buttons/vim.gif -- 3.79kb -> 0.88kb (76.82%)
/public/images/logo.png -- 2.26kb -> 0.86kb (61.99%)
/public/images/icons/nav/guestbook.png -- 1.07kb -> 0.48kb (55.41%)
/public/images/icons/nav/login.png -- 1.03kb -> 0.46kb (55.21%)
/public/images/icons/nav/bookmarks.png -- 1.06kb -> 0.48kb (55.12%)
/public/images/icons/nav/music.png -- 1.05kb -> 0.47kb (54.94%)
/public/images/icons/nav/mail.png -- 1.14kb -> 0.56kb (51.11%)
/public/images/login-background.png -- 2,992.52kb -> 1,637.08kb (45.29%)
/public/images/buttons/linuxnow.gif -- 3.88kb -> 2.25kb (42.01%)
/public/favicon-128x128.png -- 1.28kb -> 0.76kb (40.91%)
/public/images/buttons/vcss-blue.gif -- 1.72kb -> 1.31kb (23.76%)
/public/favicon-32x32.png -- 0.67kb -> 0.58kb (14.1%)
/public/images/icons/nav/home.png -- 0.55kb -> 0.48kb (12.83%)
/public/images/icons/fav/png/calc.png -- 12.24kb -> 11.97kb (2.23%)
/public/images/buttons/browser.gif -- 2.50kb -> 2.49kb (0.66%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-08-22 20:05:22 +01:00
dae3e6dcae
niko
2023-08-22 20:03:02 +01:00
cd53fec585
Remove invalid css property
2023-08-22 20:03:02 +01:00
7943c6b6e3
Swap out some buttons
2023-08-22 20:03:02 +01:00
7210fd59ff
Tidy up css
2023-08-22 20:03:02 +01:00
e144965ed5
Add "placeholder" bot page
2023-08-22 12:03:05 +01:00
99c0d2068d
aaaaaa
2023-08-15 18:33:18 +01:00
cfd2d0b0f2
die
2023-08-15 00:17:00 +01:00
6300a2d696
Improve table accessibility
2023-08-15 00:13:53 +01:00
a7ea015b36
Underline links on hover
2023-08-15 00:08:38 +01:00
ae78f53fe6
Add width/height to homepage image
2023-08-15 00:04:52 +01:00
3102ad12f4
Add width/height to nav images
2023-08-15 00:04:27 +01:00
2ffcc062a0
Add meta description
2023-08-15 00:02:26 +01:00
32c675e202
Fix homepage image
2023-08-14 23:47:29 +01:00
b8b36c50d0
we ball
2023-08-14 23:45:31 +01:00
e7d58f3185
Actually v6
2023-08-14 22:51:16 +01:00
24b5a194ca
Update head again
2023-07-29 23:34:34 +01:00
d9cf8a2eb7
Update page titles, fix favicon
2023-07-29 23:32:21 +01:00
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
ad7baa0dc1
Update site version
2023-07-12 01:32:10 +01:00
cb4a1f179b
Add recent site updates (from git)
2023-07-12 01:16:52 +01:00
e0e179fa79
Update footer
2023-07-12 00:37:33 +01:00
4c501179df
Update composer.json
2023-07-12 00:27:38 +01:00
64b3d6d986
Remove duplicated lines from env
2023-07-12 00:27:33 +01:00
4f67d7c7e5
Add misc section to bookmarks
2023-07-11 20:48:49 +01:00
ea00153119
Add bookmark section names as comments
2023-07-11 20:45:40 +01:00
Frankie B
ef962d4a93
Update 'git' to 'cgit' in nav
2023-07-11 19:24:47 +01:00
0dde11718a
Update ALL indentation to spaces, not tabs
2023-07-11 19:24:00 +01:00
60245e6976
Update about on homepage
2023-07-06 00:09:50 +01:00
fd68a870f5
Update doctype to HTML 4.01
2023-07-06 00:09:38 +01:00
Frankie B
6ee8acb2a1
Re-add '@'
2023-07-04 22:54:45 +01:00
Frankie B
94db866543
Remove unnecessary line break
2023-07-04 18:46:25 +01:00
Frankie B
194c9e8329
Add sitemap
2023-07-04 18:39:38 +01:00
Frankie B
85df5c249e
Add Stack Overflow flair to homepage
2023-07-04 18:39:06 +01:00
d7b9a738ad
Update lastfm list formatting
2023-07-04 01:14:17 +01:00
53c0cd3712
remove page
2023-07-04 01:11:02 +01:00
94fc2662bd
remove 'repos' link from navbar
2023-07-04 01:07:57 +01:00
b5293a41a3
style: fix html alignment, etc.
2023-07-03 19:07:31 +01:00
1c34087354
Update favicon
2023-07-03 18:39:11 +01:00
06d7f9b387
Remove random comment from default layout
2023-07-03 18:34:32 +01:00
24e7f56e25
Update to work with API again
2023-07-03 15:29:54 +01:00
06ebb6cb81
Update mastodon link
2023-07-02 22:56:15 +01:00
45fd1d23c4
feat: update lastfm & weather to use internal API
2023-07-02 02:01:54 +01:00
Frankie B
c10d758474
fix: actually align it this time
2023-06-21 01:54:14 +01:00
0abb29b5c5
feat: align weather data
2023-06-21 01:51:10 +01:00
38da18777c
feat: align homepage links
2023-06-21 01:50:39 +01:00
9b05e99af8
feat: change all fonts to monospace
2023-06-21 01:49:03 +01:00
6665998008
Add Matrix to homepage
2023-06-21 01:47:01 +01:00
01c617250c
fix: correct degreesToCompassDirection function
2023-06-17 13:58:08 +01:00
e6230427c0
Update README.md
2023-06-16 22:04:03 +01:00
6171f63708
why is there even a link here
2023-06-15 00:06:41 +01:00
c8f8f6fb52
add w/h to footer images
2023-06-15 00:03:06 +01:00
a3be1eb5b8
feat: fix page titles
2023-06-14 23:50:57 +01:00
c7a1b41a19
fix: make configs serializable
2023-06-14 23:35:47 +01:00
e5ac640025
fix: class errors
2023-06-14 23:24:47 +01:00
20e394e9f2
Move classes to models folder
2023-06-14 22:52:00 +01:00
3a0306ac79
Added homepage link to nav
2023-06-14 22:15:44 +01:00
89ec6df6b7
feat: computers page
2023-06-14 22:15:44 +01:00
a02cbfb495
feat: calculators page
2023-06-14 22:15:44 +01:00
c338c310ac
feat: projects page
2023-06-14 22:15:44 +01:00
57190b2f77
Remove guestbook from nav
2023-06-14 22:15:44 +01:00
30f68f5c7d
Vastly improve lastfm thing
2023-06-14 22:15:44 +01:00
5142133f16
Made weatherdata less painful to look at
2023-06-14 22:15:44 +01:00
cb78df544c
Add bookmarks page
2023-06-14 22:15:44 +01:00
87a36e9bfb
Fix homepage title
2023-06-14 22:15:44 +01:00
34a54c5329
Remove unnecessary stuff
...
Watch everything break when I do this
2023-06-14 22:15:44 +01:00
8e627b1671
Add global layout and homepage
2023-06-14 22:15:44 +01:00
a464ef4c0e
Initialize laravel app
2023-06-14 22:15:44 +01:00
44db6ce1d9
Update README.md
2023-06-12 22:22:03 +01:00
Frankie B
6b02bc8cad
Change Vbc to campos on bookmarks page
2023-06-11 00:44:06 +01:00
Frankie B
3dbf85e3d0
Add git to navbar
2023-05-25 20:14:34 +01:00
Frankie B
466fdd60ed
Disable guestbook submission
2023-05-25 20:14:34 +01:00
Frankie B
4fc4589738
Update computers page
2023-05-25 20:14:34 +01:00
6d20ddc394
Add IDE configs
2023-04-10 01:53:34 +01:00
1396683b90
Update .gitignore
2023-04-02 11:51:58 +01:00
Frankie B
a1275c7271
Fix weatherdata date
2023-04-01 18:04:09 +00:00
Frankie B
216adcfc98
Update banned keywords
2023-04-01 18:03:40 +00:00
Frankie B
d491d8a2da
Add icons to bookmarks, computers and guestbook
2023-01-26 22:36:32 +00:00
Frankie B
21c1fa2b7c
Add very basic spam filter to guestbook
2023-01-26 22:12:08 +00:00
Frankie B
6a8da5f22a
Reformat footer buttons
2023-01-26 22:11:46 +00:00
Frankie B
ca27656c47
Correct weatherdata URL
2023-01-26 22:11:31 +00:00
Frankie B
dc61b73037
Re-organize bookmarks page, remove test comment
2023-01-26 22:11:20 +00:00
Frankie B
4ec6b99ac1
Merge branch 'master' of https://github.com/floppydisk05/website
2022-12-20 20:55:40 +00:00
Frankie B
2195834edb
Move title path thing to page title
2022-12-20 20:55:38 +00:00
Frankie B
1819aaa533
Add user to example config
2022-12-18 15:00:40 +00:00
Frankie B
907203d6f7
Update NetRunner description
2022-12-11 13:26:48 +00:00
Frankie B
8ba00e764a
Add weather data to homepage
2022-12-11 13:25:48 +00:00
Frankie B
2ab628a9d5
Brackets
2022-12-11 13:25:36 +00:00
Frankie B
54a6b30d26
Merge pull request #2 from floppydisk05/imgbot
...
[ImgBot] Optimize images
2022-12-05 18:36:29 +00:00
ImgBotApp
59f0e817c4
[ImgBot] Optimize images
...
*Total -- 3,332.12kb -> 3,056.82kb (8.26%)
/res/img/calculators/casio-fx-82/4s.jpeg -- 177.47kb -> 160.32kb (9.66%)
/res/img/calculators/casio-fx-cg50/4s.jpeg -- 173.14kb -> 156.47kb (9.63%)
/res/img/calculators/ti-30/4s.jpeg -- 186.95kb -> 169.00kb (9.6%)
/res/img/calculators/casio-fx-cg50/3s.jpeg -- 175.37kb -> 159.55kb (9.02%)
/res/img/calculators/ti-30/1s.jpeg -- 173.27kb -> 158.30kb (8.64%)
/res/img/calculators/casio-fx-cg50/1s.jpeg -- 165.56kb -> 151.31kb (8.61%)
/res/img/calculators/casio-fx-82/1s.jpeg -- 158.89kb -> 145.25kb (8.58%)
/res/img/calculators/casio-fx-120/3s.jpeg -- 155.33kb -> 142.01kb (8.58%)
/res/img/calculators/texet-880/4s.jpeg -- 173.08kb -> 158.79kb (8.26%)
/res/img/calculators/ti-30/3s.jpeg -- 169.90kb -> 155.93kb (8.22%)
/res/img/calculators/casio-fx-120/1s.jpeg -- 144.70kb -> 132.92kb (8.14%)
/res/img/calculators/casio-fx-82/3s.jpeg -- 167.95kb -> 154.47kb (8.03%)
/res/img/calculators/texet-880/1s.jpeg -- 152.85kb -> 140.77kb (7.9%)
/res/img/calculators/texet-880/2s.jpeg -- 153.63kb -> 141.58kb (7.84%)
/res/img/calculators/casio-fx-120/2s.jpeg -- 143.30kb -> 132.12kb (7.8%)
/res/img/calculators/casio-fx-82/2s.jpeg -- 145.27kb -> 134.17kb (7.64%)
/res/img/calculators/ti-30/2s.jpeg -- 144.47kb -> 133.52kb (7.58%)
/res/img/calculators/texet-880/3s.jpeg -- 165.18kb -> 152.85kb (7.46%)
/res/img/calculators/casio-fx-cg50/2s.jpeg -- 136.60kb -> 126.51kb (7.39%)
/res/img/calculators/casio-fx-120/4s.jpeg -- 124.82kb -> 115.78kb (7.24%)
/norton.png -- 132.15kb -> 123.22kb (6.75%)
/res/img/icons/png/calc.png -- 12.24kb -> 11.97kb (2.23%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-09-20 01:12:52 +00:00