Commit Graph

177 Commits

Author SHA1 Message Date
mappu bfd669bc96 doc: update changelog for v1.5.1 2023-05-20 14:33:21 +12:00
mappu ea1309eb75 preview: support skipping over single missing images inside large albums 2023-05-20 13:50:46 +12:00
mappu b146db9d0a preview: add minimal preview for albums with no images 2023-05-20 13:43:27 +12:00
mappu 0a22d1ca8a doc/README: update feature list 2023-05-19 19:39:58 +12:00
mappu bc911327cf doc: update changelog for v1.5.0 2023-05-19 19:17:04 +12:00
mappu e04900f672 gitignore: exclude for go build in contented-multi directory 2023-05-19 19:15:15 +12:00
mappu d10026ae82 contented-multi: initial commit 2023-05-19 19:15:15 +12:00
mappu 36b4b124f7 s3 backend support 2023-05-19 19:15:15 +12:00
mappu 8d40031edc go: import minio-go library (Apache-2.0 license) 2023-05-19 19:15:15 +12:00
mappu 15c02efe96 preview: accept context parameter 2023-05-19 19:15:15 +12:00
mappu 01ff8f69aa preview: enable client-side caching for up to 1 year 2023-05-19 19:12:26 +12:00
mappu 3e5fb091c9 preview: add default block height for slow-loading thumbnails 2023-05-19 19:12:05 +12:00
mappu caf521c318 contented: new option to cap the filesize for thumbnailing (default 20MiB) 2023-05-19 19:06:57 +12:00
mappu 77a4061cdd contented: move flag parsing, consts into block declaration 2023-05-19 19:06:07 +12:00
mappu 5ce06d6e6b doc/CHANGELOG: changelog for v1.4.0 2023-05-17 19:27:32 +12:00
mappu 0044d7dc77 doc/README: update for latest feature changes 2023-05-17 19:27:21 +12:00
mappu 6453700648 preview: better title element 2023-05-17 19:25:45 +12:00
mappu 7407353dfb albums: support custom album titles 2023-05-17 19:21:48 +12:00
mappu 660038b897 doc/README: update list of endpoints, SDK usage 2023-05-17 19:09:36 +12:00
mappu 6cef907cf9 doc/README: alphabetical ordering of options 2023-05-17 19:08:58 +12:00
mappu b959f30882 preview: use browser-side lazy loading for very large galleries 2023-05-17 19:08:36 +12:00
mappu 64b900d90c server: add readonly mode to block uploads 2023-05-17 19:08:24 +12:00
mappu e26a3b58b0 upload: return error if the short IDs collide for whatever reason 2023-05-17 18:54:30 +12:00
mappu 4294738337 albums: basic support (json array using contented/album mime-type) 2023-05-17 18:52:13 +12:00
mappu 156e2ab540 thumbnail: if the request is cancelled, don't wait for the semaphore 2023-05-17 18:18:02 +12:00
mappu ad56309cb0 sdk: replace all the early-load logic with promises 2023-05-17 18:09:28 +12:00
mappu f13618fef1 sdk: inline the widget html definition 2023-05-17 18:09:15 +12:00
mappu e8dd95a830 sdk: drop polyfills, use jquery 3 2023-05-17 17:38:32 +12:00
mappu bf3339fec7 sdk: flatten out some nested callbacks 2023-05-17 17:34:22 +12:00
mappu cb29cf83ac server: replace go-bindata with stdlib embed.FS 2023-05-17 17:24:47 +12:00
mappu ad95ac219d mod: declare go1.19 (debian bookworm) 2023-05-17 17:24:23 +12:00
mappu 11003e010d vendor: update bolt v1.3.1 -> etcd.io/bbolt v1.3.7 2023-05-17 17:24:00 +12:00
mappu 6b4c2cc208 makefile: remove win32 and src targets 2023-05-17 17:22:47 +12:00
mappu ccc1f73e52 doc: update README for 1.3.1 2020-07-25 13:17:02 +12:00
mappu b48d1347c7 vendor: update package versions (fixes FTBFS) 2020-07-25 13:15:50 +12:00
mappu bed8a88b09 vendor: delete vendor directory, rely fully on Go modules 2020-07-25 13:14:44 +12:00
mappu 0a70d99af5 changelog for 1.3.0 2020-07-25 12:35:26 +12:00
mappu 6720cbc0d9 upload: buffer MIME parsing on disk, not in memory 2020-07-25 12:25:44 +12:00
mappu 8d11b7c434 doc/README: add links for archived releases 2020-05-06 18:05:58 +12:00
mappu 147608a327 hg2git: fix source tarball generation in Makefile 2018-12-31 19:02:58 +13:00
mappu 951c87b63f convert to Go Modules 2018-12-31 19:02:50 +13:00
mappu 25180afaa2 doc: fix markdown syntax 2018-10-06 14:04:13 +13:00
mappu 33ca03b9d7 doc: update README for GFM syntax 2018-10-06 13:49:20 +13:00
mappu b562ca4bd4 doc: move marketing images to /doc/ subdir 2018-10-06 13:49:00 +13:00
mappu a25dc5827b doc: add image1.png thumbnail 2018-10-06 13:43:02 +13:00
mappu 5263f96956 doc: update readme 2018-09-09 19:03:29 +12:00
mappu 2b2add62b2 vcs: remove old hgtags 2018-09-09 18:45:14 +12:00
mappu fdc93e6485 vcs: migrate hgignore->gitignore 2018-09-09 18:45:07 +12:00
mappu b08f1c33d5 thumbs: allow configuring limit on simultanous thumbs (default 16) 2018-09-09 18:41:37 +12:00
mappu 524f37d9fe serve text/plain content with charset=utf-8 header 2018-09-09 18:33:33 +12:00