Commit graph

73 commits

Author SHA1 Message Date
Rodolphe Bréard
db117dab29 Allow to set a default account 2023-09-25 13:06:37 +02:00
Rodolphe Bréard
1c8d6db391 Forbid the separator in the sub-addr name 2023-09-25 11:30:08 +02:00
Rodolphe Bréard
f45c77ba64 Update dependencies 2023-09-24 00:01:16 +02:00
Rodolphe Bréard
a199f2465f Migrate from Bulma to Bootstrap 2023-09-23 19:12:01 +02:00
Rodolphe Bréard
95e65cd005 Update links in the README 2023-09-23 14:11:25 +02:00
Rodolphe Bréard
2ec8bb4303 Update dependencies 2023-09-20 21:02:24 +02:00
Rodolphe Bréard
5ba1b0ae64 Add the link to sake.email 2023-08-25 12:19:13 +02:00
Rodolphe Bréard
005af71c57 Add installation instructions 2023-08-25 11:37:24 +02:00
Rodolphe Bréard
bc45e56262 Add the license's text 2023-08-25 11:07:37 +02:00
Rodolphe Bréard
85bcf00f09 SAKE-app v0.3.0 2023-08-25 10:44:48 +02:00
Rodolphe Bréard
2685d0f720 Set the HTML lang attribute to the appropriate language 2023-08-25 10:36:47 +02:00
Rodolphe Bréard
1a0ca50647 Update dependencies 2023-08-25 10:32:01 +02:00
Rodolphe Bréard
caa2c9f559 Display an error message if JavaScript is disabled 2023-08-25 10:29:43 +02:00
Rodolphe Bréard
a7c0548b7e Add a reset button 2023-08-25 10:22:21 +02:00
Rodolphe Bréard
0dc94a7edd Do not accept the separator in the local part 2023-08-25 10:13:50 +02:00
Rodolphe Bréard
72bc29ba66 Restrict secret keys to 128 or 256 bits 2023-08-25 10:11:50 +02:00
Rodolphe Bréard
faa8056d2d SAKE-app v0.2.0 2023-08-11 19:50:22 +02:00
Rodolphe Bréard
8edc321b08 Update the CHANGELOG when releasing a new version 2023-08-11 19:49:59 +02:00
Rodolphe Bréard
8058629446 Add a CHANGELOG 2023-08-11 19:40:23 +02:00
Rodolphe Bréard
6c585ac011 Localize the license's url 2023-08-11 19:12:55 +02:00
Rodolphe Bréard
bf05d8ffb1 Use unplugin-vue-i18n to pre-compile messages
https://github.com/intlify/bundle-tools/tree/main/packages/unplugin-vue-i18n
2023-08-11 18:53:33 +02:00
Rodolphe Bréard
ff1751f946 Disable legacy in createI18n 2023-08-11 18:32:56 +02:00
Rodolphe Bréard
9a28dc13b6 Add the missing commas and semicolons 2023-08-11 18:16:57 +02:00
Rodolphe Bréard
dfc1aa4872 Do not use a CDN for the QR code scanner's wasm code 2023-08-11 18:05:54 +02:00
Rodolphe Bréard
aa19c501b1 Update dependencies 2023-08-11 18:04:24 +02:00
Rodolphe Bréard
fa2b1a89d4 Fix the locale selector 2023-08-07 18:01:54 +02:00
Rodolphe Bréard
aa21c694af Add the french locale 2023-08-07 17:53:48 +02:00
Rodolphe Bréard
d7ca8a225f Explicitly use the global scope 2023-08-07 17:33:30 +02:00
Rodolphe Bréard
560ab278d2 Allow to set the prefered locale 2023-08-07 17:32:54 +02:00
Rodolphe Bréard
e3d97cff22 Disable legacy API 2023-08-07 17:23:40 +02:00
Rodolphe Bréard
0da2281df0 Add vue-i18n 2023-08-07 15:23:07 +02:00
Rodolphe Bréard
dfec9fb1de Update packages 2023-08-07 11:54:50 +02:00
Rodolphe Bréard
d7e1a9afba Handle QR code errors 2023-08-07 11:06:08 +02:00
Rodolphe Bréard
a0e181a77e Underline links
It's better for accessibility.
https://adrianroselli.com/2019/01/underlines-are-beautiful.html
https://adrianroselli.com/2016/06/on-link-underlines.html
2023-08-06 10:37:46 +02:00
Rodolphe Bréard
e437516496 Display the app name as a subtitle 2023-08-05 11:57:21 +02:00
Rodolphe Bréard
88c9b307f0 Move account deletion into a dedicated view 2023-08-02 19:44:40 +02:00
Rodolphe Bréard
2e27313d9c Use all Bulma components 2023-08-02 19:07:26 +02:00
Rodolphe Bréard
bb3ebbb7c3 Add an about view 2023-08-02 18:48:07 +02:00
Rodolphe Bréard
5c4e0dc05c SAKE-app v0.1.0 2023-08-01 22:57:25 +02:00
Rodolphe Bréard
013d9324d7 Set the version suffix 2023-08-01 22:57:00 +02:00
Rodolphe Bréard
29afd6f319 Add a release script 2023-08-01 22:53:59 +02:00
Rodolphe Bréard
ecf3dd552e Move the link to add a new account into a nav bar 2023-08-01 21:00:40 +02:00
Rodolphe Bréard
2cc284429a Remove unused imports 2023-08-01 20:19:58 +02:00
Rodolphe Bréard
d2db844377 Move the copy button to the footer 2023-07-30 23:15:39 +02:00
Rodolphe Bréard
cf290bc0ae Use the primary color 2023-07-30 23:13:50 +02:00
Rodolphe Bréard
2e07c1652c Add Bulma's section 2023-07-30 22:59:33 +02:00
Rodolphe Bréard
13c190a197 Build using a relative path 2023-07-30 22:51:52 +02:00
Rodolphe Bréard
484f9855da Add a hosting related question to the README 2023-07-30 22:23:59 +02:00
Rodolphe Bréard
9027b98b1b Remove the --summary flag 2023-07-30 22:16:32 +02:00
Rodolphe Bréard
7691ecf128 Rename the license-checker workflow 2023-07-30 22:15:43 +02:00