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

include vuejs and move to dark template

github.com/lesspass/lesspass - 8d759cfcb8b4dbe2a1a3ed3ed6ceea802dbe98a3 authored about 9 years ago by Guillaume Vincent <[email protected]>
wip clean npm build

github.com/lesspass/lesspass - 0716e1cd76b241a9f3b4cc8217a15e2b465eaef7 authored about 9 years ago by Guillaume Vincent <[email protected]>
use default import in lesspass module

github.com/lesspass/lesspass - 99ffdb1b38cdc652c4aaf8b1967503789e166707 authored about 9 years ago by Guillaume Vincent <[email protected]>
remove unused static files

github.com/lesspass/lesspass - 6f1ed5516e1518320b3cc07105243543effd9980 authored about 9 years ago by Guillaume Vincent <[email protected]>
display help in bootstrap help block

github.com/lesspass/lesspass - 7004c860f1ecd59422764558959683448728a92e authored about 9 years ago by Guillaume Vincent <[email protected]>
add tooltips after copy to clipboard

github.com/lesspass/lesspass - 71c35463350f6ba2ecfac96bea7a25bb8332c853 authored about 9 years ago by Guillaume Vincent <[email protected]>
add Clipboard action on button copy

github.com/lesspass/lesspass - 92abfb9e7576faee14c3bb2b65a42548d174696b authored about 9 years ago by Guillaume Vincent <[email protected]>
fix error in string2charCodes on Safari

github.com/lesspass/lesspass - 822a22d035939cdb3b2184e6e2b7c780e462a4d5 authored about 9 years ago by Guillaume Vincent <[email protected]>
change api for password types

github.com/lesspass/lesspass - 7b2f03b0d44939896f4586b29f070aef42077057 authored about 9 years ago by Guillaume Vincent <[email protected]>
clean application for the first version

github.com/lesspass/lesspass - b027cdce0c4e005c74e1792a3a43f0a636aa322a authored about 9 years ago by Guillaume Vincent <[email protected]>
move server files into server folder

github.com/lesspass/lesspass - a9223e577e8240fd7434f8481fcbce1e79d25f61 authored about 9 years ago by Guillaume Vincent <[email protected]>
add landing page

github.com/lesspass/lesspass - 14a74765ab6aa19eb7cdae869a6ab5c133902bce authored about 9 years ago by Guillaume Vincent <[email protected]>
test delete site

github.com/lesspass/lesspass - eb32afe1c6619e46072e5fc97b4d44f8c8c0839d authored about 9 years ago by Guillaume Vincent <[email protected]>
implement get sites api

github.com/lesspass/lesspass - 66fb0aa82cc151b73de84b8bccc778f5e5a4a993 authored about 9 years ago by Guillaume Vincent <[email protected]>
move server into lesspass directory

github.com/lesspass/lesspass - 5ee95ac28b3b55398a1f446b58b9e0c408cda4fe authored about 9 years ago by Guillaume Vincent <[email protected]>
accelerate build on travis by removing npm install in pretest command

github.com/lesspass/lesspass - 96abf78e5f898437ee2d010e5449f732d9f529e3 authored about 9 years ago by Guillaume Vincent <[email protected]>
make password template explicit

github.com/lesspass/lesspass - 2dc3afd6282bc8b0d0c3a3ca29e0d216e9876a5b authored about 9 years ago by Guillaume Vincent <[email protected]>
arrange server app structure

github.com/lesspass/lesspass - 368bce3ea7a7c0a23db4a3738f578d6af77f855a authored about 9 years ago by Guillaume Vincent <[email protected]>
add django rest framework server

github.com/lesspass/lesspass - 28c69965cbd375000c93a41f47acee14c2caff58 authored about 9 years ago by Guillaume Vincent <[email protected]>
rename tests

github.com/lesspass/lesspass - 593f9cf7fa6fd9ddeb363e70500ea1af376958de authored about 9 years ago by Guillaume Vincent <[email protected]>
simplify password template

github.com/lesspass/lesspass - 193f0e244951d60fa3447b7a73bba57d9bb2b1ef authored about 9 years ago by Guillaume Vincent <[email protected]>
create template outside _encode method

github.com/lesspass/lesspass - 478f89f44c6e64a47f00cfc20ba31d614c19e33a authored about 9 years ago by Guillaume Vincent <[email protected]>
ensure password are different for two sites

github.com/lesspass/lesspass - 502e08c5a4bc936cf2b6adfdd0c343e4b98545bb authored about 9 years ago by Guillaume Vincent <[email protected]>
move methods into an object

github.com/lesspass/lesspass - 1b5fd189a0515a50c57e31494ecbc0c76fe04568 authored about 9 years ago by Guillaume Vincent <[email protected]>
join create_hash and encode inside create password method

github.com/lesspass/lesspass - 096ef344fad1d0e153e2e008a8c8eb42040ac4c3 authored about 9 years ago by Guillaume Vincent <[email protected]>
modify encode method in crypto module

github.com/lesspass/lesspass - 879394e8b048a8a84ce16a6708de65c47565f35a authored about 9 years ago by Guillaume Vincent <[email protected]>
add password chars templates

github.com/lesspass/lesspass - b1ce44dc9db96707d7754cc00fd85fdc0675ba7e authored about 9 years ago by Guillaume Vincent <[email protected]>
add first cryptographic methods

github.com/lesspass/lesspass - 405a628d0953cec4f806502f880a80948d43442a authored about 9 years ago by Guillaume Vincent <[email protected]>
remove watch mode for travis CI

github.com/lesspass/lesspass - 2c532d54176261c5649a7740630c6484e47a01b2 authored about 9 years ago by Guillaume Vincent <[email protected]>
add build status into README

github.com/lesspass/lesspass - 2720093102c5b844e227abb29836cc788210e1a7 authored about 9 years ago by Guillaume Vincent <[email protected]>
add travis CI

github.com/lesspass/lesspass - 9932c93ed6b38e0eccbda7b3029e7197dbeab76e authored about 9 years ago by Guillaume Vincent <[email protected]>
remove useless command in npm

github.com/lesspass/lesspass - cd494a540a87c1037e15a98efea2bf47875d08cc authored about 9 years ago by Guillaume Vincent <[email protected]>
improve packaging with npm

github.com/lesspass/lesspass - 1c2e8f6a49cde5d842f45a387a11b977b9a35c6d authored about 9 years ago by Guillaume Vincent <[email protected]>
update help on index

github.com/lesspass/lesspass - effbdfd34ff62be1f09297a9015faaaadffe66a1 authored about 9 years ago by Guillaume Vincent <[email protected]>
modify app to copy password in clipboard

github.com/lesspass/lesspass - 9ffad15f4552a48673619d9d6071be97732b9a29 authored about 9 years ago by Guillaume Vincent <[email protected]>
update index page

github.com/lesspass/lesspass - 08efe95e470135d7175e8f03e01abc1fae02b708 authored about 9 years ago by Guillaume Vincent <[email protected]>
Merge pull request #1 from antoine-briand/master

Fix command line error

github.com/lesspass/lesspass - 9bc75fe55382d534bd04696680c032d790824f12 authored about 9 years ago by Guillaume Vincent <[email protected]>
Fix command line error

github.com/lesspass/lesspass - b09da25f62bc0583cb0fc572de72ae78ec369c40 authored about 9 years ago by Guillaume Vincent <[email protected]>
hello world frontend

github.com/lesspass/lesspass - ad75866d9e7e57e557584d1be84a735ae8f50dc7 authored about 9 years ago by Guillaume Vincent <[email protected]>
update doc

github.com/lesspass/lesspass - f0ef0403e9d00b6b5336eb0d7c194bcdecd2e395 authored about 9 years ago by Guillaume Vincent <[email protected]>
encrypt text with master password

github.com/lesspass/lesspass - c3d9c6df6517334904a946b4b6c91a040c26f276 authored about 9 years ago by Guillaume Vincent <[email protected]>
add first test for password generator

github.com/lesspass/lesspass - 6a4880d489eac9f355291d16a548df589fc5581f authored about 9 years ago by Guillaume Vincent <[email protected]>
add gitignore and package.json files

github.com/lesspass/lesspass - fdba309ad5a3f4a1a1e68a537ed92627f88aabef authored about 9 years ago by Guillaume Vincent <[email protected]>
Initial commit

github.com/lesspass/lesspass - 665fe66974067b312bc0d8c33b4fa968e7f36941 authored about 9 years ago by Guillaume Vincent <[email protected]>