-
bfd669bc96
doc: update changelog for v1.5.1
master
v1.5.1
mappu
2023-05-20 14:33:21 +1200
-
ea1309eb75
preview: support skipping over single missing images inside large albums
mappu
2023-05-20 13:50:46 +1200
-
b146db9d0a
preview: add minimal preview for albums with no images
mappu
2023-05-20 13:43:17 +1200
-
0a22d1ca8a
doc/README: update feature list
mappu
2023-05-19 19:39:58 +1200
-
bc911327cf
doc: update changelog for v1.5.0
v1.5.0
mappu
2023-05-19 19:17:04 +1200
-
e04900f672
gitignore: exclude for go build in contented-multi directory
mappu
2023-05-19 19:14:44 +1200
-
d10026ae82
contented-multi: initial commit
mappu
2023-05-19 19:14:03 +1200
-
36b4b124f7
s3 backend support
mappu
2023-05-19 19:13:55 +1200
-
8d40031edc
go: import minio-go library (Apache-2.0 license)
mappu
2023-05-19 19:12:58 +1200
-
15c02efe96
preview: accept context parameter
mappu
2023-05-19 19:13:31 +1200
-
01ff8f69aa
preview: enable client-side caching for up to 1 year
mappu
2023-05-19 19:12:26 +1200
-
3e5fb091c9
preview: add default block height for slow-loading thumbnails
mappu
2023-05-19 19:07:25 +1200
-
caf521c318
contented: new option to cap the filesize for thumbnailing (default 20MiB)
mappu
2023-05-19 19:06:52 +1200
-
77a4061cdd
contented: move flag parsing, consts into block declaration
mappu
2023-05-19 19:04:50 +1200
-
5ce06d6e6b
doc/CHANGELOG: changelog for v1.4.0
v1.4.0
mappu
2023-05-17 19:27:32 +1200
-
0044d7dc77
doc/README: update for latest feature changes
mappu
2023-05-17 19:27:21 +1200
-
6453700648
preview: better title element
mappu
2023-05-17 19:25:45 +1200
-
7407353dfb
albums: support custom album titles
mappu
2023-05-17 19:21:48 +1200
-
660038b897
doc/README: update list of endpoints, SDK usage
mappu
2023-05-17 19:09:36 +1200
-
6cef907cf9
doc/README: alphabetical ordering of options
mappu
2023-05-17 19:08:58 +1200
-
b959f30882
preview: use browser-side lazy loading for very large galleries
mappu
2023-05-17 19:08:36 +1200
-
64b900d90c
server: add readonly mode to block uploads
mappu
2023-05-17 19:08:24 +1200
-
e26a3b58b0
upload: return error if the short IDs collide for whatever reason
mappu
2023-05-17 18:54:30 +1200
-
4294738337
albums: basic support (json array using contented/album mime-type)
mappu
2023-05-17 18:52:13 +1200
-
156e2ab540
thumbnail: if the request is cancelled, don't wait for the semaphore
mappu
2023-05-17 18:18:02 +1200
-
ad56309cb0
sdk: replace all the early-load logic with promises
mappu
2023-05-17 18:09:28 +1200
-
f13618fef1
sdk: inline the widget html definition
mappu
2023-05-17 18:09:15 +1200
-
e8dd95a830
sdk: drop polyfills, use jquery 3
mappu
2023-05-17 17:38:32 +1200
-
bf3339fec7
sdk: flatten out some nested callbacks
mappu
2023-05-17 17:34:22 +1200
-
cb29cf83ac
server: replace go-bindata with stdlib embed.FS
mappu
2023-05-17 17:24:47 +1200
-
ad95ac219d
mod: declare go1.19 (debian bookworm)
mappu
2023-05-17 17:24:23 +1200
-
11003e010d
vendor: update bolt v1.3.1 -> etcd.io/bbolt v1.3.7
mappu
2023-05-17 17:24:00 +1200
-
6b4c2cc208
makefile: remove win32 and src targets
mappu
2023-05-17 17:22:47 +1200
-
ccc1f73e52
doc: update README for 1.3.1
v1.3.1
mappu
2020-07-25 13:17:02 +1200
-
b48d1347c7
vendor: update package versions (fixes FTBFS)
mappu
2020-07-25 13:15:50 +1200
-
bed8a88b09
vendor: delete vendor directory, rely fully on Go modules
mappu
2020-07-25 13:14:44 +1200
-
0a70d99af5
changelog for 1.3.0
v1.3.0
mappu
2020-07-25 12:35:26 +1200
-
6720cbc0d9
upload: buffer MIME parsing on disk, not in memory
mappu
2020-07-25 12:25:44 +1200
-
8d11b7c434
doc/README: add links for archived releases
mappu
2020-05-06 18:00:55 +1200
-
147608a327
hg2git: fix source tarball generation in Makefile
mappu
2018-12-31 19:02:58 +1300
-
951c87b63f
convert to Go Modules
mappu
2018-12-31 19:02:50 +1300
-
25180afaa2
doc: fix markdown syntax
mappu
2018-10-06 14:04:13 +1300
-
33ca03b9d7
doc: update README for GFM syntax
mappu
2018-10-06 13:49:20 +1300
-
b562ca4bd4
doc: move marketing images to /doc/ subdir
mappu
2018-10-06 13:49:00 +1300
-
a25dc5827b
doc: add image1.png thumbnail
mappu
2018-10-06 13:43:02 +1300
-
5263f96956
doc: update readme
mappu
2018-09-09 19:03:29 +1200
-
2b2add62b2
vcs: remove old hgtags
mappu
2018-09-09 18:45:14 +1200
-
fdc93e6485
vcs: migrate hgignore->gitignore
mappu
2018-09-09 18:45:07 +1200
-
b08f1c33d5
thumbs: allow configuring limit on simultanous thumbs (default 16)
mappu
2018-09-09 18:41:37 +1200
-
524f37d9fe
serve text/plain content with charset=utf-8 header
mappu
2018-09-09 18:33:33 +1200
-
c958c57794
thumb: only generate one thumbnail concurrently
mappu
2018-09-09 18:31:25 +1200
-
8fbad2a1e0
doc: move README to top-level, for web viewing
mappu
2018-07-21 13:38:46 +1200
-
989cd195f8
doc: remove TODO file
mappu
2018-07-21 13:36:14 +1200
-
cb4933fa72
doc: update TODO
mappu
2018-07-10 17:45:58 +1200
-
f504ab5929
bump version to 1.2.2
mappu
2018-06-09 18:13:22 +1200
-
f8e95a8037
add go-get tags to readme
mappu
2018-06-09 18:12:50 +1200
-
feaa51cfcd
Added tag v1.2.1 for changeset 7c3807929e7a
mappu
2018-06-09 18:11:39 +1200
-
ddf76aacc5
doc: update readme
v1.2.1
mappu
2018-06-09 18:10:54 +1200
-
ca8a0d55ba
compatibility fixes for hashids library
mappu
2018-06-09 18:10:49 +1200
-
fe4aace777
thumb: compatibility fixes for thumbnail library
mappu
2018-06-09 18:09:57 +1200
-
be864235cb
vendor: update thumbnail from 1.0.0 -> master
mappu
2018-06-09 18:09:49 +1200
-
dba699524f
build: remove disableimagecrush tag, as it's now the default
mappu
2018-06-09 17:55:25 +1200
-
7950ca3004
use dep to manage vendor directory
mappu
2018-06-09 17:54:49 +1200
-
6e5ca0c61c
retag releases to semver format
mappu
2018-06-04 18:30:42 +1200
-
7255cd03cb
makefile: build without imagecrush support
mappu
2018-06-04 18:28:58 +1200
-
3cf4986418
fix typo in previous
mappu
2018-06-04 18:28:50 +1200
-
0a338c4568
add OpenGraph meta tags, for image preview inside chat apps like Telegram
mappu
2018-06-04 17:22:28 +1200
-
0fbf401fd3
doc: update TODO
mappu
2018-03-01 18:38:42 +1300
-
48ca68fafd
Added tag release-1.2.0 for changeset 0f021da52854
mappu
2017-11-18 14:30:26 +1300
-
f3e594d307
bump all versions to 1.2.1
mappu
2017-11-18 14:30:21 +1300
-
396672b02b
1.2.0 release makefile
v1.2.0
mappu
2017-11-18 14:30:13 +1300
-
d25b867e90
doc: changelog
mappu
2017-11-18 14:29:02 +1300
-
cd60e4c855
add diskFilesWorldReadable option to control 0644/0600 choice for new files
mappu
2017-11-18 14:15:31 +1300
-
ee72f188a2
doc: update TODO
mappu
2017-11-18 14:12:55 +1300
-
30f5b40e1d
staticResources: rebuild
mappu
2017-11-18 14:11:44 +1300
-
3a103ae484
index: replace our custom result listing page with an album preview
mappu
2017-11-18 14:11:40 +1300
-
08321818ff
sdk: add getMultiPreviewURL() function
mappu
2017-11-18 14:11:27 +1300
-
14456e6539
preview: support multi-image albums
mappu
2017-11-18 14:11:20 +1300
-
f27d14aac4
preview: add page title, viewport, add 'again...' button
mappu
2017-11-18 13:53:46 +1300
-
6ab2b08099
sdk: getPreviewURL() now uses the real preview page
mappu
2017-11-18 13:53:33 +1300
-
930869759b
add a preview page
mappu
2017-11-18 13:48:34 +1300
-
d35c81ed21
doc: preliminary changelog update
mappu
2017-11-18 13:34:49 +1300
-
139117b4d5
staticResources: rebuild
mappu
2017-11-18 13:33:15 +1300
-
b88273ec64
index: display thumbnail after upload
mappu
2017-11-18 13:32:54 +1300
-
79cb8733e5
sdk: add encodeURIComponent() to getters, add getThumbnailURL(), add thumbnail.* constants
mappu
2017-11-18 13:32:47 +1300
-
366c307e02
staticResources: rebuild
mappu
2017-11-18 13:27:11 +1300
-
23ad509f33
thumbnailer: display a static error image on failure
mappu
2017-11-18 13:27:07 +1300
-
a6e495f74d
initial thumbnailing support
mappu
2017-11-18 13:11:39 +1300
-
b3ec40ae65
doc: update TODO
mappu
2017-11-16 19:53:37 +1300
-
87f0cb016d
bump version to 1.1.1
mappu
2017-10-15 22:04:30 +1300
-
381e67bb39
Added tag release-1.1.0 for changeset 98da2ebf0d50
mappu
2017-10-15 22:04:16 +1300
-
c2f4de822f
Removed tag release-1.1.0
v1.1.0
mappu
2017-10-15 22:03:52 +1300
-
ffd4c03d9c
Backed out changeset: fa32e83c5a38
mappu
2017-10-15 22:03:47 +1300
-
2e08ac06ca
rebuild staticResources.go
mappu
2017-10-15 22:02:41 +1300
-
6d739972de
fix border radius display for progress bar
mappu
2017-10-15 22:02:31 +1300
-
e36fd43f9b
fix missing green part of progress bar
mappu
2017-10-15 22:02:19 +1300
-
35bbc6c61b
fix loading drawingboard css from relative URL
mappu
2017-10-15 22:02:08 +1300
-
987c704730
load dependent scripts sequentially
mappu
2017-10-15 21:58:22 +1300
-
9669f2aa0b
bump all versions to 1.1.1
mappu
2017-10-15 20:54:41 +1300
-
99139e360d
Added tag release-1.1.0 for changeset cfb1e028fd06
mappu
2017-10-15 20:54:29 +1300