Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
lsxuan12138 pushed 1 commit to main lsxuan12138/otptoken
- feat: steam token improve prepare (not ready) 9b74e41
lsxuan12138 pushed 13 commits to main lsxuan12138/otptoken
- Update:hide cloud sync da820df
- fix: token uuid index issue aa09121
- Merge remote-tracking branch 'origin/main' into local d854760
- Update:index page add quickly scancode button cf72fce
- Merge pull request #22 from eveloki/local Update:index page add quickly scancode button e578b5f
- misc: code clean up 6ff65c5
- misc: update readme page ff37980
- fix: issue #25 e2d3d15
- fix: issue #26, import steam token from maFile 2585446
- misc: version 1.0.2 and hide token secret d7e72a9
- fix: do not update hotp with timestamp 76116c6
- feat: add hide token option a47d18b
- misc: adjust microsoft icon 429719e
lsxuan12138 created a comment on an issue on SolidFaker/ohtotptoken
> 因为本APP为本地APP 功能简单,如果您同意,我可以代为上架。 下方同步进度 应用名称 CH:OTP令牌 EN: OTP Authenticator 应用包名 lri.enbin.totptoken 已经开始公测 https://appgallery.huawei.com/link/invite-test-wap?taskId=d13ff376f6c803c9b67ef9f5de462...
lsxuan12138 pushed 14 commits to main lsxuan12138/otptoken
- Update:Add Data Manual Sync e6e1379
- Update:Add Data Manual Sync Str d82eee8
- Update:Accessibility ebbd6c6
- Merge remote-tracking branch 'origin/main' into local # Conflicts: # entry/src/main/ets/pages/SettingPage.ets # entr... 4ce02f6
- Update:Add Data Manual Sync 6d5cb01
- fix:RankScore index overflow error if first add token eddbc00
- Merge pull request #19 from eveloki/main Fix:RankScore index overflow error if first add token 5f99e3b
- Merge branch 'main' into local # Conflicts: # entry/src/main/resources/base/element/string.json # entry/src/main/res... 9d6745b
- fix:Add DropFilesDialog c85c04c
- Update:Drop file import data Ui e84f476
- Update:Drop file import data and filing information 884989d
- Merge pull request #20 from eveloki/local Add DropFilesDialog and filing information da0c463
- update: ux improve 92ef8fb
- fix: github url & add issue feedback link 871f88b
lsxuan12138 pushed 2 commits to main lsxuan12138/otptoken
lsxuan12138 created a comment on an issue on awaLiny2333/LinysBrowser_NEXT
感谢你的恢复,辛苦大佬
lsxuan12138 opened an issue on awaLiny2333/LinysBrowser_NEXT
在手机上能不能把地址栏和工具栏分开
请问,大佬,在手机上能不能把地址栏和工具栏分开,一上一下显示,目前的界面这两个都显示在一起感觉有点不太习惯lsxuan12138 opened a pull request on SoildFaker/ohtotptoken
feat:点击token时,将其复制到剪切板
如题,一个小功能,可以方便用户使用lsxuan12138 pushed 2 commits to main lsxuan12138/otptoken
lsxuan12138 pushed 14 commits to main lsxuan12138/otptoken
- Update: GetPrivacyManageInfo d609bbf
- Update: Update user agreement e21cbe3
- Update: Update user agreement 89f5a96
- Update: Add PermissionsFromUser 0771297
- Update: Add KVStoreSyncComplete Event bfef581
- Update: Add RDBStoreSyncComplete Event a92182a
- Merge pull request #16 from eveloki/main PrivacyManage Update cbfbd90
- tmp: unusable caused by strange JSON.parse() behavior ac24d9e
- fix: TokenStore double save stringfy issue 110a7d0
- Update: Add DataSync setting and permissions update e0f6ec1
- Update: Use kvStore getEntries save UUID array bcc54e1
- Update: kvStore compatible with old versions 3dd2d36
- Update: Code formatting 1e4a29e
- fix: token duplicated every initTokenStore() 4390c6c
lsxuan12138 pushed 2 commits to main lsxuan12138/otptoken
lsxuan12138 pushed 7 commits to main lsxuan12138/otptoken
- Update: Add distributedKVStore And DISTRIBUTED_DATASYNC permission 25384ed
- Merge remote-tracking branch 'origin/main' 8bb5f64
- Update: Add distributedKVStore And DISTRIBUTED_DATASYNC permission 819d6a9
- Merge branch 'SoildFaker:main' into main dd64da6
- Update: Add main Page LoadingProgress 8ce90d4
- Merge pull request #15 from eveloki/main Change MMKV to OHOS Singlekvstore 8952d29
- fix: null safety issues c823277
lsxuan12138 pushed 2 commits to main lsxuan12138/otptoken
lsxuan12138 created a comment on an issue on awaLiny2333/LinysBrowser_NEXT
简单使用了下,目前没有问题
lsxuan12138 closed an issue on awaLiny2333/LinysBrowser_NEXT
书签不能编辑在文件夹中的位置吗
如题,edge导出的书签导入进来后会在外面套几层文件夹,能不能加个更改位置的功能。或者有什么办法可以临时解决下吗?lsxuan12138 created a comment on an issue on awaLiny2333/LinysBrowser_NEXT
好的 好的 感谢回复 期待增加功能
lsxuan12138 created a comment on an issue on SoildFaker/ohtotptoken
不太想新开issue,在这里说下吧,这个地方只读取BUFFER_SIZE(目前4096)个字节不会有问题吗?目前我用了4个token,导出来的就已经2000多个字符了,如果文件内容超出了怎么办?不应该是循环的读取然后追加吗? ![image](https://github.com/user-attachments/assets/cea688c5-cd97-4098-a8e0-e8873c7...
lsxuan12138 created a comment on an issue on SoildFaker/ohtotptoken
不过,刚发现,目前的方法也是有上面这个问题,比如jetbrains的扫码得到的issuer为'JetBrains Account',但是匹配的时候用的是jetbrains
lsxuan12138 created a comment on an issue on SoildFaker/ohtotptoken
理论上,在线匹配应该可行,但是个人感觉匹配规则不太好搞。这个api要求的参数是domain,比如github.com 但是扫码得到的issuer一般就是Github,除非有人去维护issuer对应的domain是什么。或者更换其他的匹配方式(但是我还想不到用什么方式)。
lsxuan12138 commented on a commit on SoildFaker/ohtotptoken
这个函数就只能读文件的BUFFER_SIZE个字节吗?万一文件大小超了怎么办?
lsxuan12138 pushed 11 commits to main lsxuan12138/otptoken
- Update: SettingPage Support DarkMode c063301
- Merge remote-tracking branch 'origin/main' # Conflicts: # entry/src/main/ets/components/SubItemToggle.ets # entry/sr... 0236df3
- Merge remote-tracking branch 'origin/main' # Conflicts: # entry/src/main/ets/pages/SettingPage.ets faed0ad
- Update: Add Privacy Statement & User Agreement Page on SettingPage 556167f
- Merge branch 'main' into main 1e6faeb
- Update: Add Privacy Statement & User Agreement Page on SettingPage e94f656
- Merge remote-tracking branch 'origin/main' 0d05d29
- Update: Fix Ues preference Load Setting Bug 607fca7
- Update: MV Check SafetyLock to Main thread, Use applicationStateChange subscribe 98736ef
- Update: Check UserAuthResultCode Is SUCCESS, UserAuthPage add Unlock prompt. 3bad800
- Merge pull request #6 from eveloki/main 在SettingPage上添加隐私声明和用户协议页面以及解决bug#11 4479ea9