sheldonmlee
  • Joined on 2022-06-17
sheldonmlee pushed to master at sheldonmlee/photo-viewer-react 2023-11-24 19:24:45 +08:00
f3d7c7abf2 Implement basic placeholder skeleton when loading
07dd094d6b Fix css selectors for img and video as direct child
1555cf37cd Refactor post() and deal with fetched data as a typed interface.
Compare 3 commits »
sheldonmlee pushed to master at sheldonmlee/photo-viewer-react 2023-11-23 16:32:00 +08:00
8a1b52749b Move Gallery component into own file, and some refactoring
d959c004dd Tweak css
Compare 2 commits »
sheldonmlee pushed to master at sheldonmlee/dotfiles 2023-11-21 17:32:51 +08:00
5f468b232b Update formatting/highlighting settings for treesitter/nvim
48b8e7f35b Add alias for looking-glass
a2f7b04ab8 Correct monitor offset
b1b03f678d Increase timeout to turn screen off
2e508999df Update execs, rules and add new mouse config
Compare 5 commits »
sheldonmlee pushed to master at sheldonmlee/photo-viewer-backend 2023-11-19 15:28:46 +08:00
1f52134bd7 Implement basic config file
sheldonmlee pushed to master at sheldonmlee/photo-viewer-backend 2023-11-19 13:27:16 +08:00
982565bd95 Try to half image width instead of quarter for thumbnail
11c3faddb0 Use faster hash algorithum for thumbnail generation
Compare 2 commits »
sheldonmlee pushed to master at sheldonmlee/photo-viewer-backend 2023-11-18 16:42:37 +08:00
c5b4dda950 Detect errors from resize-img using substr_count()
22a70bd4de Refactor resize-img error printing
Compare 2 commits »
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