|
b9272e7a61
|
refactor!: v2
continuous-integration/drone Build is passing
|
2024-07-23 21:40:45 +02:00 |
|
|
360f77b259
|
fix: avoid weirdness with proxies
See https://git.vvvvvvaria.org/decentral1se/distribusi-go/issues/16.
|
2022-04-05 11:07:25 +02:00 |
|
|
73c3e28ea1
|
chore: remove newline
|
2022-03-06 00:23:32 +01:00 |
|
|
66e8a201ed
|
fix: validate path
See https://git.vvvvvvaria.org/decentral1se/distribusi-go/issues/13.
|
2022-03-06 00:22:40 +01:00 |
|
|
14e7115c5e
|
fix: wording for ssh connection details debug
|
2022-02-07 00:40:44 +01:00 |
|
|
481891b077
|
refactor: more robust SSH connection handling
|
2022-02-06 13:41:12 +01:00 |
|
|
9a58f7fd7c
|
refactor: be explicit with Required
|
2022-02-06 03:32:08 +01:00 |
|
|
bba820173d
|
feat: support scp publishing
See https://git.vvvvvvaria.org/decentral1se/distribusi-go/issues/4
|
2022-02-06 03:31:47 +01:00 |
|
|
f92cca1ce8
|
refactor: newlines only for no serve case
|
2022-02-06 01:24:46 +01:00 |
|
|
73d92ec828
|
refactor: merge UI for serving/generating
See https://git.vvvvvvaria.org/decentral1se/distribusi-go/issues/8
|
2022-02-06 01:22:11 +01:00 |
|
|
57ff749cdb
|
refactor: push newline on success
|
2022-02-06 01:21:49 +01:00 |
|
|
a210934e6f
|
fix: don't hang when no -s passed
|
2022-02-06 01:21:26 +01:00 |
|
|
1af6d574c0
|
refactor: naming & doc strings
|
2022-02-06 01:11:29 +01:00 |
|
|
d3299f7c76
|
refactor: only trim once
|
2022-02-06 00:55:35 +01:00 |
|
|
ca2b2a721f
|
test: start on the test suite
See https://git.vvvvvvaria.org/decentral1se/distribusi-go/issues/6
|
2022-02-05 18:04:12 +01:00 |
|
|
b69578d0ac
|
fix: strip really verbose logs
See https://git.vvvvvvaria.org/decentral1se/distribusi-go/issues/7
|
2022-02-05 17:10:29 +01:00 |
|
|
cdb5af3b9b
|
fix: match directory class correctly
|
2022-02-05 17:10:12 +01:00 |
|
|
0b4ca2464d
|
fix: use "x-directory" instead of "os" for dir file type
|
2022-02-05 16:08:56 +01:00 |
|
|
cd6fb4b88a
|
refactor: define tags on separate line for readability
|
2022-02-05 15:50:54 +01:00 |
|
|
fba7d4cacf
|
docs: fix wording, typos, etc.
|
2022-02-05 15:46:34 +01:00 |
|
|
5439d101d7
|
refactor: use mapping for html tags
|
2022-02-05 15:43:13 +01:00 |
|
|
bdadec0bbe
|
refactor: use empty caption from function call
|
2022-02-05 15:33:30 +01:00 |
|
|
8a3fabf56e
|
fix: include links/captions for images not thumbnail'd
|
2022-02-05 15:20:39 +01:00 |
|
|
aeb18417e6
|
feat: also try gif lazy loading
|
2022-02-05 15:14:12 +01:00 |
|
|
a78d9df545
|
refactor: use caption var only once
|
2022-02-05 15:10:23 +01:00 |
|
|
1d07904459
|
lazy load doesn't do anything on base64 encoded images since they are loaded as part of the HTML. Only works for additional requests.
|
2022-02-05 12:33:29 +01:00 |
|
|
2e9866778b
|
refactor: remove warning, small archives are fast
|
2022-02-05 11:56:31 +01:00 |
|
|
c35ceae426
|
feat: use progress bar for informing user
Following https://git.vvvvvvaria.org/decentral1se/distribusi-go/issues/8
|
2022-02-05 11:32:23 +01:00 |
|
|
c49f164590
|
fix: show original image if can't thumbnail
See https://git.vvvvvvaria.org/decentral1se/distribusi-go/issues/5
|
2022-02-04 20:41:19 +01:00 |
|
|
52be2da390
|
fix: log thumbnail generation
See https://git.vvvvvvaria.org/decentral1se/distribusi-go/issues/7
|
2022-02-04 20:35:27 +01:00 |
|
|
91019f197f
|
feat: extensive debug logging + file storage
See https://git.vvvvvvaria.org/decentral1se/distribusi-go/issues/7
|
2022-02-04 20:32:12 +01:00 |
|
|
4d1626b306
|
refactor: abstract port number into a var
|
2022-02-04 19:52:51 +01:00 |
|
|
2a1194e974
|
feat: run web server first
Closes https://git.vvvvvvaria.org/decentral1se/distribusi-go/issues/8
|
2022-02-04 19:27:50 +01:00 |
|
|
c18c085d28
|
feat: x-platform publishing
|
2022-02-04 17:01:30 +01:00 |
|
|
c16c2a33c9
|
docs: generalise authors once more
|
2022-02-04 13:40:51 +01:00 |
|
|
7ba85e503a
|
docs: remove that, should be clear without scary golang docs
|
2022-02-04 13:38:08 +01:00 |
|
|
c552b847fe
|
docs: generalise authors, add license
|
2022-02-04 13:37:55 +01:00 |
|
|
cf84cb7d93
|
lazy load images to reduce strain on large page
|
2022-02-04 13:21:54 +01:00 |
|
|
312d760002
|
refactor: return nil as i've no idea what that is doing
|
2022-02-04 11:49:03 +01:00 |
|
|
a9dd56b31a
|
refactor: lets use a more general mail
|
2022-02-04 11:48:56 +01:00 |
|
|
7ef67b2130
|
feat: support wildcard matching on ignore
See https://git.vvvvvvaria.org/decentral1se/distribusi-go/issues/3.
|
2022-02-04 11:48:39 +01:00 |
|
|
6923876c27
|
refactor!: debug instead of warn, less noisy
|
2022-02-04 11:20:19 +01:00 |
|
|
6bb595fc56
|
docs: don't quote, there are no args
|
2022-02-04 11:18:52 +01:00 |
|
|
b48cf8c967
|
remove tabs
|
2022-02-02 12:56:46 +01:00 |
|
|
8ede2b2f8d
|
fix: less failure, more trying to push forward
|
2022-02-01 19:53:22 +01:00 |
|
|
192ea75a9d
|
fix: silently go away if we face permissions errors
|
2022-02-01 18:53:09 +01:00 |
|
|
d2a56656b6
|
refactor: remove dangling else
|
2022-02-01 18:52:55 +01:00 |
|
|
f0843f220a
|
docs: hopefully clearer with path placeholder
|
2022-02-01 18:47:29 +01:00 |
|
|
0355a251c0
|
docs: use easier example
|
2022-02-01 18:46:08 +01:00 |
|
|
40955fbc97
|
docs: simplify example
|
2022-02-01 17:28:19 +01:00 |
|