sheldonmlee
  • Joined on 2022-06-17
sheldonmlee deleted branch cors-test from sheldonmlee/photo-viewer-backend 2023-11-18 15:59:38 +08:00
sheldonmlee pushed to master at sheldonmlee/photo-viewer-backend 2023-11-18 15:58:28 +08:00
3c1f996342 Update log messages and set a more dynamic image resize up to a limit
737821fa6a Store thumbnails based on the hash of original image
a6a4d654d4 Update cors log message
a8bc4fd92e Add cors-handling for testing
2bfa19fe24 Slight refactoring
Compare 5 commits »
sheldonmlee pushed to cors-test at sheldonmlee/photo-viewer-backend 2023-11-18 15:57:40 +08:00
3c1f996342 Update log messages and set a more dynamic image resize up to a limit
737821fa6a Store thumbnails based on the hash of original image
Compare 2 commits »
sheldonmlee pushed to master at sheldonmlee/photo-viewer-react 2023-11-14 03:51:13 +08:00
098777bb02 Use hosted backend
2c31cf8820 Change title to Photos
9d3d3530ea Fix handling of thumbnail urls, so that original url is still linked on
Compare 3 commits »
sheldonmlee pushed to cors-test at sheldonmlee/photo-viewer-backend 2023-11-13 23:25:36 +08:00
a6a4d654d4 Update cors log message
sheldonmlee created branch cors-test in sheldonmlee/photo-viewer-backend 2023-11-13 22:50:39 +08:00
sheldonmlee pushed to cors-test at sheldonmlee/photo-viewer-backend 2023-11-13 22:50:39 +08:00
a8bc4fd92e Add cors-handling for testing
2bfa19fe24 Slight refactoring
Compare 2 commits »
sheldonmlee pushed to master at sheldonmlee/photo-viewer-react 2023-11-13 02:10:49 +08:00
a0b85dfbca Implement use of thumbnails if available, and open original image if
sheldonmlee pushed to master at sheldonmlee/photo-viewer-backend 2023-11-13 02:03:17 +08:00
792b9c875f Implement thumbnail generation
sheldonmlee pushed to master at sheldonmlee/photo-viewer-backend 2023-11-12 23:19:16 +08:00
a14e2972c6 Ignore php log file
76e47a033f Slight refactor and add stub function to create smaller thumbnail images
f644890e3a Add logging functions
39928a2c56 Reformat whitespace
Compare 4 commits »
sheldonmlee created branch master in sheldonmlee/photo-viewer-backend 2023-11-12 18:56:11 +08:00
sheldonmlee pushed to master at sheldonmlee/photo-viewer-backend 2023-11-12 18:56:11 +08:00
fbd10d6b11 Move backend related code to this repo
sheldonmlee created repository sheldonmlee/photo-viewer-backend 2023-11-12 18:55:37 +08:00
sheldonmlee renamed repository from react-photo-viewer to sheldonmlee/photo-viewer-react 2023-11-12 18:53:54 +08:00
sheldonmlee pushed to master at sheldonmlee/photo-viewer-react 2023-11-12 17:49:01 +08:00
039c2948c4 Move backend related code to new repository
a26dd9741a Update .gitignore
Compare 2 commits »
sheldonmlee pushed to master at sheldonmlee/ebuild-repository 2023-11-12 13:57:14 +08:00
847dd2421e Update metadata
785cc6bbbe Bump to version 1.3.2
Compare 2 commits »
sheldonmlee created branch master in sheldonmlee/photo-viewer-react 2023-11-09 18:51:45 +08:00
sheldonmlee pushed to master at sheldonmlee/photo-viewer-react 2023-11-09 18:51:45 +08:00
bee9c1cc00 Implement photo viewer with categories/directories
592d65b66e Add package information
a807c4bc13 Add editor formatting config
52b29911a0 Initialize project using Create React App
sheldonmlee created repository sheldonmlee/photo-viewer-react 2023-11-09 18:51:06 +08:00
sheldonmlee pushed to master at sheldonmlee/first-react 2023-09-25 05:29:50 +08:00
6fe78927c6 Css tweaks