1
0
mirror of https://github.com/git-touch/git-touch synced 2025-02-08 23:58:46 +01:00

748 Commits

Author SHA1 Message Date
Rongjian Zhang
10477a7071 fix(github): repo and user mutations 2021-01-31 16:25:23 +08:00
Rongjian Zhang
31c43eebc8 feat(github): add public repos only login option
closes #133
2021-01-30 16:18:33 +08:00
Rongjian Zhang
c1b3d330e0 feat: dark mode avatar placeholder 2021-01-30 15:55:08 +08:00
Rongjian Zhang
30eb0ef5b3 refactor: fix dart lint 2021-01-30 15:42:02 +08:00
Rongjian Zhang
fc96c5ad45 chore: update avatar placeholder 2021-01-30 15:34:41 +08:00
Rongjian Zhang
09edf5f04b fix(github): comment of deleted user
closes #161
2021-01-30 14:22:23 +08:00
Shreyas Thirumalai
b0193a5def
fix: hide contribution graph scrollbar (#177)
closes #37
2021-01-30 14:12:02 +08:00
Rongjian Zhang
7a2196170e fix: typo
closes #172
2021-01-28 20:53:25 +08:00
Rongjian Zhang
e41d235cde refactor: ferry 2021-01-25 10:28:03 +08:00
Shreyas Thirumalai
4f1e0441d2
feat(gogs): setup (#170)
closes #117
2021-01-23 22:08:05 +08:00
Shreyas Thirumalai
cb9bc89778
chore: codeberg login note (#166)
closes #164
2021-01-19 21:06:34 +08:00
Shreyas Thirumalai
d826107621
feat(gitlab): branches, issueAdd, router path fix (#165) 2021-01-19 00:46:31 +08:00
Shreyas Thirumalai
c75288ef97
feat(gitee): watch, star a repo (#157)
* feat(gitee): watch, star a repo

* fix: pass in props as Tuple

* feat: bitbucket branches

* fix: use class instead of map
2021-01-11 22:31:54 +08:00
Rongjian Zhang
f1956dbdc3 fix: drop app review dep to fit f-droid 2021-01-11 10:22:11 +08:00
Rongjian Zhang
09ed70024c fix: new issue link 2021-01-10 19:09:00 +08:00
Shreyas Thirumalai
d74b141279
feat(gitea): issue, issueComment, labels, refactor(GeIssueComment) (#155)
* feat(gitea): issue, issueAdd, issueComment

* rollback grade.properties change

* refactor: GeIssueComment, fix: url GtIssueComment

* feat: labels
2021-01-10 14:20:03 +08:00
Shreyas Thirumalai
f723eef83a
feat(gitee): branches, labels, contributors, refactor(RouterScreen) (#153)
* feat: labels, contributors, fix: bio in search

* feat: branch, cancel/confirm to showPicker

* refactor(router): RouterScreen fallback params
2021-01-10 00:52:45 +08:00
Shreyas Thirumalai
e9454c3dce
feat(gitee): comment actions (issue/PR) (#150) 2021-01-09 11:23:52 +08:00
Surendrajat
efe882a0df
fix(github): proper spacing in branch creation/deletion events (#149) 2021-01-08 16:59:30 +08:00
Shreyas Thirumalai
92bcdaa4b0
feat(gitee): updates (#148)
* feat: gitee pull screen (with posting comment)

* feat: GeFilesScreen, remove 'changes' prop

* feat: commitScreen, commits in pullScreen

* fix: commit text formatting
2021-01-08 10:25:22 +08:00
Shreyas Thirumalai
76f9999534
feat(bitbucket): update (#147)
* feat: create issue

* feat: issue screen, comment on issue

* fix: remove refs from pullScreen uri
2021-01-06 21:17:49 +08:00
Shreyas Thirumalai
8415a677c0
feat(gitee): search screen (#146) 2021-01-06 14:57:31 +08:00
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
Shreyas Thirumalai
4679ca10ee
fix: gitee typo (#145) 2021-01-05 23:15:32 +08:00
Shreyas Thirumalai
8aa660437f
fix: fallback language (#141)
fixes #140
2021-01-05 19:32:42 +08:00
Shreyas Thirumalai
0a1da29c3e
feat: localization (#137)
closes #119

Co-authored-by: Rongjian Zhang <pd4d10@gmail.com>
2021-01-05 17:25:19 +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
c6a8b42ef1 fix: remove in-app review
closes: #129
2020-12-13 13:48:43 +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
08511fb8fb feat: request in-app review
closes #127
2020-12-13 00:15:08 +08:00
Rongjian Zhang
f2763a1dcd chore: l10n for gitee 2020-11-14 17:01: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
53897f6fb3 feat(bitbucket): clarify app password
closes #125
2020-11-08 17:43:51 +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
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
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
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