19 Commits
Author SHA1 Message Date
soutade 1f8c250897 Update README.md 2024-04-28 10:17:55 +02:00
soutade 5784e61e40 Update ChangeLog 2024-04-28 10:03:20 +02:00
soutade 63f88a2076 Minor fixes 2024-04-28 10:03:20 +02:00
Gregory Soutade b8223a87ad Server: Improve URL match 2023-12-03 10:11:07 +01:00
soutade 129335dc2d Update manifest to v3 (Chrome only) 2022-10-01 14:33:42 +02:00
Gregory Soutade 2cb26d6d40 Remove alert() after password update. Replace it by button name update (2 seconds) 2022-09-26 20:28:22 +02:00
Gregory Soutade 54565f90b6 Remove alert() after password copy. Replace it by button name update (2 seconds) 2022-06-18 14:31:10 +02:00
Gregory Soutade 42142cbca9 Some enhancements in server interface :
* Display PHP parsed URL in new URL case, not raw URL
	* Add a filter for unciphered passwords (supports regular expressions)
	* Add a button to copy unciphered password into clipboard
	* Don't clear URL and login when adding a new password
2022-02-09 21:10:13 +01:00
Gregory Soutade 2def010612 Server: Underline current item 2022-01-23 09:48:18 +01:00
Gregory Soutade daa7c3b44c Rework CSS 2021-12-23 21:25:44 +01:00
soutade 422178bc9d Update ChangeLog 2021-03-05 10:54:01 +01:00
soutade 736d717676 Server: Remove old v1 crypto functions & compatibility 2021-03-05 10:54:01 +01:00
soutade 7f95b19264 Add a checkbox to only copy password into clipboard from popup (and a default behaviour from options) 2021-03-03 14:53:52 +01:00
soutade 354ddbbba9 Update README 2021-03-03 14:53:52 +01:00
soutade d25436f597 Update manifest 2021-03-03 14:53:52 +01:00
soutade b79000accb Synchronize firefox webextension code 2021-03-03 14:53:48 +01:00
soutade 0e48a34d71 Add always_disabled feature 2021-03-03 14:53:19 +01:00
soutade 96b378695e Fix bug in gpass icon management. Don't call on_blur before unblock forms 2021-03-03 10:52:00 +01:00
soutade a485267da8 Set activated icon only when a username is filled 2021-03-03 10:52:00 +01:00
25 changed files with 1209 additions and 696 deletions