Commit Graph

  • de77bb6ea0 Version 1.0.12 Ragnar Stølsmark 2022-03-24 14:19:12 +0100
  • 1570ab288b Added support for personal password banks Ragnar Stølsmark 2022-03-24 14:12:44 +0100
  • 3002225d45 Create shared password bank now returns entire path to password bank Ragnar Stølsmark 2022-03-22 16:59:04 +0100
  • 5f1bac6474 Introduced constant for password bank api url Ragnar Stølsmark 2022-03-22 16:55:33 +0100
  • 3b6d55fe31 Removed problematic override of ansi-regex Ragnar Stølsmark 2022-03-22 15:06:54 +0100
  • 9f56fda5d8 Fixed npm install issues Ragnar Stølsmark 2022-03-22 14:51:17 +0100
  • 8aa0780aa7 Fixed reported vulnerabilities in handlebars depencies Ragnar Stølsmark 2022-03-22 14:18:09 +0100
  • d8dbd88fee Added keytar to devdepencies instead of optional Ragnar Stølsmark 2022-03-22 13:58:52 +0100
  • 54cc0b31ff Fixed time grunt override for ansi-regex and bumped version to 1.0.8 Ragnar Stølsmark 2022-03-22 13:30:52 +0100
  • f2c02ac781 Split dependencies into dev and regular depencies Ragnar Stølsmark 2022-03-22 11:02:26 +0100
  • ccfc8b45f3 Bumped version Ragnar Stølsmark 2022-03-21 15:03:44 +0100
  • 84e5a867bc Updated vulnerable dependencies Ragnar Stølsmark 2022-03-21 15:03:13 +0100
  • 156bec544c Bumped electron version Ragnar Stølsmark 2022-03-21 14:33:10 +0100
  • 0e89422895 Added override for ansi-regex dependency of keytar Ragnar Stølsmark 2022-03-21 14:29:37 +0100
  • 9c370e88e3 Changed dependencies to devDepencies to prevent them being transferred to service manager Ragnar Stølsmark 2022-03-21 14:15:19 +0100
  • 1aaf1b4462 Bumped package version to 1.0.5 Ragnar Stølsmark 2022-03-21 09:02:29 +0100
  • 95a8a26657
    Publish KeeWeb to Snap Store mwoz123 2022-03-19 16:07:31 +0100
  • e1768f2c0b Refactored lock and get password into passwordbank.js Ragnar Stølsmark 2022-03-17 15:25:02 +0100
  • 6008897d6a Fixed missing localization of no title Ragnar Stølsmark 2022-03-17 10:24:15 +0100
  • 00d44483c6 Fixed missing localization of no title Ragnar Stølsmark 2022-03-17 10:24:15 +0100
  • 48c3288e2f Bumped version Ragnar Stølsmark 2022-03-15 15:00:50 +0100
  • db6bd32ec3 Translated add another website Ragnar Stølsmark 2022-03-15 14:59:22 +0100
  • 36cfeb9935 Bumped version Ragnar Stølsmark 2022-03-15 14:24:07 +0100
  • 2453710ea8 Fixed typo in add field Ragnar Stølsmark 2022-03-15 14:23:27 +0100
  • 9cbc7217cb Added norwegian translation of reset history Ragnar Stølsmark 2022-03-02 11:02:38 +0100
  • e8d6720fdc Bumped version to 1.0.2 Ragnar Stølsmark 2022-03-01 14:38:20 +0100
  • 83cce7f859 Updated copyright Ragnar Stølsmark 2022-03-01 14:05:15 +0100
  • b847afc4c8 Changed about page Ragnar Stølsmark 2022-03-01 14:03:53 +0100
  • 43c841e564 Translated copy OTP shortcut to norwegian Ragnar Stølsmark 2022-03-01 13:37:50 +0100
  • 01d10f179e Hide general settings Ragnar Stølsmark 2022-03-01 13:31:16 +0100
  • 25c746fba8 Do not lock workspace on idle if the workspace is already locked. Ragnar Stølsmark 2022-03-01 13:17:49 +0100
  • 440ae9a3f7 Changed missing write access to you only have read access Ragnar Stølsmark 2022-03-01 10:54:54 +0100
  • 45c12e58b2 Added possiblity to get password bank by query param Ragnar Stølsmark 2022-03-01 10:54:26 +0100
  • aa30bc1878 Changed to publishing via npm Ragnar Stølsmark 2022-02-25 14:12:38 +0100
  • afb55a4ad7 Removed prettierignore since we will use npm to distribute files to servicemanager repo Ragnar Stølsmark 2022-02-25 14:12:19 +0100
  • cc3b13ec35 Rename password bank Ragnar Stølsmark 2022-02-25 14:11:00 +0100
  • 3ad71082f9 Added delete password bank and delete password bank to locale files Ragnar Stølsmark 2022-02-23 13:43:35 +0100
  • 3e7deab35b
    Merge pull request #1990 from qeeqez/merge-master Dimitri Witkowski 2022-02-21 20:12:24 +0100
  • 8010e09fa2 Merge branch 'master' into merge-master qeeqez 2022-02-21 22:06:05 +0300
  • 61cccc4b08
    Merge pull request #1987 from qeeqez/fix-prettier Dimitri Witkowski 2022-02-17 22:23:00 +0100
  • 35b5c70fde Fix prettier error (#1964) qeeqez 2022-02-17 04:15:49 +0300
  • 7796192326 Replaced spaces with tabs to satisfy prettier in servicemanager project Ragnar Stølsmark 2022-02-15 16:03:55 +0100
  • c3b92006a5 Now possible to delete password banks Ragnar Stølsmark 2022-02-15 15:59:15 +0100
  • f6c30021b3 Fixed a bug where id was not generated for new files Ragnar Stølsmark 2022-02-15 15:56:36 +0100
  • f90f8ad5c8 Added todo about adding upload function for normal user Ragnar Stølsmark 2022-02-03 14:17:00 +0100
  • b1a29493a2 Changed ie.js to double quotes to get past linter in service manager Ragnar Stølsmark 2022-02-03 14:16:32 +0100
  • f5762e7e05 Creation of shared passwordbank now possible Ragnar Stølsmark 2022-01-27 14:14:13 +0100
  • 928ba387e0
    Merge pull request #1960 from GrantMoyer/wayland_backend Dimitri Witkowski 2022-01-22 09:28:06 +0100
  • 3b635966ab Use Wayland backend for Wayland sessions Grant Moyer 2021-12-28 18:55:23 -0500
  • e674607fce
    Merge pull request #1945 from dolfinus/develop Dimitri Witkowski 2021-12-20 22:01:39 +0100
  • e9e8157863 fix: package.json & package-lock.json to reduce vulnerabilities snyk-bot 2021-12-02 02:34:23 +0000
  • 2e6239f637
    Install NativeMessagingHost for Chromium and Chrome dev/canary dolfinus 2021-12-06 00:49:52 +0300
  • 3fff58353c Fixed issue with Csv parser parse (#1904) Anuj Koli 2021-12-05 11:13:01 -0500
  • 4d0c012cd8 [WIP] Create password bank Ragnar Stølsmark 2021-10-29 14:30:59 +0200
  • f600d87746 Added support for csrf-token Ragnar Stølsmark 2021-10-27 15:27:17 +0200
  • 755282a158 Included fa-users in font-awesome supplied with password bank Ragnar Stølsmark 2021-10-26 15:03:14 +0200
  • f75460bcc7 Changed to getting settings.json from config api. Ragnar Stølsmark 2021-10-26 14:52:55 +0200
  • 0e88c6e140 Added back open button Ragnar Stølsmark 2021-10-15 13:59:00 +0200
  • fdd74fa3b3 Show general settings Ragnar Stølsmark 2021-09-29 15:53:48 +0200
  • 7912528d59 Removed browser extension Ragnar Stølsmark 2021-09-29 15:45:56 +0200
  • 5b53ed4ada Translated password settings Ragnar Stølsmark 2021-09-29 15:45:43 +0200
  • 0d87c2ff95 Updated optimize-css-assets-webpack-plugin to satisfy snyk Ragnar Stølsmark 2021-09-29 14:20:25 +0200
  • 9a7853dc20 Updated electron for snyk Ragnar Stølsmark 2021-09-29 13:55:11 +0200
  • 37ed02c0cb Ran npm audit fix Ragnar Stølsmark 2021-09-29 12:54:41 +0200
  • c310507e76 Fixed wrong version off events package. Ragnar Stølsmark 2021-09-29 12:52:35 +0200
  • d8cc7b1d9b Set it to self-hosted if not desktop Ragnar Stølsmark 2021-09-28 15:36:35 +0200
  • d1bce4f622 Added ie.js as separate file to avoid inline warnings. Ragnar Stølsmark 2021-09-28 15:34:32 +0200
  • d7a32433ca Fixed prettier errors Ragnar Stølsmark 2021-09-28 12:46:56 +0200
  • 4f25ec7712 Merge branch 'develop' into servicemanager Ragnar Stølsmark 2021-09-28 10:44:25 +0200
  • bcb8ddc17b
    fixed msteams html file name antelle 2021-07-19 23:21:43 +0200
  • ddd73ad740 v1.18.7 gh-pages GitHub Action 2021-07-18 14:53:18 +0000
  • dfc6201285
    Merge branch 'release-1.18' v1.18.7 antelle 2021-07-18 16:21:23 +0200
  • 1930c265c8
    Merge branch 'master' into release-1.18 release-1.18 antelle 2021-07-18 16:21:06 +0200
  • 1c434d7c79
    release notes antelle 2021-07-18 16:20:52 +0200
  • c0c75ac8a8
    Merge branch 'master' into release-1.18 antelle 2021-07-18 16:19:59 +0200
  • 4b7124aa57
    disabled automatic installation of KeePassXC-Browser extension antelle 2021-07-18 16:19:28 +0200
  • 93cee76b4f
    up translations antelle 2021-07-18 16:09:59 +0200
  • 1673580dfa
    bump version antelle 2021-07-18 16:05:39 +0200
  • bf0e94582d
    release notes antelle 2021-07-18 16:05:25 +0200
  • 29ae7e8ed2
    fix #1845: fixed an error during writing to closed socket antelle 2021-07-18 16:04:48 +0200
  • 9b2c40a078
    added yubikeys code logging antelle 2021-07-18 16:01:53 +0200
  • f0bb382449
    fixed variable usage antelle 2021-07-13 19:05:25 +0200
  • 062ddb3f72
    added MS Teams apps antelle 2021-07-13 19:04:27 +0200
  • 208a1b551e
    renames some ms teams constants antelle 2021-07-11 16:22:38 +0200
  • f8af64e45b
    renamed teams to microsoft teams; fixed grunt prettier error in onedrive Saulo Alves 2021-07-11 10:52:40 +0200
  • 98268f21c0
    added teams storage; added tenant id configuration for onedrive and teams Saulo Alves 2021-07-11 00:56:51 +0200
  • dcbe8d70da
    fixed donate button border antelle 2021-05-10 18:12:11 +0200
  • cd619582ec
    fixed variable usage antelle 2021-07-13 19:05:25 +0200
  • 3b49562f64
    added MS Teams apps antelle 2021-07-13 19:04:27 +0200
  • 674ed2cc72
    renames some ms teams constants antelle 2021-07-11 16:22:38 +0200
  • 5621fd8a06
    Merge pull request #1856 from saulobejo/develop Dimitri Witkowski 2021-07-11 16:18:53 +0200
  • af27e0b111 renamed teams to microsoft teams; fixed grunt prettier error in onedrive Saulo Alves 2021-07-11 10:52:40 +0200
  • 5a78e12f7d added teams storage; added tenant id configuration for onedrive and teams Saulo Alves 2021-07-11 00:56:51 +0200
  • 2c386e67e2
    plugin settings ts antelle 2021-07-04 20:54:59 +0200
  • b572876099
    global shortcuts antelle 2021-07-04 17:12:28 +0200
  • 48c4f28d5d
    settings antelle 2021-07-04 16:01:34 +0200
  • 8df3899920
    advanced settings antelle 2021-07-04 14:35:54 +0200
  • f9a79bf2c4
    general settings antelle 2021-07-04 14:02:43 +0200
  • 809dd897f7
    settings scrolling antelle 2021-07-04 13:15:19 +0200
  • 8d2e5b12aa
    fixed storage logout antelle 2021-07-04 13:05:42 +0200