Ecosyste.ms: OpenCollective

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

LessPass

Stateless open source password manager, multi-platform. It does not require synchronization.
Collective - Host: opensource - https://opencollective.com/lesspass - Code: https://github.com/lesspass/lesspass

reduce min length to 4

fix https://github.com/lesspass/lesspass/issues/98

github.com/lesspass/lesspass - 2de0a8315858ee4e5690796ba4033d9d53abdadb authored about 8 years ago by Guillaume Vincent <[email protected]>
clean menu

github.com/lesspass/lesspass - 053a619f4c43fd450aab49f6eb971e2ed1c52774 authored about 8 years ago by Guillaume Vincent <[email protected]>
use lesspass core v6

github.com/lesspass/lesspass - 0134dc407a910540fb814ff8767f20898008b68e authored about 8 years ago by Guillaume Vincent <[email protected]>
update contributors

github.com/lesspass/lesspass - bf7e090cdb9f1b726816d5bcf354792a38ec16b0 authored about 8 years ago by Guillaume Vincent <[email protected]>
Use links instead of depends_on in Docker compose files (#97)

github.com/lesspass/lesspass - 00984005bba281fde351784c0038b0f1e02c4431 authored about 8 years ago by Marc Sluiter <[email protected]>
6.0.0-beta.6

github.com/lesspass/lesspass - 7837716f2cacfb00542052c59a2712015b392c3d authored about 8 years ago by Guillaume Vincent <[email protected]>
default version is version 2

github.com/lesspass/lesspass - 69092295329b6b541d378300ba6f497f5aa05182 authored about 8 years ago by Guillaume Vincent <[email protected]>
remove template in tests

github.com/lesspass/lesspass - 46159aff454627df5c2fd08c07782b608a49a44a authored about 8 years ago by Guillaume Vincent <[email protected]>
6.0.0-beta.5

github.com/lesspass/lesspass - 2a82ecd77b862171131368b4d6e9814b97241932 authored about 8 years ago by Guillaume Vincent <[email protected]>
keep API as v1 for now

github.com/lesspass/lesspass - 24c339e806762622e4e41f2b454f4a1b03e5f72c authored about 8 years ago by Guillaume Vincent <[email protected]>
6.0.0-beta.4

github.com/lesspass/lesspass - cc7f6b00d816cbae45be9c6a97320af48de2790b authored about 8 years ago by Guillaume Vincent <[email protected]>
remove ES6 error

github.com/lesspass/lesspass - 15790eb142aae7961489d9f19e5cd80b50a7cc4c authored about 8 years ago by Guillaume Vincent <[email protected]>
6.0.0-beta.3

github.com/lesspass/lesspass - ac8804aa8982d3633a4a79c3c3291cbb40755d72 authored about 8 years ago by Guillaume Vincent <[email protected]>
clean test and refactor

github.com/lesspass/lesspass - 1bee7bb80bc344cdcc4c37aa6b41bd2b9e62cfd3 authored about 8 years ago by Guillaume Vincent <[email protected]>
make generatePassword retro compatible

github.com/lesspass/lesspass - d350c9c7f245c1067896a3139abb83ae22229706 authored about 8 years ago by Guillaume Vincent <[email protected]>
6.0.0-beta.2

github.com/lesspass/lesspass - bfdb9c02195c9e2cd885e254856a638ca79928aa authored about 8 years ago by Guillaume Vincent <[email protected]>
add missing files in npm

github.com/lesspass/lesspass - 060dbc90baca8cf84c88d7e92e6aecef746f5772 authored about 8 years ago by Guillaume Vincent <[email protected]>
6.0.0-beta.1

github.com/lesspass/lesspass - d07bc6c1508843d7f6e71d3cfb1c58a35d03d396 authored about 8 years ago by Guillaume Vincent <[email protected]>
clean tests

github.com/lesspass/lesspass - ee66335f2cf04d5a1da3223a7dcfc336ff89fccc authored about 8 years ago by Guillaume Vincent <[email protected]>
use pinkie-promise for smaller bundle size

github.com/lesspass/lesspass - 6409029d8342c60af1ad6d8109425634afc4fda3 authored about 8 years ago by Guillaume Vincent <[email protected]>
remove webcrypto after pbkdf2 ponyfill

github.com/lesspass/lesspass - 58fc698627cc9bd4b2922e0f67192afb87764e3d authored about 8 years ago by Guillaume Vincent <[email protected]>
add version field in password profile model

github.com/lesspass/lesspass - 198513bf68a04d5bbc671b4d819e3d8a1d37f301 authored about 8 years ago by Guillaume Vincent <[email protected]>
Update contributors

github.com/lesspass/lesspass - 67fbece2056f6235b84b809f602acaefde78459f authored about 8 years ago by Guillaume Vincent <[email protected]>
add pbkdf2 polyfill

github.com/lesspass/lesspass - 1aa19da4ab3480079fa1a30bffdc30a27f3b5bf5 authored about 8 years ago by Guillaume Vincent <[email protected]>
make tests pass

github.com/lesspass/lesspass - 851b57e2e5402945c120bb6fe690bf11796672c3 authored about 8 years ago by Guillaume Vincent <[email protected]>
Fix entropy test using new keyword index

github.com/lesspass/lesspass - b4178b9b4b92f3613da8096c7d197d0fda29896e authored about 8 years ago by Erik Mulder <[email protected]>
Reverted code duplication prevention change

Don't know why, but it doesn't work after the refactoring. Seemed pretty harmless.

github.com/lesspass/lesspass - f284359b18d0e6923caceda336fd2165e4a3656e authored about 8 years ago by Erik Mulder <[email protected]>
Fixed test definition with new method name

github.com/lesspass/lesspass - 200d16d295eb4d868ef8595335afa25fb26f450f authored about 8 years ago by Erik Mulder <[email protected]>
Fixed export definition with new method name

github.com/lesspass/lesspass - c00f24124eff075f91c2d21696216dde09c4002e authored about 8 years ago by Erik Mulder <[email protected]>
Code Review algorithm v2

The algorithm looks good to me. I just changed some names and added a few semi-colons.

github.com/lesspass/lesspass - 14468db1225577c436cf868314a108c7d9b65285 authored about 8 years ago by Erik Mulder <[email protected]>
refactor code

github.com/lesspass/lesspass - 1f06b18ed641223f9255660ccf1712665193500e authored about 8 years ago by Guillaume Vincent <[email protected]>
calc max password length

github.com/lesspass/lesspass - 09a7366d8f3953eb66db520e2f1c4d04a35e0e7f authored about 8 years ago by Guillaume Vincent <[email protected]>
ensure that at least one letter per subset is present

github.com/lesspass/lesspass - c7a4ef7158d3273333eed1e42a39877572942921 authored about 8 years ago by Guillaume Vincent <[email protected]>
change default set of characters, add symbols

github.com/lesspass/lesspass - dfacaa044490d15179f0837d329f994e06b2f039 authored about 8 years ago by Guillaume Vincent <[email protected]>
refactor code

github.com/lesspass/lesspass - f03a7d74e9c14a6233e45c7e35567ff95dd6aafb authored about 8 years ago by Guillaume Vincent <[email protected]>
remove underscore from hidden methods

github.com/lesspass/lesspass - 011fb613b2f6e4693ea5e96defe308a0bb8760a9 authored about 8 years ago by Guillaume Vincent <[email protected]>
rename file that is not a test

github.com/lesspass/lesspass - 997b8a5d811304ed33465697c235c5f14b895a2a authored about 8 years ago by Guillaume Vincent <[email protected]>
add generatePassword v2 method

github.com/lesspass/lesspass - ceced2911390afbf94992874d7b0d478790bddb8 authored about 8 years ago by Guillaume Vincent <[email protected]>
add render Password tests

github.com/lesspass/lesspass - 6965c0dd41fa386fd58e45475d6eef9d3005376f authored about 8 years ago by Guillaume Vincent <[email protected]>
add getSetOfCharacters v2 method

github.com/lesspass/lesspass - 076d74f7d8da49695d71b77887e38459c76e06e9 authored about 8 years ago by Guillaume Vincent <[email protected]>
add calcEntropy v2 method

github.com/lesspass/lesspass - 1392e4889f08b737e1ac1238d17b9aa62327fb8f authored about 8 years ago by Guillaume Vincent <[email protected]>
clean tests remove done() functions

github.com/lesspass/lesspass - 1351820a5979bb48662d7ceaf859234bff46407b authored about 8 years ago by Guillaume Vincent <[email protected]>
use the good repo url

github.com/lesspass/lesspass - 5cb2534440f8625980532c6853b691e25cbf5588 authored about 8 years ago by Guillaume Vincent <[email protected]>
remove webcrypto submodule

github.com/lesspass/lesspass - 3fde23d981f1dae9eb307eeee38c6dc9fd52490b authored about 8 years ago by Guillaume Vincent <[email protected]>
add native submodule

github.com/lesspass/lesspass - c38ca35daa08082dcc110b96a03992f682999cd4 authored about 8 years ago by Guillaume Vincent <[email protected]>
update dev-util script

github.com/lesspass/lesspass - 572990af77fa225f459ddd3343fd926044f41c5e authored about 8 years ago by Guillaume Vincent <[email protected]>
sync submodules

github.com/lesspass/lesspass - d3d90658aff4ba9b7f6a7a2ad86e3185ccd77cd4 authored about 8 years ago by Guillaume Vincent <[email protected]>
5.2.2

github.com/lesspass/lesspass - d9a657c76c2d6a4f02b97b60e93bce56b8935916 authored about 8 years ago by Guillaume Vincent <[email protected]>
add phantomjs to fix error on travis

github.com/lesspass/lesspass - ce916e68b8fe7210736235b196fd39b7ef0fe308 authored about 8 years ago by Guillaume Vincent <[email protected]>
5.2.1

github.com/lesspass/lesspass - 6d0e1b792d02880d20367e5333b04a34b595f72e authored about 8 years ago by Guillaume Vincent <[email protected]>
remove ES6 code

github.com/lesspass/lesspass - 0b3e22fd0c6c7ebe43a7bc93407821c4dc628b7e authored about 8 years ago by Guillaume Vincent <[email protected]>
merge webcrypto

github.com/lesspass/lesspass - 9790da5489b612b59cc7a835054cbd83d37c56de authored about 8 years ago by Guillaume Vincent <[email protected]>
use the browserified version of crypto packages

github.com/lesspass/lesspass - 260dbd36155227dd5188b3b65df04097ec6ac165 authored about 8 years ago by Guillaume Vincent <[email protected]>
update contributors

github.com/lesspass/lesspass - 9b11816e5fdcc8155e8b9111d9d97ba6ee8d9216 authored about 8 years ago by Guillaume Vincent <[email protected]>
Fix typo on forgot password link (#1)

github.com/lesspass/lesspass - be8f52c072aeed023157ec95110cccedce2306cc authored about 8 years ago by Adam Harris <[email protected]>
update contributors

github.com/lesspass/lesspass - 462b58fcba45326ecd38b6ebc8d8784a5b2a70b8 authored about 8 years ago by Guillaume Vincent <[email protected]>
Update badge location (#2)

github.com/lesspass/lesspass - 3e307df93500f8f9d5426ec068c99eee5a412bb5 authored about 8 years ago by Bran Sorem <[email protected]>
update lesspass-pure

github.com/lesspass/lesspass - 55ce132c2b3341931bc891107fa89bdb4cb2b955 authored about 8 years ago by Guillaume Vincent <[email protected]>
update lesspass-pure

github.com/lesspass/lesspass - 72b147c326d2c8858a9a3db54cecf3b8c2122810 authored about 8 years ago by Guillaume Vincent <[email protected]>
update lesspass-pure

github.com/lesspass/lesspass - d22b884d99fbd4788dafc6f1d948a2731c752c69 authored about 8 years ago by Guillaume Vincent <[email protected]>
3.2.1

github.com/lesspass/lesspass - 2f7b50dcaf655eb99431364573756f027a06fe56 authored about 8 years ago by Guillaume Vincent <[email protected]>
build version 3.2.1

github.com/lesspass/lesspass - d1b82d7f2b61a3c1e45bb9388b8214f109525627 authored about 8 years ago by Guillaume Vincent <[email protected]>
see master password help directly inside the component

github.com/lesspass/lesspass - b291b5cc56f5b51d7e75f731a25b86c2df5b20e8 authored about 8 years ago by Guillaume Vincent <[email protected]>
3.2.0

github.com/lesspass/lesspass - 1d7cf0c97d8772961e9369e46083a19e3576617d authored about 8 years ago by Guillaume Vincent <[email protected]>
build pure 3.2.0

github.com/lesspass/lesspass - d8a2667dea0997916385c2e34cb3912b68ad34b3 authored about 8 years ago by Guillaume Vincent <[email protected]>
new feature: use master password in log in form

Rather than warn people, they can use master password on log in form.
It generate a LessPass pas...

github.com/lesspass/lesspass - 6661bc73ac28b4ef83af7ebe7f40a43361a651c7 authored about 8 years ago by Guillaume Vincent <[email protected]>
fix error in register page

fix https://github.com/lesspass/lesspass/issues/66
Malformed email causes bad error message when...

github.com/lesspass/lesspass - 6ef1e5cf96db850006782c4fc33e5f220fabf127 authored about 8 years ago by Guillaume Vincent <[email protected]>
add cursor pointer to icon in the menu

github.com/lesspass/lesspass - 96b5fa3e7b11cde842a4606afd645e5b8816ce73 authored about 8 years ago by Guillaume Vincent <[email protected]>
update sh utils scripts

github.com/lesspass/lesspass - c82a0acbbdd6e6f51fbf37c7fac79fea42c90d08 authored about 8 years ago by Guillaume Vincent <[email protected]>
update submodules

github.com/lesspass/lesspass - 26c05da44b114b54f3de68a6b5fab117084a3878 authored about 8 years ago by Guillaume Vincent <[email protected]>
clean package.json

github.com/lesspass/lesspass - 55f8b5e823fc717f652a3db9bf6ecaea579689ab authored about 8 years ago by Guillaume Vincent <[email protected]>
clean package.json

github.com/lesspass/lesspass - 890ec1e5086d7e762ede2eb5808d5823efe2e0f2 authored about 8 years ago by Guillaume Vincent <[email protected]>
clean package.json

github.com/lesspass/lesspass - 0555a2130789fd371cf85ac284f177f2fbc79ccb authored about 8 years ago by Guillaume Vincent <[email protected]>
clean package.json

github.com/lesspass/lesspass - 4b1a7a697d06dc9ec8284f5f4742eb3a2a1bba15 authored about 8 years ago by Guillaume Vincent <[email protected]>
clean package.json

github.com/lesspass/lesspass - ca4b00c626e919b8e7e4b2e33a005e7194ef261e authored about 8 years ago by Guillaume Vincent <[email protected]>
clean package.json

github.com/lesspass/lesspass - 5e3691c24bfa18f06112a7bbfecb0c8208e20136 authored about 8 years ago by Guillaume Vincent <[email protected]>
add new contributor

github.com/lesspass/lesspass - dfc4a0af7e73cc3b490baa26705a4c665f382850 authored about 8 years ago by Guillaume Vincent <[email protected]>
3.1.2

github.com/lesspass/lesspass - 3090d16493aaf39251ca4076a264667e5b77d516 authored about 8 years ago by Guillaume Vincent <[email protected]>
fix #69 lesspass/pure build failed on bash in window

github.com/lesspass/lesspass - 75a2f9f50fdcf01dfa8454ffe139b528d0b8a3fd authored about 8 years ago by Guillaume Vincent <[email protected]>
update version

github.com/lesspass/lesspass - c9a627b63ed23b549de08d4331372b6afe472bc6 authored about 8 years ago by Guillaume Vincent <[email protected]>
build before publish on npm

github.com/lesspass/lesspass - dea136fab576ad1aaf1d0bea9f13bc6f38615162 authored about 8 years ago by Guillaume Vincent <[email protected]>
update lesspass-pure component

github.com/lesspass/lesspass - 7b31ad4a659643039a9b5728273906e39ba80f51 authored about 8 years ago by Guillaume Vincent <[email protected]>
update lesspass-pure component

github.com/lesspass/lesspass - 1880b807706730f6ecff846be7898f0c243872c4 authored about 8 years ago by Guillaume Vincent <[email protected]>
update lesspass-pure component

github.com/lesspass/lesspass - 98db7943695f8a41d3b3fa4c666136750f9de487 authored about 8 years ago by Guillaume Vincent <[email protected]>
encourage people using web extension

fix https://github.com/lesspass/lesspass/issues/63

github.com/lesspass/lesspass - 690c95ea81c7127b7544a2d2aa31df3cd42a6a75 authored about 8 years ago by Guillaume Vincent <[email protected]>
build version 3.1.1

github.com/lesspass/lesspass - da566881143441bc8e9166c2d9dd2107c9f9816e authored about 8 years ago by Guillaume Vincent <[email protected]>
3.1.0

github.com/lesspass/lesspass - 4bc66c502863c3deba8a335f491fbdf1cda8cca9 authored about 8 years ago by Guillaume Vincent <[email protected]>
remove confirm box and add a long press button

help to fix confirm box that doesn't work on Firefox web extension
https://github.com/lesspass/l...

github.com/lesspass/lesspass - 3655d8e8df61297ce184581de2ad23bb1bc4a293 authored about 8 years ago by Guillaume Vincent <[email protected]>
remove text in menu because break responsive

github.com/lesspass/lesspass - 6fed2738378d581f68f499f0fadd8a0dd4dbe3d3 authored about 8 years ago by Guillaume Vincent <[email protected]>
Merge pull request #57 from ameuret/patch-1

Typo in blog title

github.com/lesspass/lesspass - 9af1b1ff520ffa66014a1ce92376e6c0bc57ce7d authored about 8 years ago by Édouard Lopez <[email protected]>
update version in manifest

github.com/lesspass/lesspass - 82c35871d0980157a79cabb94b279e04b235a309 authored about 8 years ago by Guillaume Vincent <[email protected]>
update submodules

github.com/lesspass/lesspass - 90cde7f018ccfdc6d27e76d57233a0739353a6f8 authored about 8 years ago by Guillaume Vincent <[email protected]>
remove contributors file and update readme

github.com/lesspass/lesspass - 4f307ea8f37d47239c687d74ea073d95994f569d authored about 8 years ago by Guillaume Vincent <[email protected]>
update lesspass pure component

github.com/lesspass/lesspass - 80d0fb6e4c17b75bf543e95addcbece46f273590 authored about 8 years ago by Guillaume Vincent <[email protected]>
update lesspass pure component

github.com/lesspass/lesspass - 5352a0db84e61cad9b9302a77286f071fc03f802 authored about 8 years ago by Guillaume Vincent <[email protected]>
update lesspass pure component

github.com/lesspass/lesspass - a69f1b48be06f4d81d62ec5f42628641d65cd28c authored about 8 years ago by Guillaume Vincent <[email protected]>
3.0.7

github.com/lesspass/lesspass - f2b91d3a93322c10f7671e68727fe8c6248d74c4 authored about 8 years ago by Guillaume Vincent <[email protected]>
build next version

github.com/lesspass/lesspass - c53588377f0817ace2e3521dcb5c5c37fe6436c5 authored about 8 years ago by Guillaume Vincent <[email protected]>
3.0.6

github.com/lesspass/lesspass - 6e586a4a7339772f0f2f5b42db7e673a5636417e authored about 8 years ago by Guillaume Vincent <[email protected]>