log src/VideoPage.ts @ 49:1bd17c2e5517 default tip

age author description
Fri, 06 Dec 2024 17:13:51 -0800 drewp video.py must sign video urls for serve-files.js to serve them default tip
Fri, 06 Dec 2024 14:20:11 -0800 drewp dead code
Fri, 06 Dec 2024 09:27:10 -0800 drewp pull styles into main.css
Fri, 06 Dec 2024 01:16:54 -0800 drewp clean up; quiet logs; factor out PATH_PREFIX
Fri, 06 Dec 2024 01:02:33 -0800 drewp fix back/fwd nav and player loading
Thu, 05 Dec 2024 21:34:00 -0800 drewp factor out breadcrumbs
Thu, 05 Dec 2024 21:33:25 -0800 drewp layout
Thu, 05 Dec 2024 17:01:53 -0800 drewp cleanup and refactor
Wed, 04 Dec 2024 21:50:16 -0800 drewp hack in path router - dirs kind of work; putting a video in the path doesn't
Tue, 03 Dec 2024 19:28:11 -0800 drewp thumbnails rewrite - store in db; don't use YT-provided pics for now
Tue, 03 Dec 2024 00:08:22 -0800 drewp rewrite WIP. scan fs separately; store in db. thumbs are broken for now
Mon, 26 Aug 2024 22:34:44 -0700 drewp fix autoplay
Mon, 26 Aug 2024 22:34:28 -0700 drewp fix playability of vids with # in their titles
Mon, 26 Aug 2024 22:33:44 -0700 drewp esc key to close video
Mon, 17 Apr 2023 13:35:18 -0700 drewp breadcrumbs and tree view UI
Mon, 17 Apr 2023 13:33:05 -0700 drewp frontend cleanups and improvements. this commit contains some future work too
Sat, 15 Apr 2023 16:11:23 -0700 drewp more wip on ingest page; shared styles
Sat, 15 Apr 2023 15:20:12 -0700 drewp css edits and ingest link
Sun, 09 Apr 2023 19:37:05 -0700 drewp start PagePlayer, a singleton player that appears on top
Sun, 09 Apr 2023 18:02:25 -0700 drewp render thumbs and display them (no video player at all atm)
Thu, 30 Mar 2023 20:39:40 -0700 drewp show one subdir of archive at once, with folders and parents-breadcrumbs
Sat, 25 Mar 2023 16:01:56 -0700 drewp server provides video listing from disk
Mon, 20 Mar 2023 20:26:02 -0700 drewp rewrite UI and file serving parts; use vite