Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

KeeWeb

Free cross-platform password manager compatible with KeePass
Collective - Host: opensource - https://opencollective.com/keeweb - Website: https://keeweb.info - Code: https://github.com/keeweb

fix double render on view switch

github.com/keeweb/keeweb - 850fa5fce8c9f2d4b989be8240ed3b4cdbbc9c4e authored almost 9 years ago
fix #57: support custom Dropbox apps and folders

github.com/keeweb/keeweb - fff01ce0910c78fa8f2fb27c8f3a85ab8ddb6d88 authored almost 9 years ago
fix tests in IE

github.com/keeweb/kdbxweb - 35a6d07faaa9d8588673ca730086f76a02969879 authored almost 9 years ago
run jshint on travis

github.com/keeweb/kdbxweb - ac739bf2d5b3bb7bfe8125780907ab841e8c6c10 authored almost 9 years ago
Merge branch 'Strikeskids-key-encryptor-zero-intermediate'

github.com/keeweb/kdbxweb - 86cbc6a08a4bc240f803b55da9cc9034b2964b88 authored almost 9 years ago
Zero intermediate results in key encryptor

Intermediate results contain the partially encrypted hash of the
master key, which could be used...

github.com/keeweb/kdbxweb - 30d617b14b69c5f1e839e8341fd676c39d75f79b authored almost 9 years ago
Merge branch 'Strikeskids-key-encryptor-promises'

github.com/keeweb/kdbxweb - 994d11d0288e6138cdc47e3d34dac158f057d78f authored almost 9 years ago
Fix jshint and code style errors

Modify jshintrc to allow Promise global
Add miscellaneous missing semicolons

github.com/keeweb/kdbxweb - 5031fcc8938334b07620425c0e5f266a007e1517 authored almost 9 years ago
Ignore subtle tests if webcrypto not available

github.com/keeweb/kdbxweb - 5d82deefc1c4bf3580b6dd61e1570e297bc0a646 authored almost 9 years ago
Make encryptBlock require subtle to be valid

github.com/keeweb/kdbxweb - 8c556c7d3577b42e55463f261244f4c534e975b0 authored almost 9 years ago
Split encryptBlock into helper function

github.com/keeweb/kdbxweb - de9ed74adf54ade7ce7bbf439854d113153a3f9c authored almost 9 years ago
don't delete files deleted remotely

github.com/keeweb/keeweb - 060d4cd3ee7f73fed3dfa0a9d69e561ac3ba7917 authored almost 9 years ago
fix #162: show error details on open

github.com/keeweb/keeweb - 11c6ad6ded7d33366f07123f762110e5093c8fa4 authored almost 9 years ago
Use promises only if crypto.subtle exists

If subtle crypto exists, then promises must be part of the javascript
environment, so using prom...

github.com/keeweb/kdbxweb - 59d3d2781ad04f2c6d80185241169e26d504e50c authored almost 9 years ago
Put subtle methods inside promises to catch errors

By wrapping the subtle methods in the extension `.then`, they are
protected if the methods thems...

github.com/keeweb/kdbxweb - 4cbad925afa9dee2c1ad2bc4460e2c615086635d authored almost 9 years ago
Change key-encryptor to use promises correctly

github.com/keeweb/kdbxweb - 0dca2f49b662765f7f2e3b2f2dfd5fd02469b230 authored almost 9 years ago
open more items layout and auto-open

github.com/keeweb/keeweb - c9b58f2c9e0e25bd9d526b9233d1c71ef86d9159 authored almost 9 years ago
fix #81: fix dropbox folder selection

github.com/keeweb/keeweb - 0de302c61bb9d8d560a9882ec13b4de3e894a9f2 authored almost 9 years ago
dropbox folders setup

github.com/keeweb/keeweb - a75a1bc66cd20df991a11f1b9cfd861f80ee649d authored almost 9 years ago
spacing inside more

github.com/keeweb/keeweb - 87f148f0c3a7fdea4cb0a956c5d0f9bf948f6917 authored almost 9 years ago
fix #157: option to disable storage providers

github.com/keeweb/keeweb - c18539833bd43f7ba6038e5d4ca9212b9c105353 authored almost 9 years ago
dropbox provider settings config

github.com/keeweb/keeweb - 4d4b0b3fab93ea0f8ef8febf61e9e266d60d94ff authored almost 9 years ago
unified storage providers creation

github.com/keeweb/keeweb - 0eda5124790145ff38b545529e7b3aa78a034f59 authored almost 9 years ago
fix webdav class name

github.com/keeweb/keeweb - c2244f48ae451604023decf05cb0bc586abceb95 authored almost 9 years ago
fix #155: show dropbox chooser only if it's working

github.com/keeweb/keeweb - b6c09dc0c0a4d9fafe9a7903e994fa7af17c1c5a authored almost 9 years ago
move demo up

github.com/keeweb/keeweb - 5185434b97191ae20885f3275cdd7a4ace31e472 authored almost 9 years ago
fix #53: hide demo once opened

github.com/keeweb/keeweb - f75f936bd39d2c25293cd1fee624ef312bb38eaa authored almost 9 years ago
new save flow

github.com/keeweb/keeweb - f4857f4e9734673eafbc2af11d708c66aea55cbc authored almost 9 years ago
better 404 error message

github.com/keeweb/keeweb - fff9135207d924306b3050df94b9507c910962a9 authored almost 9 years ago
not implemeted stubs

github.com/keeweb/keeweb - 7303119b4e5241a0ad0e5235e44ba589ea80f684 authored almost 9 years ago
release notes

github.com/keeweb/keeweb - 29a697f2bfa6c821d3aa81084289ebf303180150 authored almost 9 years ago
fix error message height

github.com/keeweb/keeweb - 9725f8bb617893cfa7e4a1953dd8fede2a0bed1a authored almost 9 years ago
webdav settings ui

github.com/keeweb/keeweb - 4a13d4f130697f3db19e72ef38d726dc876eee4a authored almost 9 years ago
configurable way to skip security warning

github.com/keeweb/keeweb - 1c17bcc8c55814ecc3e8b5cb64b3b4028acd8359 authored almost 9 years ago
more open options icons

github.com/keeweb/keeweb - 4a9a61168a25ff1bc08e4e8c8b672bf18b274039 authored almost 9 years ago
fix min menu width

github.com/keeweb/keeweb - f7cd5d8203516979ef095e524d6874cecaf3c629 authored almost 9 years ago
Merge branch 'baumhoto-missing_settings_shortcut' into develop

Conflicts:
app/scripts/util/locale.js
app/templates/settings/settings-shortcuts.hbs

github.com/keeweb/keeweb - b99c6a46b3f120df0caffdb6541a9399f07547d8 authored almost 9 years ago
- added missing shortcut description for Lock (Cmd/Ctrl+L)

github.com/keeweb/keeweb - 1a4c4a78622757755300d1317cb1bbd83e9948ea authored almost 9 years ago
fix #150: display favicon download error

github.com/keeweb/keeweb - 002fa224c1ee890dc2ebd144cecc3cf185bf4677 authored almost 9 years ago
fix #150: favicon download

github.com/keeweb/keeweb - 720f2cb612076bdd4b685445806ee159a5d99607 authored almost 9 years ago
fix details

github.com/keeweb/keeweb - 910f6f80f0dc0cb7dabd2beeb0ea31640747a08a authored almost 9 years ago
release notes

github.com/keeweb/keeweb - 7b6d07889c07947c1b9cc768776cba8445bbf930 authored almost 9 years ago
more spacing

github.com/keeweb/keeweb - 5cc080b565137ebf0bd5b6b7af2a23cf96480ca0 authored almost 9 years ago
key location

github.com/keeweb/keeweb - 3cf3f4c153003cb432ad0ef5ad34ac6d1d3fcae6 authored almost 9 years ago
fix public key location

github.com/keeweb/keeweb - 686e3bd2e2fb3e6b67acb0cb136e8c1a71f276e8 authored almost 9 years ago
sign desktop update archive

github.com/keeweb/keeweb - 141098b1d0b1f2cd80335103c7490b6597f62bcf authored almost 9 years ago
disallow select system fields

github.com/keeweb/keeweb - 32eaa38b3070de383ae8085eec4dfa7bdf6e3639 authored almost 9 years ago
fix adding new records

github.com/keeweb/keeweb - 077b3f84888afeda8cf0b449a616d635f4d4317f authored almost 9 years ago
hide more options on render

github.com/keeweb/keeweb - 022d5e9d5d470611fb2a7495f4b2c5547596ea96 authored almost 9 years ago
fix double fields

github.com/keeweb/keeweb - 336704696e2f1da64cd6f295509a606f798279ac authored almost 9 years ago
fix #58: hide empty fields

github.com/keeweb/keeweb - ebf8baac944a1b505fd1889c910b49826db45939 authored almost 9 years ago
fix open warnings

github.com/keeweb/keeweb - 079d0f53c8001457d5d144521a0a11803ce89fa1 authored almost 9 years ago
fix #125: warning for kdb files

github.com/keeweb/keeweb - 32edbb5de962aaa5a4b7c4c8a04848891ddc23b6 authored almost 9 years ago
expose signatures constants

github.com/keeweb/kdbxweb - fe442809535e5dc593ee2e573be231997f3b3ce3 authored almost 9 years ago
removed extra call to setTheme

github.com/keeweb/keeweb - 2b68ae1356b4804cbe327be4642905e45c7370da authored almost 9 years ago
Merge branch 'master' into develop

github.com/keeweb/keeweb - 274c64b388276221c9b22ded46106562311ca508 authored almost 9 years ago
preserve empty fields

github.com/keeweb/keeweb - 0967209ba89fbed67746735073042a395d209f24 authored almost 9 years ago
preserve empty fields in entries

github.com/keeweb/kdbxweb - e9252c964a10afb12452699468d7c01ec2a5262d authored almost 9 years ago
Merge branch 'exromany-master' into develop

github.com/keeweb/keeweb - dccb1b2bf5220662d4af3fd3cbbdd382483d9a83 authored almost 9 years ago
Merge branch 'master' of https://github.com/exromany/keeweb into exromany-master

github.com/keeweb/keeweb - 6721084812225b35f11b8dff58be8a08cc6ee656 authored almost 9 years ago
file settings input behavior: close #143, close #144

github.com/keeweb/keeweb - dfd0f2829b7b05f70e147084755d9dbb2c6f7a1d authored almost 9 years ago
Merge branch 'master' into develop

github.com/keeweb/keeweb - 6732650cfb5b401bb12d054f769b375f48774eab authored almost 9 years ago
Merge branch 'master' into develop

github.com/keeweb/keeweb - e07ad5e520afc74e9655c8bf6a83899b9febfb7d authored almost 9 years ago
templates

github.com/keeweb/keeweb - 77a3b0b13fff4afc605c805db1069b55d29764f7 authored almost 9 years ago
up kdbxweb

github.com/keeweb/keeweb - 4bcf2ee13dd32e7088c51659c08114e89c454ed1 authored almost 9 years ago
fix import

github.com/keeweb/keeweb - d7542a44c61207e99aaa1d1c1a2425e0e4222b20 authored almost 9 years ago
Merge branch 'exromany-master'

github.com/keeweb/kdbxweb - e964f7a9d5bb4b18753e272b3931445bce6a6e06 authored almost 9 years ago
rename import to loadXml

github.com/keeweb/kdbxweb - 8445e9f2a74b192f3eaeb474626e7e2a9d341f9a authored almost 9 years ago
protect plain values on inport

github.com/keeweb/kdbxweb - 5187390391e32828620572feea5ce468c467edf8 authored almost 9 years ago
fix #131: build for 32-bit linux

github.com/keeweb/keeweb - 95195a60e55b137c7f19a2d802aabdfb5684ac1f authored almost 9 years ago
import db from xml file

github.com/keeweb/keeweb - 672975404987c048ab7c31bfc13e843c062a1a5d authored almost 9 years ago
import from xml

github.com/keeweb/kdbxweb - f66b5576271b7e3aaf3e1911a412c389a3250ecf authored almost 9 years ago
Merge branch 'master' into develop

github.com/keeweb/keeweb - 7b856f212080ad69a206cea98f82ac58e32d4cd5 authored almost 9 years ago
remove item

github.com/keeweb/keeweb - 2fe33765d622372c9c82d822180fa02c60438df9 authored almost 9 years ago
issue templates

github.com/keeweb/keeweb - 4222d710c5b751eb36e4453343e58ab36af8cbae authored almost 9 years ago
don't show tips if view is hidden

github.com/keeweb/keeweb - 978e2de942ac51d4ac4121ee4ab904fd47dd8ff1 authored almost 9 years ago
hide global shortcuts for webapp

github.com/keeweb/keeweb - e432fd974825967b1b957d61d2b24655b6d00f37 authored almost 9 years ago
Merge branch 'baumhoto-globalshortcut' into develop

github.com/keeweb/keeweb - 12cb153939821b0d40fdcfb50a91342f286a61fc authored almost 9 years ago
Merge branch 'globalshortcut' of https://github.com/baumhoto/keeweb into baumhoto-globalshortcut

github.com/keeweb/keeweb - 8e208e28be1f41da4d2b920bdfce965c522d0c40 authored almost 9 years ago
fixed unsubscribe offkey calls

github.com/keeweb/keeweb - 73c334191b15b0698d2a2e2bb6988d7bcb07f81a authored almost 9 years ago
Merge branch 'master' into develop

github.com/keeweb/keeweb - b5a4a06f889e88ceebb1e6d032f4f2beab1fbc5d authored almost 9 years ago
fix #127: downgrade buggy package

github.com/keeweb/keeweb - 5ca32302d79772dd5133f71e2a898ef76fedb295 authored almost 9 years ago
- refactored 3 copyKeyPress functions into one

- added additional shortcut keys to settings-shortcuts.hbs
- added locales for new shortcut keys
...

github.com/keeweb/keeweb - a7d00f8cfab8bca3a08400be119a4d24f5bf58ab authored almost 9 years ago
merged with latest changes from urlcopykeyboardshortcut

github.com/keeweb/keeweb - 1fe626f4d916286456e40a9a9b79a231bf2fbb3f authored almost 9 years ago
url keyboardshortcut deregister on remove

github.com/keeweb/keeweb - b3e1d0fd709d37940a300344fc68857cb7deacd6 authored almost 9 years ago
support for electron global keyboard shortcuts on non OSX platforms: Shift+Alt+(c/b/u)

github.com/keeweb/keeweb - cc8b1ef92b3aa6f02ff0bf36d7ece0464b74ac0c authored almost 9 years ago
usernames autocomplete

github.com/keeweb/keeweb - 8f35f641482910e04df4f4302c0030068bf73689 authored almost 9 years ago
hide tips on lock

github.com/keeweb/keeweb - 35bd1ab3becdb24797a04b33725b2a82ae65b608 authored almost 9 years ago
added support for electron global keyboard shortcuts, copy contents to clipboard without having to refocus the app, supported shortcuts are: Ctrl+Alt+(c/b/u) (password/user/url)

github.com/keeweb/keeweb - 7e4c1f186d4a6c185f8b48fd244f549110ac1dec authored almost 9 years ago
added support for copying url with cmd/ctrl+u

github.com/keeweb/keeweb - b2bea6c234f6200f85c70c6f48ef43fed8e8c791 authored almost 9 years ago