94 Commits

Author SHA1 Message Date
8bb5031f0a Version 5.3.0! Read more
Added rss feed! Shows the last 20 images uploaded

Mastodon posting is now handled server-side (no more waiting for verification)

Made the error image not be hosted from uploaded files, it is now s.satki.net/ptd/IMG_8441_131200.webp

Did some main.css style changes

Fixed the sitemap

Updated the about section

added more formats to the upload.js
V3.5.0
2025-07-06 12:40:27 -07:00
1564e35485 fixing the upload fail issue
Sometimes during upload it would fail, but leave the empty webp, so when you tried again it would say it was already uploaded
2025-07-04 00:53:03 -07:00
275a85f266 Add Mastodon integration! 2025-07-04 00:32:19 -07:00
1ee2595d9a Breaking Changes, read more!!!!!!!!!!!
I moved discord_webhook to the detcated integrations dir, and moved the config options to its own array

Im doing this because im going to be adding more integrations :)

Now with the config changes you need to move your  discord configs from the config array to the integrations array like this;
$config
to
$integrations
in your config.php, look at config.php.dev for some help

if you dont do this and start using this version, it will just assume that the webhook for discord is disabled

All of this has been tested an confirmed working!

This is Now Version 3.3.0 (Codenamed "Hips")
2025-07-03 21:28:44 -07:00
c8fe13135c added version to css for caching :P 2025-07-03 18:35:55 -07:00
36d7bdcf75 remvoe photostandard.txt, and change up README
photostandard.txt is not need anymore, so is now gone!
2025-07-03 18:07:41 -07:00
4a0b74498a update git url 2025-07-01 05:32:48 -07:00
049742f346 run PHP CodeSniffer, & update errors in .htaccess 2025-07-01 05:29:43 -07:00
1e13b6e945 some cheaky fixes 2025-07-01 05:20:40 -07:00
96f0f90224 add active page, color to archives 2025-06-12 09:49:22 -07:00
d22a57f378 update webhook :3 2025-06-12 09:21:24 -07:00
aa3f63e11f patch upload timezone 2025-06-12 07:36:06 -07:00
32a3320e1d add more formats 2025-06-10 02:25:58 -07:00
603c8abe56 fix timestamp being saved twice changed discord wh 2025-06-10 01:00:22 -07:00
fffaacdeb8 fix webhook year handling 2025-06-04 18:01:02 -07:00
708c084870 add discord webhook!
also fix the error with $fullDir changed to $fullsDir
2025-06-04 09:28:42 -07:00
e6320cebe1 brass tacks
added bunny fonts to preload
changed the full image dir so its /fulls not /full
removed define from error pages, as its handled from pages.php
redirect /archives/ to the home page

more commits to come!
2025-06-04 08:42:28 -07:00
29b3113661 changes folks
change from fork awesome to 2 standard svgs
made timezone a config option
that does default to Pacific time
zorp zorp
2025-05-30 17:57:08 -07:00
25fc55da84 update css 2025-05-28 22:20:58 -07:00
c602068b71 borp blip 2025-05-28 18:11:43 -07:00
90dc5a3908 move includes and errors to /inc/ 2025-05-28 17:40:28 -07:00
4d29ced54c update favions, and use php to host /favicon.ico 2025-05-28 12:56:32 -07:00
52cd6be050 update readme for now 2025-05-27 20:16:41 -07:00
9d88cab0fb made it more genaric 2025-05-27 20:14:46 -07:00
068a45e26d remove spinner.webp, and change .gitignore 2025-05-27 19:12:15 -07:00
44b1758bfa perm remove sitemap.xml 2025-05-27 19:09:38 -07:00
7832f959cf Move to dynamic index.php, read more -
This removes the mutiple archive(s) php files, and replaces them with functions to display the proper images :)

zeep zorp
2025-05-27 19:06:13 -07:00
0c59e29005 forgot to remove author, and fix mailto 2025-05-27 16:01:44 -07:00
fa1fabfd51 shrink rand_og_image and fix rand ogimg on header 2025-05-27 14:14:20 -07:00
23cbe6df03 header changes, and patch uploads 2025-05-27 13:40:30 -07:00
440aedeaf8 upload index changes, and colors :3 2025-05-27 00:52:55 -07:00
7c3c389c45 endless changes, added rand og image gen 2025-05-27 00:44:46 -07:00
588d0f0286 i hope this fixes things
mainly the time issues, and orientation issues
2025-05-26 16:17:22 -07:00
6969ffb4b3 only do that for old ass dates 2025-05-25 23:51:46 -07:00
56bdd3651d FIX TIMEZONE ISSUEEEEEEE 2025-05-25 23:49:15 -07:00
9bd85109df So many fixes you could call me KrisFix 2025-05-25 23:06:54 -07:00
db8967eb28 changes to upload 2025-05-24 22:21:56 -07:00
4261af944b push 404 and 403 fixes 2025-05-24 16:11:11 -07:00
c3e75d6131 fix htaccess 2025-05-24 15:27:58 -07:00
061e72a1c2 patch dupe issue, and made some changes to upload 2025-05-24 15:26:36 -07:00
36a33ea156 move all from /img/ to /images/ 2025-05-24 13:02:04 -07:00
6f66d81702 Push major changes for PTD
This adds a upload part of the site, allowing me to push images from my phone!
2025-05-24 11:15:29 -07:00
2bf956aa6a Remove all images 2025-05-24 11:11:10 -07:00
38647e3f2c fix typo 2025-05-23 23:20:55 -07:00
f256d02d89 Deprecate PTD PHP 2024-04-25 15:19:12 -07:00
53fa4f667a A few changes, read notes
1. added new images
2. Moved 2023 to the archives
3. Fixed bundles

Thats it!
2024-01-27 06:47:12 -08:00
738250a9aa new images 2023-09-09 12:44:33 -07:00
7370ef1c2e updates 2023-04-27 18:16:09 -07:00
f2ddb750a5 Messed up name 2023-03-06 18:55:45 -08:00
2593f4d815 New photos 2023-03-06 18:54:22 -08:00