1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-18 15:47:57 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Coroiu
f04027489a
refactor: move into common 2024-12-17 14:04:04 +01:00
Andreas Coroiu
51afcf5306
feat: working message sending from page to background 2024-12-17 13:33:28 +01:00
Andreas Coroiu
0c74f97920
wip: remove IPC service complexity
The code was making some wrong assumptions about how IPC is going to work. I'm removing everything and starting the content-script instead
2024-12-17 10:36:56 +01:00
Andreas Coroiu
3abc28aeb1
refactor: create abstract ipc service in libs 2024-12-17 10:22:58 +01:00
Victoria League
112bad03b1
[PM-8582] Move Safari browser check to libs/platform (#11007) 2024-09-16 15:36:05 -04:00
Will Martin
b73d73b508
create team owned libs for billing, admin-console, platform (#7233)
* add admin-console lib files

* add billing lib files

* add platform lib files

* update lib references in config files

* update package-lock
2023-12-15 09:02:21 -05:00