From b1cf588452d40266e1d5686b57406131ee34b656 Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 3 Feb 2024 15:05:27 +0000 Subject: [PATCH] add lore --- docs/notes.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/notes.md b/docs/notes.md index 9f4a9733..7aa0cc39 100644 --- a/docs/notes.md +++ b/docs/notes.md @@ -1,3 +1,19 @@ +this file accidentally got committed at some point, so let's put it to use + +# trivia / lore + +copyparty started as [three separate php projects](https://a.ocv.me/pub/stuff/old-php-projects/); an nginx custom directory listing (which became a php script), and a php music/picture viewer, and an additional php project for resumable uploads: + +* findex -- directory browser / gallery with thumbnails and a music player which sometime back in 2009 had a canvas visualizer grabbing fft data from a flash audio player +* findex.mini -- plain-listing fork of findex with streaming zip-download of folders (the js and design should look familiar) +* upper and up2k -- up2k being the star of the show and where copyparty's chunked resumable uploads came from + +the first link has screenshots but if that doesn't work there's also a [tar here](https://ocv.me/dev/old-php-projects.tgz) + +---- + +below this point is misc useless scribbles + # up2k.js ## potato detection