Age | Message |
---|---|
1 year 9 months | Merge branch 'master' of soutade.fr:gpass into master |
Commit 267a80901975facfeeaa005fd8a3cde98a9cb3fa,
by Grégory Soutadé
|
|
1 year 9 months | Update README and Changelog |
Commit 66116415343a9f8371c646e4b69e7a761e917695,
by Grégory Soutadé
|
|
1 year 9 months | Fix a bug: wait for promise before displaying message for clipboard pasted password |
Commit 12d49fab4e3d33631f5152c400f991b664ca5616,
by Grégory Soutadé
|
|
1 year 10 months | Server: If we have a current URL in add form and we have a password entry that match this URL, go to the last when all is deciphered |
1 year 10 months | Add clear form button for "Add new password" div |
1 year 10 months | Server: If we have a current URL in add form and we have a password entry that match this URL, go to the last when all is deciphered |
1 year 10 months | Add clear form button for "Add new password" div |
1 year 9 months | Force copy password into clipboard for @_ request from popup even if we can fill it |
Commit 76c7797ee2a0c9c241e87a648487eda5dc644e81,
by Grégory Soutadé
|
|
1 year 9 months | Remove block_url feature to increase websites compatibility |
Commit 90e9862982e565f1f735e7d86b1d04a89eaeb7f4,
by Grégory Soutadé
|
|
1 year 9 months | Remove old firefox addon code |
Commit 630a3f9cb9f053f9189b251f18868a0faea346bc,
by Grégory Soutadé
|
|
1 year 9 months | Remove old v1 crypto functions & compatibility |
Commit 4e7f5bc75c34b8412821417d4b84baf7871506f6,
by Grégory Soutadé
|
|
2 years 3 months | Update README |
Commit 5b9640e8cb029f463709b9992378a3e2cf27d1e4,
by Grégory Soutadé
|
|
2 years 4 months | Update PrivacyPolicy.md |
Commit 85fa47037d738cc77f4eac6773755727c8f51acb,
by Grégory Soutadé
|
|
2 years 4 months | Update ChangeLog |
Commit 32f36a1100e88c5dd3bb085c4169175d9888ac4e,
by Grégory Soutadé
|
|
2 years 4 months | Update server: * Check that $db variable is OK before processing database requests * Don't close $db before calling lastErrorMsg() * Add support for user & url parameters from gPass popup |
2 years 4 months | Update README.md |
Commit 6f1e2a814d7454a10041ca32c3999319a5e50cd1,
by Grégory Soutadé
|
|
2 years 4 months | Add gpass_activated and gpass_disabled icons |
Commit 4b307fd776a909c09af8ba1c4d0da0fcf8401233,
by Grégory Soutadé
|
|
2 years 4 months | Update usage picture |
Commit 5d65b863f663f0ab35dcab23a2020be787d54253,
by Grégory Soutadé
|
|
2 years 4 months | Update Apache2 sample configuration to allow disable password asking when we're on a private network |
Commit 8d39bd8ed04b076344b3a0e28d9a4d0cea21dcd6,
by Grégory Soutadé
|
|
2 years 5 months | Big update Big update: * Move all core functions from mains.js to background.js * Use message interface for IPCs between main.js, background.js and popup.js * Add popup interface : * safest method to compute masterkey * Direct access to our own gPass server with auto URL and username fill * Add some specific menus : * Access to gPass settings * Allow to disable extension * Update gPass icon when a password field has focus and gPass is ready to work |
Commit 898e0b9e42645366d15e3de5392c8cb83b392237,
by Grégory Soutadé
|
|
4 years 6 months | Update ChangeLog |
Commit 81385fbf88fe1d44eb735fb01a936365a54dd09c,
by Grégory Soutadé
|
|
4 years 6 months | Merge branch 'master' of soutade.fr:gpass |
Commit 4cb4b4469007fa09d393bdbb386ce94a2f01665b,
by Grégory Soutadé
|
|
4 years 6 months | Update ChangeLog |
Commit 2f12a09a1b4c8b5d775d9d3b503cbf583df993f8,
by Grégory Soutadé
|
|
4 years 6 months | Add Privacy Policy information |
4 years 6 months | Scroll to page bottom when user adds a new password |