timvisee
9f09a79986
Merge branch 'emilstahl-patch-1' into master
...
See https://github.com/timvisee/send/pull/149
2023-02-27 21:45:59 +01:00
Emil Stahl
db64c0467a
Small typo
2023-02-27 21:02:53 +01:00
Tim Visée
ca52f84aa5
Merge branch 'master' into 'master'
...
Add build for arm64v8
See merge request timvisee/send!27
2023-02-22 11:40:25 +00:00
timvisee
6fff664947
Bump version to 3.4.23
2023-02-14 13:42:39 +01:00
timvisee
439ac0ab7c
Update dependencies
2023-02-14 13:41:10 +01:00
timvisee
dee6b3e9cc
Merge branch 'tdulcet-passphrase' into master
...
See https://github.com/timvisee/send/pull/147
2023-02-14 13:38:30 +01:00
Teal Dulcet
dc9d072472
Increased password length limit to support passphrases.
2023-02-14 04:36:19 -08:00
simepy
91773832c1
Updated from timvisee/send master
2023-02-03 14:29:30 +01:00
timvisee
65730db0db
Bump version to 3.4.22
2023-01-16 17:23:07 +01:00
timvisee
a86221b1cc
Update dependencies
2023-01-16 17:00:14 +01:00
dependabot[bot]
bcc53f73c6
Bump decode-uri-component from 0.2.0 to 0.2.2
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 11:27:01 +00:00
dependabot[bot]
b0444f488b
Bump convict from 6.2.3 to 6.2.4
...
Bumps [convict](https://github.com/mozilla/node-convict ) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/mozilla/node-convict/releases )
- [Changelog](https://github.com/mozilla/node-convict/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mozilla/node-convict/commits )
---
updated-dependencies:
- dependency-name: convict
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 22:22:09 +00:00
Tim Visée
70a11e5300
Merge branch 'reset-dlimit-to-default' into 'master'
...
Reset download limit to default after uploading files
See merge request timvisee/send!30
2023-01-10 20:50:13 +00:00
Jun Omae
f62a99882d
Reset download limit to default after uplaoding files
2023-01-06 17:42:45 +09:00
timvisee
309c7d63ac
Change GitLab CI test image to node 16, add missing packages for testing
2022-12-20 20:04:45 +01:00
dependabot[bot]
1d75366f66
Bump loader-utils from 1.4.1 to 1.4.2
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 00:43:28 +00:00
timvisee
0a849fb7c6
Revert "Bump node-forge and webpack-dev-server"
...
This reverts commit 88725df09d
.
2022-11-14 19:43:09 +01:00
dependabot[bot]
88725df09d
Bump node-forge and webpack-dev-server
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) to 1.3.1 and updates ancestor dependency [webpack-dev-server](https://github.com/webpack/webpack-dev-server ). These dependencies need to be updated together.
Updates `node-forge` from 0.10.0 to 1.3.1
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.3.1 )
Updates `webpack-dev-server` from 3.11.3 to 4.11.1
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.3...v4.11.1 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
- dependency-name: webpack-dev-server
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 18:35:44 +00:00
dependabot[bot]
5a92e7e5e7
Bump minimatch and mocha
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha ). These dependencies need to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
Updates `mocha` from 6.2.3 to 10.1.0
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v6.2.3...v10.1.0 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: mocha
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 18:32:13 +00:00
dependabot[bot]
71541fc2b6
Bump loader-utils from 1.4.0 to 1.4.1
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 03:16:30 +00:00
Simon PERA
c524804c63
Add build for arm64v8
2022-10-25 19:08:27 +02:00
timvisee
5b4c0d2540
Merge branch 'JoshAtticus-patch-1' into master
...
See https://github.com/timvisee/send/pull/115
2022-10-05 16:05:01 +02:00
Josh
e7f3c91d0b
Update config.js
2022-09-19 15:46:47 +08:00
Josh
8bb198b73e
Remove firefox link
2022-09-17 12:33:03 +08:00
Tim Visée
9e188bc76c
Merge branch 'registry-credentials' into 'master'
...
Refactor CI
See merge request timvisee/send!26
2022-09-14 14:37:33 +00:00
Marian Hähnlein
1353a54c49
Refactor CI
2022-09-12 13:53:00 +02:00
Tim Visée
4ae007167d
Merge branch 'custom-css-undefined' into 'master'
...
Change default value for custom css to empty string
See merge request timvisee/send!25
2022-09-09 12:34:16 +00:00
Marian Hähnlein
660f36e584
Change default value for custom css to empty string
2022-09-08 14:16:00 +02:00
timvisee
3dede083cd
Bump version to 3.4.21
2022-09-04 12:48:04 +02:00
timvisee
26e81455ff
Update dependencies
2022-09-04 12:47:40 +02:00
timvisee
4ceac20623
Revert "Remove some polyfills"
...
This reverts commit 64644b57e3
.
2022-09-04 12:26:12 +02:00
timvisee
073accfe65
Revert "Update eslint & plugins"
...
This reverts commit 38746b86fd
.
2022-09-04 12:26:10 +02:00
timvisee
6306a433e8
Revert "More dependency cleanups"
...
This reverts commit e1d6224570
.
2022-09-04 12:26:09 +02:00
timvisee
1da317bcc1
Revert "Further dependency cleanup"
...
This reverts commit 1725ff434e
.
2022-09-04 12:26:07 +02:00
timvisee
08f597405c
Revert "Remove double-ended-queue"
...
This reverts commit 9b8b11ffc3
.
2022-09-04 12:26:05 +02:00
timvisee
c624766edc
Revert "Remove asmcrypto.js"
...
This reverts commit c619be58ae
.
2022-09-04 12:26:03 +02:00
Tim Visée
e030c46a9c
Merge branch 'fix-csp' into 'master'
...
Fix CSP
Closes #29
See merge request timvisee/send!24
2022-08-22 15:27:03 +00:00
Marian Hähnlein
d081affa38
Move injection of custom CSS from client to server
2022-08-19 13:17:59 +02:00
Marian Hähnlein
71372fcbc1
Replace tabs with spaces to maintain consistency
2022-08-19 13:11:30 +02:00
HrBingR
671390ca24
Added the ability for a user to define and set a custom locale
...
New environment variable CUSTOM_LOCALE allows a user to define a locale per the /public/locales directory (this should be listed in the docs, will create a pull request for that too).
If the environment variable is blank or invalid it reverts to previous behaviour of system + default locale. Fully tested the above as follows:
CUSTOM_LOCALE = 'nl' < This works correctly, translating to nl.
CUSTOM_LOCALE = 'HelloThere' < This reverts to previous behavior
CUSTOM_LOCALE = '' < Also reverts
#CUSTOM_LOCALE = < Also reverts
2022-08-13 02:25:19 +02:00
HrBingR
9221b86660
Merge branch 'timvisee:master' into master
2022-08-13 02:20:33 +02:00
HrBingR
fd2e954b3e
Updated docs to include custom CSS and custom footer.
2022-08-12 21:57:14 +02:00
timvisee
c528ad3147
Merge branch 'HrBingR-master' into master
...
See https://github.com/timvisee/send/pull/103
2022-08-12 12:35:56 +02:00
HrBingR
df9c7ea734
Merge branch 'timvisee:master' into master
2022-08-11 23:06:47 +02:00
HrBingR
e32ea7d0aa
Added the ability to define a custom footer via environment variables
...
Added the CUSTOM_FOOTER_TEXT and CUSTOM_FOOTER_URL environment variables.
If undefined, the default translated footer will display.
If only CUSTOM_FOOTER_TEXT is defined, only this defined text will display in place of the normal footer text.
If only CUSTOM_FOOTER_URL is defined then the defined URL will display.
If both variables are defined, the defined text will display as a link to the defined URL.
2022-08-11 23:04:45 +02:00
timvisee
55ad08fd96
Merge branch 'HrBingR-master' into master
...
See https://github.com/timvisee/send/pull/100
2022-08-11 10:07:14 +02:00
timvisee
96d53e4118
Merge branch 'master' of github.com:HrBingR/send into HrBingR-master
2022-08-11 10:06:45 +02:00
HrBingR
bce861bcaf
Added if check to see if user is using custom CSS
2022-08-10 22:55:51 +02:00
timvisee
643287e235
Merge branch 'AaronDewes-chore/cleanup-dependencies' into master
...
See https://github.com/timvisee/send/pull/101
2022-08-10 19:04:33 +02:00
AaronDewes
c619be58ae
Remove asmcrypto.js
2022-08-09 16:18:16 +00:00