Commit Graph

24 Commits

Author SHA1 Message Date
cf92c3ef8f try things
Some checks failed
Lint / Run linters (push) Failing after 1m43s
2023-05-01 23:23:23 +00:00
37c316b457 npm install 2023-05-01 23:11:39 +00:00
71dbf25e22 Revert "no nodejs, only eslint"
Some checks failed
Lint / Run linters (push) Failing after 1m32s
This reverts commit cd707eb6c2.
2023-05-01 23:10:22 +00:00
cd707eb6c2 no nodejs, only eslint
Some checks failed
Lint / Run linters (push) Failing after 1m12s
2023-05-01 23:04:54 +00:00
3feab3d957 simpler eslint
Some checks failed
Lint / Run linters (push) Failing after 1m5s
2023-05-01 23:04:01 +00:00
4da9ea5179 new package.json stuff
Some checks failed
Lint / Run linters (push) Failing after 27s
2023-05-01 22:44:51 +00:00
0b2620a0ab don't use package-lock.json
Some checks failed
Lint / Run linters (push) Failing after 43s
2023-05-01 22:33:05 +00:00
c4889b9d7f try without package.json
Some checks failed
Lint / Run linters (push) Failing after 31s
2023-05-01 22:31:19 +00:00
ee905058f3 grrrr... just work pls.
Some checks failed
Lint / Run linters (push) Failing after 37s
2023-05-01 22:25:47 +00:00
ba71d2e80a Revert "i need to rebase all of this"
Some checks failed
Lint / Run linters (push) Failing after 37s
This reverts commit 95e4306edd.
2023-05-01 22:24:05 +00:00
de53019210 don't include this
Some checks failed
Lint / Run linters (push) Failing after 26s
2023-05-01 22:19:16 +00:00
95e4306edd i need to rebase all of this
Some checks failed
Lint / Run linters (push) Failing after 29s
2023-05-01 22:18:14 +00:00
196466972c [lint] try a little more
Some checks failed
Lint / Run linters (push) Failing after 36s
2023-05-01 22:17:11 +00:00
9c4ccb8102 [lint] try to fix linting issues
Some checks failed
Lint / Run linters (push) Failing after 34s
2023-05-01 22:14:52 +00:00
f0399d4d7e [lint] use npm i for dependency install
Some checks failed
Lint / Run linters (push) Failing after 29s
2023-05-01 22:02:51 +00:00
7cbbb9249a Don't impersonate users
Some checks failed
Lint / Run linters (push) Failing after 29s
2023-05-01 21:57:15 +00:00
b26ba18a5b [actions] add linting 2023-05-01 21:31:27 +00:00
Austin Su
d0117a1be4
Update gitea-rocketchat.hooks.js 2022-04-29 00:24:25 +08:00
Austin Su
8c568c473d
Support RockChat 4.x up
according to field object form https://developer.rocket.chat/reference/api/rest-api/endpoints/team-collaboration-endpoints/chat-endpoints/postmessage#attachment-field-objects .
fill information properly.
2022-03-05 18:29:07 +08:00
Austin Su
f9a4dd36e4
Update gitea-rocketchat.hooks.js
Support x-gitea-event== issue_comment &&  action == reviewed /
2021-07-22 14:55:42 +08:00
Austin Su
5e750a6556
Support "Update branch" message
when someone click "Update branch" button, Gitea will send webhook that have action attribute named "synchronized".
2021-06-21 13:51:49 +08:00
austinsuyoyo
5e5be68f67 Fix: It didnt show messasge when commit 2021-02-11 14:32:01 +08:00
austinsuyoyo
4b9a9b476a Update README & Script & Demo 2020-09-20 16:42:47 +08:00
Austin Su
6cc2708f4c
Initial commit 2020-09-20 02:20:31 +08:00