Commit Graph

163 Commits

Author SHA1 Message Date
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
mappu c958c57794 thumb: only generate one thumbnail concurrently 2018-09-09 18:31:25 +12:00
mappu 8fbad2a1e0 doc: move README to top-level, for web viewing 2018-07-21 13:38:46 +12:00
mappu 989cd195f8 doc: remove TODO file
Issues are now tracked at git.ivysaur.me.
2018-07-21 13:36:14 +12:00
mappu cb4933fa72 doc: update TODO 2018-07-10 17:45:58 +12:00
mappu f504ab5929 bump version to 1.2.2 2018-06-09 18:13:22 +12:00
mappu f8e95a8037 add go-get tags to readme 2018-06-09 18:12:50 +12:00
mappu feaa51cfcd Added tag v1.2.1 for changeset 7c3807929e7a 2018-06-09 18:11:39 +12:00
mappu ddf76aacc5 doc: update readme 2018-06-09 18:10:54 +12:00
mappu ca8a0d55ba compatibility fixes for hashids library 2018-06-09 18:10:49 +12:00
mappu fe4aace777 thumb: compatibility fixes for thumbnail library 2018-06-09 18:09:57 +12:00
mappu be864235cb vendor: update thumbnail from 1.0.0 -> master 2018-06-09 18:09:49 +12:00
mappu dba699524f build: remove disableimagecrush tag, as it's now the default 2018-06-09 17:55:25 +12:00
mappu 7950ca3004 use dep to manage vendor directory 2018-06-09 17:54:49 +12:00
mappu 6e5ca0c61c retag releases to semver format 2018-06-04 18:30:42 +12:00