Commit Graph

  • db64c0467a
    Small typo Emil Stahl 2023-02-27 21:02:53 +0100
  • ca52f84aa5 Merge branch 'master' into 'master' Tim Visée 2023-02-22 11:40:25 +0000
  • bdf238a707
    Bump glob-parent and webpack-dev-server dependabot/npm_and_yarn/glob-parent-and-webpack-dev-server-5.1.2 dependabot[bot] 2023-02-14 12:46:25 +0000
  • 6fff664947
    Bump version to 3.4.23 v3.4.23 timvisee 2023-02-14 13:42:39 +0100
  • 439ac0ab7c
    Update dependencies timvisee 2023-02-14 13:41:10 +0100
  • dee6b3e9cc
    Merge branch 'tdulcet-passphrase' into master timvisee 2023-02-14 13:38:30 +0100
  • dc9d072472 Increased password length limit to support passphrases. Teal Dulcet 2023-02-14 04:36:19 -0800
  • 885bdd9581
    Bump http-cache-semantics from 4.1.0 to 4.1.1 dependabot[bot] 2023-02-03 15:20:26 +0000
  • 91773832c1 Updated from timvisee/send master simepy 2023-02-03 14:29:30 +0100
  • 7d65b31f91
    Bump ua-parser-js from 0.7.32 to 0.7.33 dependabot[bot] 2023-01-27 18:55:44 +0000
  • 65730db0db
    Bump version to 3.4.22 v3.4.22 timvisee 2023-01-16 17:23:07 +0100
  • a86221b1cc
    Update dependencies timvisee 2023-01-16 17:00:14 +0100
  • bcc53f73c6
    Bump decode-uri-component from 0.2.0 to 0.2.2 dependabot[bot] 2023-01-11 11:27:01 +0000
  • b0444f488b
    Bump convict from 6.2.3 to 6.2.4 dependabot[bot] 2023-01-10 22:22:09 +0000
  • 70a11e5300 Merge branch 'reset-dlimit-to-default' into 'master' Tim Visée 2023-01-10 20:50:13 +0000
  • 41d6dabca2
    Bump json5 and extract-loader dependabot[bot] 2023-01-06 14:34:36 +0000
  • f62a99882d Reset download limit to default after uplaoding files Jun Omae 2023-01-06 17:42:45 +0900
  • 309c7d63ac
    Change GitLab CI test image to node 16, add missing packages for testing timvisee 2022-12-20 19:29:26 +0100
  • 1d75366f66
    Bump loader-utils from 1.4.1 to 1.4.2 dependabot[bot] 2022-11-18 00:43:28 +0000
  • 0a849fb7c6
    Revert "Bump node-forge and webpack-dev-server" timvisee 2022-11-14 19:43:09 +0100
  • 88725df09d
    Bump node-forge and webpack-dev-server dependabot[bot] 2022-11-14 18:35:44 +0000
  • 5a92e7e5e7
    Bump minimatch and mocha dependabot[bot] 2022-11-14 18:32:13 +0000
  • 71541fc2b6
    Bump loader-utils from 1.4.0 to 1.4.1 dependabot[bot] 2022-11-09 03:16:30 +0000
  • c524804c63 Add build for arm64v8 Simon PERA 2022-10-25 19:08:27 +0200
  • 5b4c0d2540
    Merge branch 'JoshAtticus-patch-1' into master timvisee 2022-10-05 16:05:01 +0200
  • e7f3c91d0b
    Update config.js Josh 2022-09-19 15:46:47 +0800
  • 8bb198b73e
    Remove firefox link Josh 2022-09-17 12:33:03 +0800
  • 9e188bc76c Merge branch 'registry-credentials' into 'master' Tim Visée 2022-09-14 14:37:33 +0000
  • 1353a54c49
    Refactor CI Marian Hähnlein 2022-09-12 12:51:03 +0200
  • 4ae007167d Merge branch 'custom-css-undefined' into 'master' Tim Visée 2022-09-09 12:34:16 +0000
  • 660f36e584
    Change default value for custom css to empty string Marian Hähnlein 2022-09-08 14:16:00 +0200
  • 3dede083cd
    Bump version to 3.4.21 v3.4.21 timvisee 2022-09-04 12:48:04 +0200
  • 26e81455ff
    Update dependencies timvisee 2022-09-04 12:47:40 +0200
  • 4ceac20623
    Revert "Remove some polyfills" timvisee 2022-09-04 12:26:12 +0200
  • 073accfe65
    Revert "Update eslint & plugins" timvisee 2022-09-04 12:26:10 +0200
  • 6306a433e8
    Revert "More dependency cleanups" timvisee 2022-09-04 12:26:09 +0200
  • 1da317bcc1
    Revert "Further dependency cleanup" timvisee 2022-09-04 12:26:07 +0200
  • 08f597405c
    Revert "Remove double-ended-queue" timvisee 2022-09-04 12:26:05 +0200
  • c624766edc
    Revert "Remove asmcrypto.js" timvisee 2022-09-04 12:26:03 +0200
  • 4482970a52
    Merge fb4a4c3ae4 into e030c46a9c Aaron Dewes 2022-08-24 17:40:44 +0200
  • e030c46a9c Merge branch 'fix-csp' into 'master' Tim Visée 2022-08-22 15:27:03 +0000
  • d081affa38
    Move injection of custom CSS from client to server Marian Hähnlein 2022-08-19 13:17:59 +0200
  • 71372fcbc1
    Replace tabs with spaces to maintain consistency Marian Hähnlein 2022-08-19 13:11:30 +0200
  • 671390ca24 Added the ability for a user to define and set a custom locale HrBingR 2022-08-13 02:25:19 +0200
  • 9221b86660
    Merge branch 'timvisee:master' into master HrBingR 2022-08-13 02:20:33 +0200
  • fd2e954b3e Updated docs to include custom CSS and custom footer. HrBingR 2022-08-12 21:57:14 +0200
  • c528ad3147
    Merge branch 'HrBingR-master' into master timvisee 2022-08-12 12:35:56 +0200
  • df9c7ea734
    Merge branch 'timvisee:master' into master HrBingR 2022-08-11 23:06:47 +0200
  • e32ea7d0aa Added the ability to define a custom footer via environment variables HrBingR 2022-08-11 23:04:45 +0200
  • fb4a4c3ae4 Exclude webcrypto-core and asmcrypto from unassert-loader AaronDewes 2022-08-11 08:25:49 +0000
  • 55ad08fd96
    Merge branch 'HrBingR-master' into master timvisee 2022-08-11 10:07:14 +0200
  • 96d53e4118
    Merge branch 'master' of github.com:HrBingR/send into HrBingR-master timvisee 2022-08-11 10:06:45 +0200
  • bce861bcaf Added if check to see if user is using custom CSS HrBingR 2022-08-10 22:55:51 +0200
  • 20dbc3a051 Add crypto polyfills back AaronDewes 2022-08-10 18:44:08 +0000
  • 71587a604e
    Revert "Remove some polyfills" revert-101-chore/cleanup-dependencies Tim Visée 2022-08-10 19:24:20 +0200
  • 643287e235
    Merge branch 'AaronDewes-chore/cleanup-dependencies' into master timvisee 2022-08-10 19:04:33 +0200
  • c619be58ae Remove asmcrypto.js AaronDewes 2022-08-09 16:18:16 +0000
  • 9b8b11ffc3 Remove double-ended-queue AaronDewes 2022-08-09 15:39:41 +0000
  • 1725ff434e Further dependency cleanup AaronDewes 2022-08-09 15:37:16 +0000
  • e1d6224570 More dependency cleanups AaronDewes 2022-08-09 15:29:54 +0000
  • 38746b86fd Update eslint & plugins AaronDewes 2022-08-09 15:26:25 +0000
  • 64644b57e3 Remove some polyfills AaronDewes 2022-08-09 15:06:07 +0000
  • 625fdf5bca
    Merge branch 'AaronDewes-update-deps' into master timvisee 2022-08-09 16:20:33 +0200
  • 951c613095 Fix stylelint errors AaronDewes 2022-08-09 09:12:32 +0000
  • 16e78847a2 Fix style problems AaronDewes 2022-08-09 09:00:43 +0000
  • 310271c10f Added new environment variables for custom css, custom title, and custom description. HrBingR 2022-08-08 00:37:17 +0200
  • 55344f8a9d Drop mkdirp AaronDewes 2022-07-26 17:23:19 +0000
  • 2b22e8cd05 Update more dependencies AaronDewes 2022-07-26 17:21:12 +0000
  • 47ff32fc9f Modernize CSS AaronDewes 2022-07-26 16:52:29 +0000
  • b598a1c090 Update svgo AaronDewes 2022-07-26 11:56:20 +0000
  • 3ae9e6adeb Update git-rev-sync AaronDewes 2022-07-26 11:18:17 +0000
  • 33e7e0f5ba npm audit fix AaronDewes 2022-07-26 11:15:12 +0000
  • ca3b5cf7ca Update more packages AaronDewes 2022-07-26 11:05:53 +0000
  • 44a25e4156 Update fluent AaronDewes 2022-07-26 11:03:10 +0000
  • e6e38a7f33
    chore: add FxA auth for file operations and properties - refs #BAC-1980 Aleksandr Saiapin 2022-07-26 12:59:34 +0700
  • f106c4fb64
    chore: comment out not working frontend tests - refs #BAC-1980 Aleksandr Saiapin 2022-07-26 12:38:44 +0700
  • e7d27c258e
    chore: fix package-lock.json - refs #BAC-1980 Aleksandr Saiapin 2022-07-26 12:24:21 +0700
  • 35dc322490
    chore: Add `nock` library, update authorization - refs #BAC-1980 Aleksandr Saiapin 2022-07-26 12:15:34 +0700
  • d607c61f1e
    Merge pull request #2 from eNote-GmbH/feat/add_auto_deletion_timer_option Alexander Sayapin 2022-07-26 09:48:25 +0700
  • 2b0af29c78
    feat(send): fix test failures - refs #BAC-1979 aesariyev 2022-07-22 23:58:12 +0600
  • f4c0194d9f
    feat(send): add test - refs #BAC-1979 aesariyev 2022-07-22 19:32:45 +0600
  • 9534649138
    feat(send): add forever option to expiration timer - refs #BAC-1979 aesariyev 2022-07-21 15:18:26 +0600
  • 0ad1ee605e
    Bump terser from 4.8.0 to 4.8.1 dependabot[bot] 2022-07-21 08:45:34 +0000
  • 4e9b8cef12
    chore(auth): refactor authentication and re-enable frontend tests in GitLab CI Michael Kane Juncker 2022-07-15 17:21:31 +0200
  • 97506ce7e6
    chore(dependencies): move morgan from dev Michael Kane Juncker 2022-07-15 11:26:32 +0200
  • e29e64d533
    chore(aws-sdk): always use stdout for internal logging Michael Kane Juncker 2022-07-15 11:06:35 +0200
  • 8902242286
    chore(config): enable access log configuration Michael Kane Juncker 2022-07-15 11:03:44 +0200
  • d9c846e60d
    chore(filelist): fix logging calls Michael Kane Juncker 2022-07-15 11:02:56 +0200
  • 375345fe70
    chore(aws-sdk): add configuration to allow AWS SDK internal logging Michael Kane Juncker 2022-07-15 10:23:07 +0200
  • 7bb5a09957
    chore(metadata): fix backend tests Michael Kane Juncker 2022-07-15 09:28:33 +0200
  • 049c001e24
    chore(auth): add safeguards to avoid errors Michael Kane Juncker 2022-07-15 09:23:30 +0200
  • a7e105fab9
    chore(config): allow to configure the logging output Michael Kane Juncker 2022-07-15 09:22:02 +0200
  • 06698a7751
    chore(auth): address some auth interoperability issues Michael Kane Juncker 2022-07-14 23:09:27 +0200
  • 9e648aebd1
    chore(auth): do a fallback from fxa to hmac if possible Michael Kane Juncker 2022-07-14 22:22:12 +0200
  • 04e363dca5
    chore(download): support user-provided file content type Michael Kane Juncker 2022-07-14 22:21:16 +0200
  • e34c405730
    chore(filelist): fix logging Michael Kane Juncker 2022-07-14 22:20:37 +0200
  • 04a37387a0
    chore(filelist): add server logging for printf-debugging - refs #BAC-1984 Michael Kane Juncker 2022-07-14 21:38:48 +0200
  • 8a8e070cfd
    chore(keys): return a dummy key if allowed Michael Kane Juncker 2022-07-14 18:32:49 +0200
  • e3481e48f1
    chore(frontend): add printf-debugging for sign-in Michael Kane Juncker 2022-07-14 08:53:34 +0200
  • ae8b8022da
    chore(gitlab): re-enable backend tests in pipeline - refs #BAC-1984 Michael Kane Juncker 2022-07-13 20:26:20 +0200