Shreyas Thirumalai
|
1ac27f4853
|
feat(gitee): issues, issue, pullRequests screens (#144)
* feat: gitee pulls, issue screens
* add action button - issue screen
* remove unnecessary comment
* feat: gitee create issue in repo
* feat: commenting in issue screen
* fix: prepend '#' to subtitle props
|
2021-01-06 12:52:58 +08:00 |
J-P Nurmi
|
c6757c1548
|
fix: UserItem assertion failure (#135)
|
2020-12-31 10:21:43 +08:00 |
Rongjian Zhang
|
fb3ed14b4f
|
fix: android markdown webview render
closes #123
|
2020-12-13 13:53:20 +08:00 |
Rongjian Zhang
|
15fe6dbdb6
|
fix: launch image icon size
|
2020-12-13 02:00:50 +08:00 |
Rongjian Zhang
|
6036849e9b
|
feat: tweak dark mode contribution color
|
2020-12-13 01:34:50 +08:00 |
Rongjian Zhang
|
e41445cc8c
|
feat: macos integration
|
2020-11-14 16:42:45 +08:00 |
Rongjian Zhang
|
ee03b52461
|
fix(github): actor link
|
2020-11-08 19:54:18 +08:00 |
Rongjian Zhang
|
979e91378b
|
fix: markdown webview dark mode
|
2020-11-08 17:21:02 +08:00 |
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
|
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
|
248b72ed1f
|
refactor(github): use webview to show markdown content
|
2020-10-30 14:36:16 +08:00 |
Rongjian Zhang
|
a5d64fdb86
|
feat(gitee): users screen
|
2020-10-17 18:18:26 +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
|
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
|
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
|
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 |
Rongjian Zhang
|
9af190000b
|
fix: markdown code background color
closes #108
|
2020-10-06 21:02:13 +08:00 |
Rongjian Zhang
|
4ae8f52991
|
fix(github): timeline item avatar link
closed #107
|
2020-10-06 20:57:40 +08:00 |
Rongjian Zhang
|
7d3e916af7
|
fix: entry item count
|
2020-10-05 18:26:43 +08:00 |
Rongjian Zhang
|
d2bb3c4a5c
|
feat(gt): add contribution heatmap
closes #104
|
2020-10-05 16:07:22 +08:00 |
Rongjian Zhang
|
8a490abb10
|
feat: handle svg images
|
2020-10-04 22:55:45 +08:00 |
Rongjian Zhang
|
9fd05797b9
|
refactor(gh): github url redirect in readme
|
2020-10-04 22:31:10 +08:00 |
Rongjian Zhang
|
2248415574
|
fix(gh): text with at notation
|
2020-10-04 22:21:34 +08:00 |
Rongjian Zhang
|
2d9610170b
|
fix(gh): orgs screen description null
|
2020-10-04 21:42:54 +08:00 |
Rongjian Zhang
|
15ccf72a27
|
build: upgrade provider
|
2020-10-04 20:37:23 +08:00 |
Rongjian Zhang
|
1269b66eb4
|
fix: lint problems
|
2020-10-03 15:13:32 +08:00 |
Rongjian Zhang
|
8258232d48
|
feat: use cupertino loading again
|
2020-10-03 14:37:06 +08:00 |
Rongjian Zhang
|
35b653af65
|
build: upgrade deps
|
2020-10-03 13:49:31 +08:00 |
Rongjian Zhang
|
ea6bb37960
|
style: dartfmt
|
2020-08-23 13:48:18 +08:00 |
Shreyas Thirumalai
|
db624247ec
|
fix: commit comment event render error (#93)
|
2020-05-17 12:18:47 +08:00 |
Shreyas Thirumalai
|
094ad4b1bb
|
feat: gists screen (#80)
closes: #66
Co-authored-by: Rongjian Zhang <pd4d10@gmail.com>
|
2020-05-14 13:28:12 +08:00 |
Shreyas Thirumalai
|
7a11dca621
|
chore: github prefix for routes (#89)
closes #88
|
2020-05-12 23:31:30 +08:00 |
Shreyas Thirumalai
|
8f5dafd2d0
|
feat: github compare screen (#86)
|
2020-05-12 21:03:13 +08:00 |
Shreyas Thirumalai
|
bc3a204c2b
|
feat: gitlab search screen (#81)
* feat: gitlab search screen
* fix: remove implicit dynamic
* fix: lint error
* fix: newer version flutter_svg
|
2020-05-09 13:37:36 +08:00 |
Shreyas Thirumalai
|
0749a69986
|
feat: files screen (#75)
Fixes #74
|
2020-05-01 00:04:24 +08:00 |
Shreyas Thirumalai
|
bf5ed23971
|
feat: user organizations, fix: create,delete event (#72)
Fixes #58
|
2020-04-29 00:59:01 +08:00 |
Shreyas Thirumalai
|
561970ab59
|
fix: event payload ref in create,delete events (#71)
|
2020-04-26 23:06:19 +08:00 |
Shreyas Thirumalai
|
be30bcb7d8
|
feat: contributor screen (#64)
closes #53
|
2020-04-25 18:31:32 +08:00 |
Shreyas Thirumalai
|
d6a321d6ca
|
fix: yellow underline (#65)
|
2020-04-25 14:08:45 +08:00 |