Commit Graph

956 Commits

Author SHA1 Message Date
Rongjian Zhang 6f34c382be refactor: add timer to update webview height 2020-11-08 17:20:33 +08:00
Rongjian Zhang b665784088 refactor: adapt markdown engine 2020-11-08 15:00:13 +08:00
Rongjian Zhang 5795413f25 feat: add markdown render engine setting
closes #124
2020-11-06 18:52:34 +08:00
Rongjian Zhang 9db5a201a3 refactor: rename markdown view 2020-11-04 17:02:05 +08:00
Rongjian Zhang 78adfdfa88 refactor(gitlab): lazy load languages and readme 2020-11-04 16:16:03 +08:00
Rongjian Zhang 40dff68e76 refactor(github): lazy load readme 2020-11-03 18:44:05 +08:00
Rongjian Zhang 397063a6b0 chore: readme image width 2020-11-02 01:01:31 +08:00
Rongjian Zhang f44c5fbb7b 1.8.0 2020-11-02 00:41:07 +08:00
Rongjian Zhang 933a280857 chore: update docs 2020-11-02 00:40:26 +08:00
Rongjian Zhang db035601de feat(gitee): empty search screen 2020-11-02 00:32:50 +08:00
Rongjian Zhang 895f4792d6 fix(github): contribution heatmap
closes #122
2020-11-02 00:26:59 +08:00
Rongjian Zhang d940f3b3e9 fix: handle navigation in webview 2020-11-02 00:02:13 +08:00
Rongjian Zhang fcd416debe refactor(gitee): render readme with webview 2020-11-01 23:48:24 +08:00
Rongjian Zhang ac1b2055a8 chore: rename branch to main 2020-11-01 23:39:32 +08:00
Rongjian Zhang 2bdfb3dfe1 feat(gitee): add blob screen 2020-11-01 23:23:03 +08:00
Rongjian Zhang 6870aa6ff1 feat(gitee): add tree screen 2020-11-01 23:16:52 +08:00
Rongjian Zhang 5f0dfd7600 chore: upgrade fluro 2020-11-01 14:24:19 +08:00
Rongjian Zhang 6b9cc5a156 refactor(gitlab): use webview to show markdown content 2020-10-30 14:36:40 +08:00
Rongjian Zhang 248b72ed1f refactor(github): use webview to show markdown content 2020-10-30 14:36:16 +08:00
Rongjian Zhang 5f45a54f95 fix: avoid hex color parse error 2020-10-29 21:02:45 +08:00
Rongjian Zhang d9ca01b99d feat(gitee): commits screen 2020-10-17 20:47:02 +08:00
Rongjian Zhang 66ab665f31 feat(gitee): repo screen 2020-10-17 20:46:13 +08:00
Rongjian Zhang a5d64fdb86 feat(gitee): users screen 2020-10-17 18:18:26 +08:00
Rongjian Zhang 2e1d869aa1 feat(gitee): repos screen 2020-10-17 18:09:36 +08:00
Rongjian Zhang b5a19486dd feat(gitee): user screen 2020-10-17 17:58:57 +08:00
Rongjian Zhang 5534f96f8a fix(gitee): platform type saved 2020-10-17 17:27:13 +08:00
Rongjian Zhang a4f1daab31 feat: replace io library for web adaptation 2020-10-17 16:47:11 +08:00
Rongjian Zhang f480dc048e feat(gitee): add token login step 2020-10-14 00:43:11 +08:00
Rongjian Zhang d37a5c1981 fix: hide avatar of commit item if not exist 2020-10-11 22:24:13 +08:00
Rongjian Zhang 02e8d66ae2 fix(gitlab): user and group link
closes #115
2020-10-11 22:18:33 +08:00
Rongjian Zhang 1d1804fa86 fix(github): head ref name
closes #116
2020-10-11 22:12:59 +08:00
Rongjian Zhang daf5c8ac45 1.7.0 2020-10-08 18:47:51 +08:00
Rongjian Zhang f4b894e698 docs: remove unused assets 2020-10-08 17:28:32 +08:00
Rongjian Zhang 8aca6e65b1 chore: add build script 2020-10-08 17:17:32 +08:00
Rongjian Zhang 168dcd1d2e fix: user item text overflow 2020-10-08 17:13:29 +08:00
Rongjian Zhang 70b2dd4bb0 feat: add name to user list item 2020-10-08 17:13:29 +08:00
Rongjian Zhang d89a407cf0 chore: add format script 2020-10-08 17:13:29 +08:00
Rongjian Zhang 968019b932 fix: drop svg support to avoid readme screen frozen
closes #112
2020-10-08 17:13:29 +08:00
Phillip Thelen 62b02ed504
feat: add button to quickly switch accounts (#36)
Co-authored-by: Rongjian Zhang <pd4d10@gmail.com>
2020-10-08 17:09:50 +08:00
Rongjian Zhang c71c2da2ef fixup 2020-10-08 15:06:33 +08:00
shreyas1599 0ab05646f0 fix: use container to fix expansion of tab 2020-10-08 15:06:33 +08:00
Rongjian Zhang db7b69b177 style: upgrade dart to latest and run dartfmt 2020-10-08 14:53:10 +08:00
Rongjian Zhang 627b04a516 build: upgrade github dart lib 2020-10-08 14:49:46 +08:00
Rongjian Zhang 0d722f062e fix(github): cross reference event 2020-10-08 14:30:13 +08:00
Rongjian Zhang 85d5cadbeb fix(github): issue/pr timeline assign event
closes #113
2020-10-08 14:04:06 +08:00
Lauris BH ae7d22ec75
Fix type in readme (#111) 2020-10-07 08:38:43 +08:00
Rongjian Zhang 0362731cde 1.6.0 2020-10-06 22:27:01 +08:00
Rongjian Zhang ff0104e9bb fix(github): readme loading in repo screen 2020-10-06 22:26:03 +08:00
Rongjian Zhang 36de5ec8a2 fix(github): update trending api
closes #110
2020-10-06 21:59:29 +08:00
Rongjian Zhang 11d61e163f feat: avoid reloading widget on material bottom tab switch
closes #42
2020-10-06 21:33:47 +08:00