Commit Graph

  • a94b833739
    Generate in the translators slice Knut Ahlers 2023-10-05 14:44:39 +0200
  • d8c5e1e04c
    Add issue generator, add translators Knut Ahlers 2023-10-05 14:44:09 +0200
  • 8540d4016c
    CI: Add code linting (#118) Knut Ahlers 2023-10-04 22:53:29 +0200
  • 568b62f624
    Execute linters in test Knut Ahlers 2023-10-04 22:46:37 +0200
  • a585adcd13
    Fix linter errors Knut Ahlers 2023-10-04 22:43:21 +0200
  • 4aa5f14b3f
    Add linter config Knut Ahlers 2023-10-04 22:43:15 +0200
  • 546481dcfc
    Implement OTS-CLI utility (#117) Knut Ahlers 2023-10-04 22:27:14 +0200
  • 00d039affc
    Remove pure-shell examples in favor of ots-cli Knut Ahlers 2023-10-04 22:22:22 +0200
  • 366eeb0b50
    Add format documentation for the OTSMeta format Knut Ahlers 2023-10-04 22:00:27 +0200
  • 04e9cda1d1
    CI: Add custom build-script containing API and CLI Knut Ahlers 2023-10-04 19:14:38 +0200
  • c02a294ede
    CI: Test all packages Knut Ahlers 2023-10-04 18:31:42 +0200
  • bbf80c8524
    Implement ots-cli command Knut Ahlers 2023-10-03 15:55:04 +0200
  • 9178b36189
    Implement client library Knut Ahlers 2023-10-03 00:56:06 +0200
  • c5124731f5
    [#115] Implement Binary File Attachments (#116) Knut Ahlers 2023-10-02 21:52:24 +0200
  • 356561601f
    Improve texts Knut Ahlers 2023-10-01 23:46:00 +0200
  • 64ef0441e7
    Improve display of files and progress buttons Knut Ahlers 2023-10-01 20:15:49 +0200
  • 7d88364e68
    Update German language, improve English string Knut Ahlers 2023-10-01 18:44:31 +0200
  • 90120110d5
    Update documentation for maxAttachmentSizeTotal parameter Knut Ahlers 2023-10-01 18:25:03 +0200
  • 6fa5ec7fb2
    Display maximum file size in frontend Knut Ahlers 2023-10-01 17:58:12 +0200
  • 6f86cd1bde
    Disable buttons when loading is in progress Knut Ahlers 2023-10-01 17:36:30 +0200
  • 926b94282e
    Implement inner max filesize to 64MiB Knut Ahlers 2023-10-01 17:27:47 +0200
  • 2c78df7b2b
    Replace base64 implementation for OpenSSL compatibility Knut Ahlers 2023-10-01 17:19:33 +0200
  • 6500f586d2
    Adjust encoding for bigger attachments Knut Ahlers 2023-10-01 15:50:17 +0200
  • 935a29b7cf
    Implement limitation / customize for attachments Knut Ahlers 2023-10-01 14:58:55 +0200
  • 3d2f9c5694
    Implement file attachment into interface Knut Ahlers 2023-10-01 14:31:47 +0200
  • 1fcd58e85c
    Utilize OTSMeta parser / serializer in de/encryption Knut Ahlers 2023-10-01 13:54:29 +0200
  • cf2cacbf23
    Implement meta-format representation Knut Ahlers 2023-10-01 13:36:26 +0200
  • 471c0f6e66
    Document crypto module and add ArrayBuffer encoding Knut Ahlers 2023-10-01 12:48:51 +0200
  • a098395daf
    Build Docker image in production mode Knut Ahlers 2023-09-30 19:59:09 +0200
  • 8c0807d486
    Port frontend to Bootstrap 5.3, split components Knut Ahlers 2023-09-30 19:40:11 +0200
  • b8fd877654
    Fix some linter errors, use blob URL for download Knut Ahlers 2023-09-23 17:11:28 +0200
  • 69c2b09bcc
    prepare release v1.8.0 v1.8.0 Knut Ahlers 2023-08-29 14:20:59 +0200
  • ed7911ac02
    Update zh translations (#113) YongJie-Xie 2023-08-29 20:19:19 +0800
  • eb3d8111ac
    Update embedded translations Knut Ahlers 2023-08-29 14:15:45 +0200
  • 3cf9c2c269
    Update zh translations YongJie-Xie 2023-08-29 15:22:32 +0800
  • 2ecd79567c
    prepare release v1.7.1 v1.7.1 Knut Ahlers 2023-08-25 13:56:08 +0200
  • f1fc1a7814
    Fix: Encode data for download Knut Ahlers 2023-08-25 13:46:32 +0200
  • a837296b2f
    Refer to CLI help and Wiki for setup Knut Ahlers 2023-08-16 16:10:38 +0200
  • 47e40595f5
    [ci] Add local build target Knut Ahlers 2023-08-15 13:38:24 +0200
  • 4f48a886d3
    prepare release v1.7.0 v1.7.0 Knut Ahlers 2023-08-13 12:01:09 +0200
  • b38adf81ad
    [#110] Add interaction buttons for displayed secret (#111) Knut Ahlers 2023-08-13 03:02:38 +0200
  • 768224ffb7
    Fix spacing below secret display Knut Ahlers 2023-08-12 14:59:25 +0200
  • 4822c499e8
    Improve display for short secrets Knut Ahlers 2023-08-12 13:58:27 +0200
  • 02b3abfb8c
    [#110] Add interaction buttons for displayed secret Knut Ahlers 2023-08-12 13:17:53 +0200
  • d157f7c374
    prepare release v1.6.1 v1.6.1 Knut Ahlers 2023-08-11 01:12:50 +0200
  • ff29af2e47
    Fix: Adjust HTML page title to customized AppTitle (#107) Vic Demuzere 2023-08-11 00:57:30 +0200
  • 318ae9f79e
    Add some small improvements Knut Ahlers 2023-08-11 00:52:59 +0200
  • f768beb112
    Fix dutch translation for minute (#108) Vic Demuzere 2023-08-11 00:46:00 +0200
  • 37ed2f2b00
    Re-generate embedded translations Knut Ahlers 2023-08-11 00:42:47 +0200
  • faccb174e3
    Customize HTML page title Vic Demuzere 2023-08-10 17:07:17 +0200
  • eb3c88aed2
    Fix dutch translation for minute Vic Demuzere 2023-08-10 17:12:34 +0200
  • 48d16f3543
    prepare release v1.6.0 v1.6.0 Knut Ahlers 2023-08-04 11:41:31 +0200
  • 0e5dda25d5
    Add Polish translation (#106) Piotr Icikowski 2023-08-04 11:35:08 +0200
  • b04ed0daa6
    Re-generate embedded translations from i18n file Knut Ahlers 2023-08-04 11:31:16 +0200
  • 023035a76e
    feat(i18n): add Polish translation Piotr Icikowski 2023-08-03 13:21:41 +0200
  • 76189b955a
    Bump word-wrap from 1.2.3 to 1.2.4 dependabot[bot] 2023-07-20 15:44:32 +0000
  • c66f5b9448
    prepare release v1.5.1 v1.5.1 Knut Ahlers 2023-07-07 13:36:59 +0200
  • e1b06b77c7
    Update baked-in translations Knut Ahlers 2023-07-07 13:35:32 +0200
  • 016407a9f1
    Add missing Catalan translations (#102) Víctor Díaz 2023-07-07 13:31:40 +0200
  • efd6961851
    Add missing Spanish translations (#103) Víctor Díaz 2023-07-07 13:31:15 +0200
  • a6c1c10d88
    Improve existing Spanish translations. Víctor Díaz Marco 2023-07-07 13:09:53 +0200
  • cd02b0b966
    Add missing Spanish translations. Víctor Díaz Marco 2023-07-07 13:09:32 +0200
  • 1358a4ca7c
    Add missing Catalan translations. Víctor Díaz Marco 2023-07-07 13:08:19 +0200
  • 7d0c6fcc22
    prepare release v1.5.0 v1.5.0 Knut Ahlers 2023-07-06 14:35:00 +0200
  • f4d16e912c
    [#97] Add framework for formal language & formal German translation (#98) Knut Ahlers 2023-07-05 22:52:09 +0200
  • f102db3e0e
    Fix Typo & missing formal transform Knut Ahlers 2023-07-05 22:45:19 +0200
  • c5de913215
    Fixed typos and improved wording nullinger 2023-07-05 22:23:43 +0200
  • a158705e26
    Add translation validation in checks Knut Ahlers 2023-07-05 17:38:41 +0200
  • 6fdf184357
    Add security policy Knut Ahlers 2023-07-05 16:49:11 +0200
  • 516b707514
    Document format for i18n.yaml Knut Ahlers 2023-07-05 14:24:38 +0200
  • 042fe9130c
    Document formal translation switch Knut Ahlers 2023-07-05 14:14:40 +0200
  • 40dddf440f
    [#97] Add formal German translation Knut Ahlers 2023-07-05 14:05:34 +0200
  • 01b3c19988
    [#97] Add framework to use formal language when translations are available Knut Ahlers 2023-07-05 14:05:06 +0200
  • 313c1f20be
    Re-generate translations after 3752fd8 Knut Ahlers 2023-07-05 16:17:36 +0200
  • 3752fd849b
    Add Ukrainian language (thanks to @t0rik) (#99) Vadym 2023-07-05 17:13:53 +0300
  • 1084b0eb93
    Update i18n.yaml Vadym 2023-07-05 16:48:28 +0300
  • c32aaa73b8
    Update i18n.yaml Vadym 2023-07-05 16:02:22 +0300
  • d58e4f8e97
    prepare release v1.4.0 v1.4.0 Knut Ahlers 2023-06-27 13:12:32 +0200
  • 901c85ca11
    [#85] Allow to customize secret expiry (#93) Knut Ahlers 2023-06-26 23:01:06 +0200
  • 03f88fc637
    Clarify name Knut Ahlers 2023-06-26 22:15:38 +0200
  • 1641e38856
    Allow customization of expiry choices Knut Ahlers 2023-06-26 21:18:30 +0200
  • 2f50853f58
    Update translations Knut Ahlers 2023-06-26 20:41:13 +0200
  • f22b67b196
    Add frontend for configuring secret expiry Knut Ahlers 2023-06-26 19:56:35 +0200
  • 25c92f6c14
    Allow overriding expiry with lower value than configured Knut Ahlers 2023-06-26 18:42:00 +0200
  • ddd43503dd
    Expose maximum expiry to frontend Knut Ahlers 2023-06-26 18:31:31 +0200
  • 62ca7b3900
    Replace release action Knut Ahlers 2023-06-24 22:25:30 +0200
  • fbf127b654
    prepare release v1.3.0 v1.3.0 Knut Ahlers 2023-06-24 13:02:43 +0200
  • 5b84a22fa9
    Implement proper tool to manage translations Knut Ahlers 2023-06-18 17:09:37 +0200
  • d1aa675544
    Mitigate possible XSS through unsafe-inline script CSP Knut Ahlers 2023-06-17 15:05:03 +0200
  • 805a005ed5
    [#92] Add detection for write-disabled instances Knut Ahlers 2023-06-15 18:49:10 +0200
  • f5aebbb99a
    [#91] Add Copy-to-Clipboard button to secret URL Knut Ahlers 2023-06-14 22:49:21 +0200
  • 1a2a6de9a7
    Improve README readability Knut Ahlers 2023-06-14 18:41:01 +0200
  • f9fde2228c
    Add Turkish language (thanks to @vehbiyilmaz) Knut Ahlers 2023-06-14 18:33:55 +0200
  • 63dab6e989
    prepare release v1.2.0 v1.2.0 Knut Ahlers 2023-06-14 15:23:15 +0200
  • 777aad5483
    Log API errors in server log Knut Ahlers 2023-06-14 15:20:14 +0200
  • f0fd162b4e
    [#89] Fix error handling of fetch API Knut Ahlers 2023-06-14 15:05:21 +0200
  • 1a24fbaba6
    prepare release v1.1.0 v1.1.0 Knut Ahlers 2023-06-14 12:10:02 +0200
  • 9798b4c635
    [#87] Remove mock code for interface dev Knut Ahlers 2023-06-14 10:57:14 +0200
  • 21c4fa4a8f
    [#87] Remove debug statement used in dev Knut Ahlers 2023-06-14 10:52:50 +0200
  • 6bdac82e05
    [#88] Adjust redis connection string documentation Knut Ahlers 2023-06-13 23:19:17 +0200