Tim Visée
|
42f5ca9701
|
Merge branch 'default-download-count' into 'master'
Add DEFAULT_DOWNLOADS variable to set default download count
See merge request timvisee/send!18
|
2021-06-04 12:06:05 +00:00 |
|
timvisee
|
1a923d21b5
|
Add DEFAULT_DOWNLOADS variable to set default download count
Fixes https://github.com/timvisee/send/issues/39
|
2021-06-04 14:03:58 +02:00 |
|
timvisee
|
3bd9f00c25
|
Merge branch 'dependabot/npm_and_yarn/ws-6.2.2'
See https://github.com/timvisee/send/pull/42
|
2021-06-04 13:50:02 +02:00 |
|
dependabot[bot]
|
fa1c64369f
|
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-04 11:47:46 +00:00 |
|
timvisee
|
9280f47afc
|
Update dependencies
|
2021-06-04 13:46:24 +02:00 |
|
timvisee
|
3707b90d09
|
Update dependencies
|
2021-05-30 12:41:42 +02:00 |
|
timvisee
|
21392f1157
|
Merge branch 'dependabot/npm_and_yarn/dns-packet-1.3.4' into master
See https://github.com/timvisee/send/pull/37
|
2021-05-30 12:40:45 +02:00 |
|
dependabot[bot]
|
680d3ed948
|
Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-29 01:54:35 +00:00 |
|
timvisee
|
dee1e84e58
|
Mention Docker page in deployment section
|
2021-05-19 16:49:13 +02:00 |
|
timvisee
|
214191e743
|
Replace links from mozilla/send to timvisee/send
|
2021-05-19 16:09:01 +02:00 |
|
timvisee
|
84da34169d
|
Create static robots.txt file, remove dynamic route
Fixes https://gitlab.com/timvisee/send/-/issues/17
|
2021-05-19 16:00:58 +02:00 |
|
Tim Visée
|
93e1d2f41a
|
Merge branch 'deploy' into 'master'
Fix chmod command
See merge request timvisee/send!17
|
2021-05-19 12:34:35 +00:00 |
|
David Dumas
|
43e1845d28
|
Fix chmod command
|
2021-05-19 12:34:35 +00:00 |
|
timvisee
|
c01d6b73ea
|
Bump version to 3.4.11
|
2021-05-19 12:04:52 +02:00 |
|
timvisee
|
a394fd995e
|
Update dependencies
|
2021-05-19 12:04:21 +02:00 |
|
timvisee
|
175712cfbd
|
Add REDIS_USER and REDIS_DB configuration variables
See https://github.com/timvisee/send/issues/23#issuecomment-843925819
|
2021-05-19 12:01:01 +02:00 |
|
timvisee
|
e5d7378fd9
|
Merge branch 'pirate-patch-3' into master
See https://github.com/timvisee/send/pull/36
|
2021-05-19 11:50:54 +02:00 |
|
timvisee
|
20cf722b54
|
Correctly parse config string values from int array
|
2021-05-19 11:48:20 +02:00 |
|
timvisee
|
1d6872e279
|
Merge branch 'master' into pirate-patch-3
|
2021-05-19 11:31:14 +02:00 |
|
Tim Visée
|
a1ca355771
|
Merge branch 'deploy' into 'master'
Documentation : full deployment example in AWS with Ubuntu 20.04
See merge request timvisee/send!16
|
2021-05-19 09:17:13 +00:00 |
|
David Dumas
|
dc816d0e59
|
Documentation: full deployment example in AWS with Ubuntu 20.04
|
2021-05-19 09:17:13 +00:00 |
|
Nick Sweeting
|
d6ac469e1a
|
remove signup-cta and tweak console log wording to remove anon user references
|
2021-05-19 05:13:47 -04:00 |
|
timvisee
|
62cfecd618
|
Merge branch 'pirate-patch-2' into master
See https://github.com/timvisee/send/pull/35
|
2021-05-19 10:18:44 +02:00 |
|
timvisee
|
9152d22913
|
Merge branch 'patch-2' of https://github.com/pirate/send into pirate-patch-2
|
2021-05-19 10:18:26 +02:00 |
|
timvisee
|
21b198fbd5
|
Merge branch 'pirate-patch-1' into master
See https://github.com/timvisee/send/pull/34
|
2021-05-19 10:13:25 +02:00 |
|
Nick Sweeting
|
0ffc960523
|
add comments
|
2021-05-19 01:52:37 -04:00 |
|
Nick Sweeting
|
77ea05a233
|
also handle arrays of strings
|
2021-05-19 01:46:12 -04:00 |
|
Nick Sweeting
|
a6162f7142
|
fix indentation
|
2021-05-19 01:41:22 -04:00 |
|
Nick Sweeting
|
4a6a3dfc36
|
coerce DOWNLOAD_COUNTS and EXPIRE_TIMES_SECONDS into positive integer arrays
|
2021-05-19 01:39:14 -04:00 |
|
Nick Sweeting
|
1e7efe3d98
|
fix signup-ctas blocking render
|
2021-05-19 00:43:08 -04:00 |
|
Nick Sweeting
|
46381fd516
|
Fix glitchy UI dropdown select for max downloads and expiration
|
2021-05-19 00:35:53 -04:00 |
|
Nick Sweeting
|
1fe74f2be0
|
deny search engines to limit discoverability of public instances
|
2021-05-18 22:49:16 -04:00 |
|
Nick Sweeting
|
35da83bf2a
|
improve README configuration list, example usage, and quickstart
|
2021-05-18 22:13:57 -04:00 |
|
timvisee
|
bcfb9c5d09
|
Update dependencies
|
2021-05-17 11:48:48 +02:00 |
|
timvisee
|
4df2578bb1
|
Merge branch 'dependabot/npm_and_yarn/hosted-git-info-2.8.9' into master
|
2021-05-16 15:58:54 +02:00 |
|
dependabot[bot]
|
e4f2955eae
|
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-11 22:45:30 +00:00 |
|
timvisee
|
72377d3438
|
Bump version to 3.4.10
|
2021-05-07 13:09:37 +02:00 |
|
timvisee
|
512c9803bd
|
Enable base URL detection by default with npm start, remove FXA_CLIENT_ID
|
2021-05-07 13:07:26 +02:00 |
|
timvisee
|
4c45d6217d
|
Properly derive base URL as configured in file upload logic
Fixes https://github.com/timvisee/send/issues/29
|
2021-05-07 13:07:17 +02:00 |
|
timvisee
|
b4b8060a78
|
Update dependencies
|
2021-05-07 12:40:16 +02:00 |
|
timvisee
|
ed042b8515
|
Merge branch 'ckwalsh-detect_base_url' into master
|
2021-05-07 12:38:24 +02:00 |
|
timvisee
|
06bc58c93c
|
Merge branch 'detect_base_url' of https://github.com/ckwalsh/send into ckwalsh-detect_base_url
|
2021-05-07 12:30:06 +02:00 |
|
timvisee
|
b58caed44f
|
Merge branch 'dependabot/npm_and_yarn/url-parse-1.5.1' into master
|
2021-05-06 18:45:36 +02:00 |
|
timvisee
|
174ade1c2e
|
Merge branch 'master' into dependabot/npm_and_yarn/url-parse-1.5.1
|
2021-05-06 18:44:28 +02:00 |
|
timvisee
|
31ce8c048b
|
Merge branch 'dependabot/npm_and_yarn/lodash-4.17.21' into master
|
2021-05-06 18:38:29 +02:00 |
|
dependabot[bot]
|
ce401881d7
|
Bump url-parse from 1.4.7 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-06 16:35:49 +00:00 |
|
dependabot[bot]
|
c49e8e1062
|
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-06 16:35:08 +00:00 |
|
timvisee
|
15648157c9
|
Update dependencies
|
2021-05-06 18:31:34 +02:00 |
|
timvisee
|
4280edd5af
|
Merge branch 'tjeerdhans-patch-1' into master
See https://github.com/timvisee/send/pull/26
|
2021-05-06 18:25:58 +02:00 |
|
Tjeerd Hans
|
a3d4e2c502
|
Some dutch grammar fixes
|
2021-05-06 17:24:31 +02:00 |
|