Commit 82ea90e
UX and Sentry Improvement (#39)
* update github action
* minor change to System profile
* Build(deps): Bump nanoid from 3.3.7 to 3.3.8 (#21)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...3.3.8)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Avoid blocking 401 authentication request (#22) (#23)
* fix 401 issue (#22)
* enablle github action on develop branch
* Support Firefox (#18)
* Adapt firefox
* support firefore auto publish
* support firefox, and optimized UX
* [i18n] Updates for file public/_locales/en/messages.json (#25)
* [i18n] Translate messages.json in pt_BR
100% reviewed source file: 'messages.json'
on 'pt_BR'.
* [i18n] Translate messages.json in zh_CN
100% reviewed source file: 'messages.json'
on 'zh_CN'.
* [i18n] Translate messages.json in zh_TW
100% reviewed source file: 'messages.json'
on 'zh_TW'.
* [i18n] Translate messages.json in pt_BR
100% reviewed source file: 'messages.json'
on 'pt_BR'.
* update English i18n msg
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: SYM01 <[email protected]>
* sentry integration (#29)
* [WIP] support exporting
* [WIP] support import/export settings (#7)
* Support import/export profiles and close #7 (#30)
* implemented an utility to export/import settings
* optimized description
* [i18n] Updates for file public/_locales/en/messages.json (#32)
* [i18n] Translate messages.json in pt_BR
100% reviewed source file: 'messages.json'
on 'pt_BR'.
* [i18n] Translate messages.json in zh_TW
100% reviewed source file: 'messages.json'
on 'zh_TW'.
* [i18n] Translate messages.json in zh_CN
100% reviewed source file: 'messages.json'
on 'zh_CN'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
* fix an import issue (#33) (#35)
* optimized sentry release
* Optimize Development Flow (#37)
* [WIP] support chrome auto deploy
* finalize Chrome auto deploy
* npm audit fix
* npm audit fix
* UX improvement and close #28 (#38)
* minor bug fixed
* improve UX and close #28
* use the same CIDR validator as PAC script
* [i18n] Updates for file public/_locales/en/messages.json (#40)
* [i18n] Translate messages.json in pt_BR
100% reviewed source file: 'messages.json'
on 'pt_BR'.
* [i18n] Translate messages.json in zh_TW
100% reviewed source file: 'messages.json'
on 'zh_TW'.
* [i18n] Translate messages.json in zh_CN
100% reviewed source file: 'messages.json'
on 'zh_CN'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>1 parent 0989cbb commit 82ea90e
File tree
14 files changed
+620
-1423
lines changed- .github/workflows
- public/_locales
- en
- pt_BR
- zh_CN
- zh_TW
- src
- adapters
- components/configs
14 files changed
+620
-1423
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| 57 | + | |
| 58 | + | |
54 | 59 | | |
55 | 60 | | |
56 | 61 | | |
| |||
80 | 85 | | |
81 | 86 | | |
82 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
83 | 111 | | |
84 | 112 | | |
85 | 113 | | |
| |||
0 commit comments