Commit graph

53 commits

Author SHA1 Message Date
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
Rodolphe Bréard
7063b535c7 Add a license-checker workflow 2023-07-30 22:14:14 +02:00
Rodolphe Bréard
92e9c5e99c Add a FAQ section to the README 2023-07-30 21:35:48 +02:00
Rodolphe Bréard
7ef39ec734 Sort accounts 2023-07-30 20:43:19 +02:00
Rodolphe Bréard
34620f1747 Add a QR code reader 2023-07-30 20:37:07 +02:00
Rodolphe Bréard
22b5527fde Handle invalid input in the new account form 2023-07-30 19:39:37 +02:00
Rodolphe Bréard
20dbbda08b Use the toMainView function 2023-07-30 19:16:00 +02:00
Rodolphe Bréard
f942388a13 Add names to the routes 2023-07-30 18:39:02 +02:00
Rodolphe Bréard
8555da8913 Add a confirmation prompt before deleting an account 2023-07-30 18:37:59 +02:00
Rodolphe Bréard
30d5748f84 Remove the unused parts of Bulma 2023-07-30 18:07:49 +02:00
Rodolphe Bréard
6f165da1a1 Allow to delete an account 2023-07-30 16:54:01 +02:00
Rodolphe Bréard
ea50c4b65e Remove the cancel button if there is no registered accounts 2023-07-30 16:44:06 +02:00
Rodolphe Bréard
f93198ebee Use accounts from the storage 2023-07-30 16:40:58 +02:00
Rodolphe Bréard
0e394cccd8 Add the new account into the local storage 2023-07-30 16:40:10 +02:00
Rodolphe Bréard
b968a43391 Add a mockup for the add account view 2023-07-30 15:55:13 +02:00
Rodolphe Bréard
9734c64097 Move the account list to the App view 2023-07-30 14:04:06 +02:00
Rodolphe Bréard
564d2e26d4 Compute the verification code 2023-07-30 12:42:18 +02:00
Rodolphe Bréard
82b496916e Add a mockup for the main view 2023-07-30 11:53:27 +02:00
Rodolphe Bréard
fcdddaf358 Add vue-router 2023-07-30 10:26:20 +02:00
Rodolphe Bréard
451dc8a3c4 Use predictable file names 2023-07-29 12:03:53 +02:00
Rodolphe Bréard
87b4d1a40a Replace the short Bulma license notice by the full license 2023-07-29 11:49:01 +02:00