• Joined on 2020-04-29
knight pushed to main at knight/analogGallery 2024-12-28 15:58:13 +00:00
d575fd58e2 Implement progressive image loading in generateSite.js and enhance image serving with quality and width parameters. Added sharp dependency for image processing. Updated image display logic to improve user experience.
knight pushed to main at knight/analogGallery 2024-12-28 15:56:23 +00:00
ba39cb4af7 Refactor Dockerfile to execute start.sh and update .gitignore to exclude *.png files. Enhance fetchImages.js with improved path normalization and debug logging for asset checks, ensuring more reliable image fetching and processing.
knight pushed to main at knight/analogGallery 2024-12-28 15:46:56 +00:00
09a34e2f38 Update .gitignore to remove public/ and *.css entries; add new styles.css file for improved layout and design. The new CSS file includes styles for body, image container, images, descriptions, and navigation elements, enhancing the overall user interface.
knight pushed to main at knight/analogGallery 2024-12-28 15:39:37 +00:00
ac4cd9cba6 Refactor generateSite.js to use ES module syntax. Updated import statements and added support for obtaining the current directory name using fileURLToPath. This change aligns with the recent addition of "type": "module" in package.json.
knight pushed to main at knight/analogGallery 2024-12-28 15:33:47 +00:00
8b5a39066f Enhance debug logging in image fetching process to improve traceability of asset checks and downloads. Added logs for asset state, expected paths, and conditions for skipping existing files.
knight pushed to main at knight/analogGallery 2024-12-28 15:32:34 +00:00
80aa4ea4b2 Update Dockerfile to run multiple Node.js scripts sequentially
knight pushed to main at knight/analogGallery 2024-12-28 15:28:57 +00:00
7a17c8cc71 Enhance image fetching logic to load existing images from images.json and skip downloading if already present. This improves efficiency by avoiding redundant downloads.
knight pushed to main at knight/analogGallery 2024-12-28 15:18:54 +00:00
395a5ad6e6 Added "type": "module" to package.json to enable ES module support
knight pushed to main at knight/analogGallery 2024-12-28 15:17:41 +00:00
8e1d2ddfe9 Update Dockerfile to use Node.js 20-alpine base image
knight created branch main in knight/analogGallery 2024-12-28 15:15:17 +00:00
knight pushed to main at knight/analogGallery 2024-12-28 15:15:17 +00:00
d4d6fab753 Initial init
knight created repository knight/analogGallery 2024-12-28 15:14:00 +00:00
knight pushed to main at knight/bookManagement 2024-12-12 15:32:54 +00:00
f4f227b24d Implement Google Books API integration for book updates and enhance library management features
knight created branch main in knight/bookManagement 2024-12-11 17:53:21 +00:00
knight pushed to main at knight/bookManagement 2024-12-11 17:53:21 +00:00
370ad7c107 Enhance library management system with new features and improvements
a2a485dd8e Add basic authentication to non-GET requests and update library management features
3de9f3d8ee Refactor book management system:
7d788cd094 Rmove node stuff I think?
c48242aab2 Update git ignore
Compare 10 commits »
knight created repository knight/bookManagement 2024-12-11 17:51:24 +00:00
knight synced and deleted reference refs/tags/dependabot/npm_and_yarn/neostandard-0.12.0 at knight/deploy-to-neocities from mirror 2024-12-10 22:06:54 +00:00
knight synced and deleted reference refs/tags/refs/pull/211/merge at knight/deploy-to-neocities from mirror 2024-12-10 22:06:54 +00:00
knight synced commits to master at knight/deploy-to-neocities from mirror 2024-12-10 22:06:54 +00:00
70b264bcb3 Merge pull request #211 from bcomnes/dependabot/npm_and_yarn/neostandard-0.12.0
75401fb61d chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0
Compare 2 commits »
knight synced commits to dependabot/npm_and_yarn/neostandard-0.12.0 at knight/deploy-to-neocities from mirror 2024-12-10 05:46:55 +00:00