Commit Graph

591 Commits

Author SHA1 Message Date
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
Adrià Casajús d1bad97ec8 Merge pull request #179 from D-Bao/master
Fix "sl-button" CSS class name conflicting with certain websites
2023-04-03 09:08:22 +02:00
Son Nguyen Kim 017a197f98 Merge pull request #181 from D-Bao/tooltip-title
Update extension title displayed on mouse over
2023-03-27 19:06:33 +02:00
D-Bao f686be88ab Update extension title displayed on mouse over 2023-03-27 14:08:15 +02:00
D-Bao 3ceacb087c Revert "define a constant css prefix in input_tools.js"
This reverts commit d6cf7a7baf.
2023-03-24 13:08:16 +01:00
D-Bao d6cf7a7baf define a constant css prefix in input_tools.js 2023-03-24 12:51:52 +01:00
D-Bao 3e95d0868e fix "sl-button" class name conflict 2023-03-21 16:46:48 +01:00
Adrià Casajús 57181d2f83 Merge pull request #173 from simple-login/chore/check-for-empty-event-data-messages
Check for empty event data messages
2022-11-14 15:04:34 +01:00
Carlos Quintana e823e24af1 Check for empty event data messages 2022-11-14 15:02:35 +01:00
Son NK dc42d31bb2 2.9.2 2022-11-10 19:33:15 +01:00
Son NK 4ccdec500b set gecko id to addon@simplelogin for firefox 2022-11-10 19:33:08 +01:00
Son NK a282171851 2.9.1 2022-11-10 12:50:55 +01:00
Son Nguyen Kim fa2f796b98 Merge pull request #172 from simple-login/chore/add-suffix-when-building-mac-app
(chore) add suffix when building mac app
2022-11-10 11:22:47 +01:00
Carlos Quintana 866198f4e1 (chore) add suffix when building mac app 2022-11-10 09:57:41 +01:00
Son NK 3bf498c4e6 2.9.0 2022-11-09 09:40:11 +01:00
Son Nguyen Kim b536404e6c Merge pull request #170 from simple-login/mac-app2
Communicate with Mac host app
2022-11-09 09:38:48 +01:00
Son NK 1156e1e9c7 don't override name for mac 2022-11-08 18:22:56 +01:00
Son NK ea3f00b808 add MAC variant for build 2022-11-08 18:18:30 +01:00
Son NK c820e64306 show upgrade button in settings page 2022-11-08 17:53:19 +01:00
Son NK 56f7ee629e JSON.stringify 2022-11-08 17:13:58 +01:00
Son NK ea3c39f2df fix host message 2022-11-08 16:51:18 +01:00
Son NK 5f1412f773 send upgrade event to host 2022-11-08 16:40:46 +01:00
Son NK 03d0effe18 send log_in and log_out event 2022-11-08 16:16:30 +01:00
Son NK 7d0aa4ee8e 2.8.2 2022-11-03 14:26:27 +01:00
Son NK f974c7d5df 2.8.1 2022-11-03 14:25:27 +01:00
Son Nguyen Kim ba985ebe84 Merge pull request #169 from simple-login/fix/theme-js-case-sensitive
Fix Theme.js case sensitive
2022-11-02 22:58:35 +01:00
Carlos Quintana e187d58ea2 (ci) re-enable building the lite variant 2022-11-02 08:44:49 +01:00
Carlos Quintana 7846063163 (fix) Use "Theme" instead of "theme" when importing Theme.js 2022-11-02 08:44:27 +01:00
Carlos Quintana 60af712c68 (chore) upgrade version in package-lock.json 2022-11-02 08:43:58 +01:00
Son NK c8c77428fd not build lite 2022-10-31 10:11:30 +01:00
Son NK 1ff6e007cd 2.8.0 2022-10-31 10:05:49 +01:00
Son NK 80f9983543 run prettier 2022-10-31 10:04:04 +01:00
Son Nguyen Kim 3615fb234a Merge pull request #167 from ilyapopovs/master
Add Dark and System themes
2022-10-31 10:01:52 +01:00
Edvin CANDON 54b3a00d7d Use getSavedTheme when mounting AppSettings 2022-10-25 11:51:21 +02:00
Edvin CANDON a42714969e Standardize Theme.js filename 2022-10-25 11:42:38 +02:00
Edvin CANDON 2f9a6bf2b3 Move all theme utilities to same file
- Handle stored theme value in setThemeClass utility
- Expose getSavedTheme utility
2022-10-25 11:40:31 +02:00
ilyapopovs 5d02e8933e fix Mailboxes dropdown colors 2022-10-19 01:48:34 +03:00
ilyapopovs c407195d95 fix modal colors 2022-10-19 01:04:52 +03:00
ilyapopovs 1bb0f1a0cb fix colors for more form elements 2022-10-19 00:38:35 +03:00
ilyapopovs f665a4fcea implement theme styles and switching between them 2022-10-16 06:07:24 +03:00
ilyapopovs d673134b93 implement choosing a theme key in the Settings 2022-10-16 03:34:30 +03:00
Son Nguyen Kim 78e42391ef Merge pull request #164 from simple-login/remove-unused-call
remove unused call
2022-09-08 09:01:18 +02:00
Son NK 3036ad7ff7 remove unused call 2022-09-08 09:00:43 +02:00
Son Nguyen Kim 8cb931c7d2 Merge pull request #158 from simple-login/chore/fix-release-process
Fix release process
2022-08-02 17:41:46 +02:00