1
0
mirror of https://github.com/git-touch/git-touch synced 2025-02-02 17:07:06 +01:00

203 Commits

Author SHA1 Message Date
Rongjian Zhang
31c43eebc8 feat(github): add public repos only login option
closes #133
2021-01-30 16:18:33 +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
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
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
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
Rongjian Zhang
c6a8b42ef1 fix: remove in-app review
closes: #129
2020-12-13 13:48:43 +08:00
Rongjian Zhang
08511fb8fb feat: request in-app review
closes #127
2020-12-13 00:15:08 +08:00
Rongjian Zhang
e41445cc8c feat: macos integration 2020-11-14 16:42:45 +08:00
Rongjian Zhang
5795413f25 feat: add markdown render engine setting
closes #124
2020-11-06 18:52:34 +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
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
99b2b795d1 feat(gitea): add orgs in user screen 2020-10-06 13:25:43 +08:00
Rongjian Zhang
aa62524c23 fix(gitea): keep original query params as is 2020-10-06 12:13:07 +08:00
Rongjian Zhang
d47ea5a092 fix(gitea): pagination has more and cursor 2020-10-06 11:54:35 +08:00
Rongjian Zhang
d2bb3c4a5c feat(gt): add contribution heatmap
closes #104
2020-10-05 16:07:22 +08:00
Rongjian Zhang
1269b66eb4 fix: lint problems 2020-10-03 15:13:32 +08:00
Rongjian Zhang
2ef1c0b982 fix: namespace conflicts 2020-10-03 12:47:06 +08:00
Shreyas Thirumalai
7a97bc22ab
feat: bitbucket issues, prs screens (#91) 2020-05-17 12:20:11 +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
8f5dafd2d0
feat: github compare screen (#86) 2020-05-12 21:03:13 +08:00
Shreyas Thirumalai
8a1180dae8
fix: api change user to accountID (#85)
closes #79
2020-05-11 20:57:18 +08:00
Shreyas Thirumalai
e173713861
fix: error using same token (#83)
Fixes #82
2020-05-09 14:43:56 +08:00
Rongjian Zhang
508f9861d9 refactor: tweak tab index saving 2020-05-01 19:05:58 +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
54a2d71891
[feat] set default starting tab (#55)
Fixes #40
2020-04-25 20:28:30 +08:00
Shreyas Thirumalai
be30bcb7d8
feat: contributor screen (#64)
closes #53
2020-04-25 18:31:32 +08:00
Rongjian Zhang
129505947e style: apply dartfmt 2020-04-16 11:36:48 +08:00
Shreyas Thirumalai
99ef399280
completed handling all event types (#49) 2020-04-08 10:51:04 +08:00
Rongjian Zhang
f8f436a382 feat(gl): add starrers screen
closes #48
2020-04-06 14:48:56 +08:00