Commit Graph

44 Commits

Author SHA1 Message Date
a97d98c3e6 Collapse page size selector 2024-08-10 12:16:03 -04:00
c7e5fb83fc Move to next slot on choosing a photo 2024-08-10 11:28:52 -04:00
b432769d6f Improve fontend
1. Move button above templates
2. Add 3 more templates
3. change px to rem
2024-08-09 23:22:51 -04:00
b4d58817a5 Replace oneofone with imaging for image resize 2024-08-09 14:21:45 -04:00
014c180a1e Add README and LICENSE 2024-08-09 02:18:41 -04:00
12b4386f14 Frontend improvements
1. Simplify template css to use grid always and use ABCD for area names
2. Add 3 new templates
3. Set data attribute dynamically for templates
4. Minor reformatting in js files
5. Fix URL path
2024-08-09 01:51:52 -04:00
c009c01a3f Add link to Select images and skip basename in urls 2024-08-09 00:12:31 -04:00
efda3b72b8 Fix wrong orientation in collage 2024-08-08 22:57:59 -04:00
04a5dd62b6 Fix url path 2024-08-08 22:10:55 -04:00
1db7b2b4ad Merge pull request 'Implement fetching photos from photoprism' (#19) from photoprism-fetch into main
Reviewed-on: #19
2024-08-08 12:19:45 -04:00
1bf6bf9033 Show images from urls 2024-08-08 12:05:40 -04:00
e21cc83a5f add stock.svg 2024-08-07 19:42:43 -04:00
298fed011d Implement photo selector 2024-08-07 18:07:41 -04:00
12befa0ac3 Implement LoadPhotos and DownloadPhoto 2024-08-06 23:14:06 -04:00
5fee186dcb Add a dialog for showing notices 2024-08-03 01:47:22 -04:00
bf6bdf9b72 frontend for get-albums 2024-08-03 00:38:54 -04:00
fa1c8e6963 implement get-albums 2024-08-02 23:39:49 -04:00
9200bd16db Minor refactor
* Move namegen to seperate file
* Simplify Makefile
2023-09-19 22:59:47 -04:00
acc9e87f2c Merge pull request 'Cleanup for 1.0' (#18) from cleanup into main
Reviewed-on: #18

Fixes #10
2023-09-14 15:13:32 -04:00
5c8f6bf443 remove dead code and comments 2023-09-14 15:12:28 -04:00
2b1253e416 Replace croppie.js with croppie.min.js 2023-09-14 15:12:28 -04:00
445ec79a7a Remove unwanted files 2023-09-14 15:12:28 -04:00
a6abe54dbc Remove live reload js when not in dev mode
Fixes #16
2023-09-14 15:12:28 -04:00
ab636df83d Highlight selected template 2023-09-14 14:57:33 -04:00
61a8d4ca5c Add anyhttp support (#17)
Reviewed-on: #17
Fixes #11
2023-09-11 21:16:10 -04:00
6854a3e1f1 Merge pull request 'Implement selecting template for collage' (#14) from template-chooser into main
Reviewed-on: #14
2023-09-06 23:59:07 -04:00
b7fe2e8192 cleanup 2023-09-06 23:58:21 -04:00
8034acb504 Implement selecting template for collage 2023-09-06 23:44:29 -04:00
8a56639920 Add jsdoc typehints 2023-09-06 18:56:02 -04:00
00bc166148 add page size select 2023-09-05 18:42:47 -04:00
9dceae06a7 Move css to seperate file and add no-cache for dev assets 2023-09-05 09:04:54 -04:00
a8f9d87b47 css cleanup 2023-09-01 23:12:52 -04:00
1662ff226b minor refactor 2023-09-01 15:13:54 -04:00
faa413c9b1 Snap button generates collage and shows link
fixes #3
2023-08-31 23:31:51 -04:00
1c742809a1 Serve web files in go 2023-08-31 20:27:43 -04:00
e1e6e3650a Add post target to create collage
fixes #1
2023-08-28 23:35:32 -04:00
cd7c27460f college is generated 2023-08-27 22:22:17 -04:00
4b34e7647d get imgs dynamically 2023-08-27 19:37:05 -04:00
b298cb019d add Make collage 2023-08-11 23:20:53 -04:00
846e191582 add crop and few helpers 2023-08-11 22:16:24 -04:00
625bd4063d add collage package 2023-08-11 00:27:32 -04:00
0791951d33 more exp 2023-08-07 21:27:38 -04:00
2a6809e376 test 2023-08-03 19:33:05 -04:00
42a4361b5e initial commit 2023-08-01 19:16:46 -04:00