Commit Graph

170 Commits

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