Son NK
79b7069e22
run prettier
2024-09-04 21:41:46 +02:00
Son NK
e6e93db7c6
3.0.6
2024-09-04 21:39:29 +02:00
Son Nguyen Kim
f5e4804bb7
Merge pull request #224 from D-Bao/fix/safari-login-with-proton
...
Fix "Login with Proton" not working on Safari
2024-09-04 21:36:59 +02:00
D-Bao
d1f0b8af5d
Fix "Login with Proton" not working on Safari
...
- on Safari doing an API call from the background script will not set the cookies header properly...
- ...so we do the API call from the content script instead
2024-09-02 17:06:09 +02:00
Son NK
933629b136
change extension name
2024-08-26 10:16:33 +02:00
Carlos Quintana
8fae6f6662
Merge pull request #222 from simple-login/docs/improve-docs-for-firefox-build-on-node-20
...
docs:improve docs for firefox build on node 20
2024-08-14 15:22:29 +02:00
Carlos Quintana
ef2f704864
docs:improve docs for firefox build on node 20
2024-08-14 15:21:18 +02:00
Adrià Casajús
18e8e543a2
Set min version for firefox and update dependencies
2024-08-06 10:03:15 +02:00
Adrià Casajús
b2f6113cfc
Merge pull request #219 from simple-login/fix/extension-automatic-setup
...
fix: extension automatic setup
2024-07-15 10:20:27 +02:00
Adrià Casajús
191926758f
Update manifest to fullfill firefox requirements
2024-07-15 10:19:37 +02:00
Carlos Quintana
cead8c33d5
fix: extension automatic setup
2024-07-15 09:05:01 +02:00
Carlos Quintana
b4d2eda3e6
chore: upgrade version in package-lock.json
2024-07-15 09:01:17 +02:00
Adrià Casajús
9f47898474
Merge pull request #216 from AmIJesse/master
...
Include X-Sl-Allowcookies headers for onboarding
2024-07-12 17:09:01 +02:00
Jesse
d747dce691
Update package.json version
2024-07-11 20:13:47 +00:00
Jesse
ece581165a
Fix nesting in the wrong bracket on previous commit. Oops.
2024-07-11 20:09:07 +00:00
Jesse
2b5757b87d
Update SplashScreen.vue to include X-Sl-Allowcookies header
2024-07-11 19:45:03 +00:00
Jesse
e63450a512
Update index.js to include X-Sl-Allowcookies header
2024-07-11 19:43:04 +00:00
Son NK
a4fefbdd8c
v3.0.4
2024-04-11 23:10:55 +02:00
Son NK
b66a5155fc
fix ""/name" must NOT have more than 45 characters" on firefox
2024-04-11 23:10:47 +02:00
Son NK
04eca2baaa
not generate code source in CI
2024-04-11 23:10:29 +02:00
Son NK
ed539436e0
build-zip already adds the beta suffix
2024-04-11 23:10:06 +02:00
Son NK
be4af07ea2
v3.0.3
2024-04-11 22:50:33 +02:00
Son NK
eabb60f51a
fix github action
2024-04-11 22:48:51 +02:00
Son NK
ee190d8544
v3.0.1
2024-04-11 22:45:53 +02:00
Son NK
4a33f2cfe4
prepare code source for firefox
2024-04-11 22:45:18 +02:00
Son NK
1975b3d377
v3.0.0
2024-04-11 21:57:14 +02:00
Son Nguyen Kim
aa9d3efb95
Merge pull request #210 from simple-login/mv3
...
Port SL to using MV3
2024-04-11 21:53:31 +02:00
Son NK
2863457ae8
add build variants for beta and beta-firefox
2024-04-11 14:54:39 +02:00
Son NK
fb551221c5
simplify package.json
2024-04-11 14:53:57 +02:00
Son NK
06b121d827
adapt manifest background for firefox
2024-04-09 15:11:43 +02:00
Son NK
ffc0092da3
handle right click alias creation
2024-03-25 23:47:11 +01:00
Son NK
34077e16d9
port background to service worker
2024-03-25 23:28:00 +01:00
Son NK
3bae7686ac
remove axios as it uses window which isn't supported in MV3
2024-03-25 22:22:45 +01:00
Son NK
5a6bfd22ae
remove webpack-extension-reloader
2024-03-25 21:33:46 +01:00
Son NK
18ebfd6184
manifest v3: popup works
...
- remove webpack-extension-reloader as it doesn't understand service worker
- remove content_security_policy
- use devtool that doesn't use eval
2024-03-25 21:32:48 +01:00
Son NK
f5d1e405c7
update package-lock to 2.11.1
2024-03-25 21:24:49 +01:00
Son NK
fe1b13096b
v2.11.1
2024-02-22 11:26:42 +01:00
Son Nguyen Kim
fdcf222805
Merge pull request #196 from D-Bao/master
...
Fix alias list on Mac host app
2024-02-19 16:48:11 +01:00
D-Bao
9a0274b869
Fix alias list not displaying on Mac
2024-02-15 14:33:24 +01:00
Son NK
ca3f222d45
v2.11.0
2024-02-15 13:56:22 +01:00
Son NK
d5487163f3
add workaround for the SSL error
2024-02-15 13:52:49 +01:00
Son Nguyen Kim
ae159d8a23
Merge pull request #197 from D-Bao/reverse-alias-creation
...
Check if user can create reverse alias
2024-02-15 13:46:56 +01:00
D-Bao
7fd212a769
Check if user can create a reverse alias
2024-02-14 14:28:38 +01:00
D-Bao
e4ac27f75e
Fix upgrade button not working
2024-02-14 14:06:05 +01:00
Son NK
6d145de7b8
v2.10.2
2023-09-18 15:41:17 +03:00
Adrià Casajús
bd4937111b
Update sentry dsn
2023-09-12 18:18:27 +02:00
Son NK
e7ae483eed
reformat
2023-07-20 18:19:59 +02:00
Son NK
eb518766a2
update version in package-lock
2023-07-20 18:06:01 +02:00
Son NK
b281043755
add node & npm version
2023-07-20 18:05:25 +02:00
Adrià Casajús
c7fbf236c9
Update version
2023-07-05 18:33:22 +02:00