Commit graph

14 commits

Author SHA1 Message Date
73944b22ad Fix edit
* Bump version to 1.5.1
2024-05-07 10:30:36 +09:00
b9d8c89120 Fix import
* Add options page to import/export (export also possible from popup)
* Change popup import to open options
* Add separate store.js file for common code between popup and options
* Bump version to 1.5.0
2024-05-07 10:04:48 +09:00
Corentin
c20a6397fc Implement import function
* Add ESLint rules
* Change code style : using semi-columns
* Change error notification : using pre + wrap to be able to add
  newlines
* Bump version to 1.4.0
2024-03-04 14:09:26 +09:00
Corentin
2eaa1753a0 Clean wrong password (avoid repeated notification)
* Add cursor pointer on notification close icon
2023-03-20 06:56:10 +09:00
Corentin
4107bbc093 Remove innerHTML use
* Bump to version 1.3.1
2023-03-20 06:38:08 +09:00
Corentin
f1a1fbe5e9 Bump to version 1.3.0 2023-03-20 06:27:14 +09:00
Corentin
d2baffb5d4 Remove white spaces from secrets
Fix #1
2023-03-20 06:26:20 +09:00
Corentin
718315d7c4 Add notifications
* Fix entry edit
2023-03-20 06:12:08 +09:00
Corentin
372ab0e07e Bump to version 1.2.0 2023-01-18 17:49:31 +09:00
Corentin
d852740998 Add visual timer 2023-01-18 17:47:08 +09:00
Corentin
d20ee9ab7b Minor UI improvment 2022-11-15 18:16:37 +09:00
Corentin
6a62b79a12 Fix clipboard copy 2022-11-15 17:43:30 +09:00
Corentin
24f918d76a Fix icons, export working 2022-11-15 16:04:28 +09:00
Corentin
02c43827d5 Initial commit 2022-11-15 12:52:21 +09:00