Skip to content
Closed

v2!! #51

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
130 commits
Select commit Hold shift + click to select a range
6cb771e
feat: to blank (#50)
nakasyou Nov 30, 2024
db91ea0
wip
nakasyou Nov 30, 2024
90c7b36
メンタルやられた
nakasyou Nov 30, 2024
12e1102
feat: more features
Dec 1, 2024
7784a77
feat: add channel,liff,e2ee
piloking Dec 3, 2024
0ab525c
feat: change storage to async
piloking Dec 3, 2024
38cf0b0
feat: update
piloking Dec 15, 2024
46df2fb
feat: add LINEStruct
piloking Dec 15, 2024
c663fad
feat: add task
piloking Dec 20, 2024
c45901c
feat: add service
piloking Dec 20, 2024
9a9043e
feat: add service
piloking Dec 23, 2024
5707c23
feat: update
piloking Dec 25, 2024
dee48e0
feat: add email login
piloking Dec 26, 2024
7f33065
feat: add e2ee
piloking Dec 28, 2024
a1acd5a
feat: add requestEmailLogin
piloking Dec 28, 2024
3b83f25
feat: add login
piloking Dec 28, 2024
2b9297e
fix: fix some login bug
piloking Dec 28, 2024
dd21f58
fix: fix slow-type
piloking Dec 28, 2024
eb4994f
feat: add deno kv storage
piloking Dec 28, 2024
f83fcaf
feat: add e2ee
piloking Dec 28, 2024
058d0f4
feat: add migrate
piloking Dec 29, 2024
f803d1e
feat: update
piloking Dec 29, 2024
a78c240
feat: add polling
piloking Dec 29, 2024
a876a1c
fix: thrift
piloking Dec 29, 2024
aaedb40
fix: some updates
piloking Dec 29, 2024
d6591aa
feat: add timeline
piloking Dec 29, 2024
e7c1bb6
feat: add docs
piloking Dec 29, 2024
91d5f82
fix: type error
piloking Dec 30, 2024
82ab02f
fix: some bugs
piloking Dec 30, 2024
30c36e7
fix: timeout
piloking Dec 30, 2024
e127a4c
fix: browser support
piloking Dec 30, 2024
6d8e4cc
docs: to v2
piloking Dec 30, 2024
9f2360b
docs: update
piloking Dec 31, 2024
7235515
feat: add example
piloking Dec 31, 2024
289be56
fix: timeline
piloking Dec 31, 2024
9e10964
chore: rename tools to scripts
nakasyou Dec 31, 2024
0c4dcbe
feat(client): make fetch more tolerance
nakasyou Dec 31, 2024
10d4147
feat: rename ClientInitBase into ModuleInitBase
nakasyou Dec 31, 2024
9d0e90e
feat(client): remove ModuleInitBase
nakasyou Dec 31, 2024
f30d880
feat(docs): deno
nakasyou Dec 31, 2024
6f8f0af
feat: simple polling
piloking Dec 31, 2024
a517f2f
feat(polling): use AbortController
nakasyou Dec 31, 2024
54ca133
format code
nakasyou Dec 31, 2024
9663491
feat(polling): pollingInterval as a argument
nakasyou Dec 31, 2024
b52d6e5
feat(event): add
piloking Dec 31, 2024
c4d33e0
Merge branch 'v2' of https://github.com/evex-dev/linejs into v2
piloking Dec 31, 2024
333e8f5
feat(polling): to object arg
piloking Dec 31, 2024
586c4c5
Update directory.md
EdamAme-x Dec 31, 2024
fec1f49
feat: support e2ee next
piloking Jan 1, 2025
734fce8
Merge branch 'v2' of https://github.com/evex-dev/linejs into v2
piloking Jan 1, 2025
9252959
fix: thrift
piloking Jan 1, 2025
75a89b8
wip: connection
nakasyou Jan 1, 2025
44d982f
Merge branch 'v2' of github.com:evex-dev/linejs into v2
nakasyou Jan 1, 2025
c718aee
fear: add message api
nakasyou Jan 1, 2025
07af86c
feat: add event wrapper
nakasyou Jan 1, 2025
7d40ced
fix: e2ee,writeThrift
piloking Jan 1, 2025
d7c2e6a
Merge branch 'v2' of https://github.com/evex-dev/linejs into v2
piloking Jan 1, 2025
a200492
_
piloking Jan 1, 2025
062301f
feat(client): add listen API
nakasyou Jan 2, 2025
5e19093
feat: add message class
nakasyou Jan 2, 2025
7e864c5
fix: example
nakasyou Jan 2, 2025
63449dd
refactor: message
nakasyou Jan 2, 2025
4ee5c2f
feat: move message event into message
nakasyou Jan 2, 2025
854ecae
feat: add authtoken login
nakasyou Jan 2, 2025
6d7e853
feat(message): add Message#text
nakasyou Jan 2, 2025
29d9b6e
wip
piloking Jan 2, 2025
e2fe6bf
merge
piloking Jan 2, 2025
792ad0b
fix: thrift
piloking Jan 2, 2025
9f8a808
fix: thrift
piloking Jan 2, 2025
0053776
feat(events): add LINEEventBase#eventType
nakasyou Jan 2, 2025
6d0c761
feat(client): add square
nakasyou Jan 2, 2025
b1535b8
feat(client): use continueRequest
piloking Jan 2, 2025
6d98ed7
Update start.md
nakasyou Jan 2, 2025
edf68c1
Create auth.md
nakasyou Jan 2, 2025
27cc10e
fix(e2ee): e2ee file
piloking Jan 2, 2025
f56324c
Merge branch 'v2' of https://github.com/evex-dev/linejs into v2
piloking Jan 2, 2025
7573727
fead(obs): add downloadMediaByE2EE
piloking Jan 2, 2025
f88d731
feat(event): map SEND_MESSAGE to message
nakasyou Jan 2, 2025
4bba6d2
Update and rename pull_request.yml to ci.yml
nakasyou Jan 2, 2025
a4ee41d
fix
nakasyou Jan 2, 2025
83eba27
Merge branch 'v2' of github.com:evex-dev/linejs into v2
nakasyou Jan 2, 2025
b89aa47
ci: fix format command
nakasyou Jan 2, 2025
f934f4c
feat(obs): returns File instead of Blob in downloadMediaByE2EE
nakasyou Jan 2, 2025
dc04794
fix: add return types
nakasyou Jan 2, 2025
fafb547
Merge branch 'v2' of github.com:evex-dev/linejs into v2
nakasyou Jan 2, 2025
bbfcfd1
fix: reduce slow types
nakasyou Jan 2, 2025
4636c05
Update auth.md
nakasyou Jan 3, 2025
316ff68
Update deno.json
nakasyou Jan 3, 2025
aa03aca
feat: add chat
nakasyou Jan 3, 2025
ef99cc7
Merge branch 'v2' of github.com:evex-dev/linejs into v2
nakasyou Jan 3, 2025
18ee07c
fead(client): add chat method
piloking Jan 3, 2025
810467e
feat: split message (square/talk)
nakasyou Jan 3, 2025
a98188b
feat: add Square#sendMessage
nakasyou Jan 3, 2025
fc4b633
_
piloking Jan 3, 2025
4cc350e
Merge branch 'v2' of https://github.com/evex-dev/linejs into v2
piloking Jan 3, 2025
5896610
feat: enhance message handling and add fetchMessages method in Chat
nakasyou Jan 3, 2025
d59b349
Merge branch 'v2' of https://github.com/evex-dev/linejs into v2
piloking Jan 3, 2025
c20a8bc
feat: add ReadMessageLINEEvent to handle read message notifications
nakasyou Jan 3, 2025
f4651c4
feat: add fetchUser method to retrieve user by mid and create User class
nakasyou Jan 3, 2025
a308220
Merge branch 'v2' of https://github.com/evex-dev/linejs into v2
piloking Jan 3, 2025
f84183c
feat(event): add SEND_MESSAGE
piloking Jan 3, 2025
4149e73
feat(event): add events
piloking Jan 3, 2025
145730b
fix README
piloking Jan 3, 2025
5e6a37f
style: fmt
piloking Jan 3, 2025
75da8cf
feat(message): add download
piloking Jan 4, 2025
d4162ba
refactor: rename LINEEvents
nakasyou Jan 4, 2025
f1e3954
feat(event): add events
piloking Jan 5, 2025
531fd27
refactor(event): consolidate event handling and remove unused event c…
nakasyou Jan 5, 2025
a144f18
wip: add message fetcher
nakasyou Jan 5, 2025
f346439
feat(storage): add export type
piloking Jan 5, 2025
a8d9c0e
fix(example): fix undefined
piloking Jan 6, 2025
3818512
fix(liff): fix tryConsentAuthorize
piloking Jan 6, 2025
a82f26c
fix(square): fix sendMessage
piloking Jan 10, 2025
94f3b47
fix(login): fix async
piloking Jan 16, 2025
1f6ad94
fix(request): fix refresh
piloking Jan 16, 2025
7b49c69
feat(client): remove events
piloking Jan 19, 2025
fa604c9
feat(client): remove events
piloking Jan 19, 2025
b4b873c
feat(client): remove events
piloking Jan 19, 2025
67f94ae
fix(thrift): fix write bugs
piloking Jan 24, 2025
215eb95
feat(client): update
piloking Feb 14, 2025
4f44fc6
fix(client): login
piloking Feb 14, 2025
5cca640
docs: update
piloking Feb 14, 2025
68c3a30
docs: update
piloking Feb 14, 2025
f878f21
feat: update and add example
piloking Feb 19, 2025
bebcdde
docs: update
piloking Feb 19, 2025
abf7ca7
docs: update README
piloking Feb 19, 2025
e10db02
fix(obs): type error
piloking Feb 19, 2025
b9a9be9
fix ci
piloking Feb 19, 2025
93dac62
fix(client): fix promise issue
piloking Feb 23, 2025
c9d04f9
fix(client): fix login issue
piloking Feb 23, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 11 additions & 10 deletions .github/workflows/pull_request.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: pull_request
name: ci
on:
pull_request:
branches: ["*"]
Expand All @@ -8,6 +8,7 @@ on:
- "README.md"
- ".gitignore"
- "LICENSE"
push:

jobs:
jsr-dry-run:
Expand All @@ -33,12 +34,12 @@ jobs:
deno-version: v2.x
- run: deno test

format:
name: "Format Check"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: denoland/setup-deno@v1
with:
deno-version: v2.x
- run: deno task format:check
# format:
# name: "Format Check"
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v4
# - uses: denoland/setup-deno@v1
# with:
# deno-version: v2.x
# - run: deno fmt --check
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.DS_Store
sandbox
.env
node_modules
node_modules
docs/vitepress/cache
Loading
Loading