Aldino Kemal
|
d36e9e4f0f
|
chore: update openapi
|
3 years ago |
Aldino Kemal
|
a96087ad87
|
chore: update openapi
|
3 years ago |
Aldino Kemal
|
470727c67c
|
feat: add avatar preview (#45)
* feat: update package
* feat: add avatar preview and community
* feat: update docs & version
* feat: update open api, remove status in response http
|
3 years ago |
Aldino Kemal
|
b16ec3b33d
|
chore: update docs
|
3 years ago |
Aldino Kemal
|
38ef3ec468
|
feat: add send location (#43)
* feat: add send location
* feat: update frontend
* feat: update docs
* feat: update docs
* fix: logout remove file
* fix: remove gitignore
* fix: send video
* feat: add context in validation
|
3 years ago |
Aldino Kemal
|
f4bd4a4829
|
feat: add checking whether group or not (#42)
|
3 years ago |
Aldino Kemal
|
409e3d6a22
|
feat: move validation to service (#41)
* feat: move validation to service layer
* feat: change Whatsapp return error
|
3 years ago |
Aldino Kemal
|
3fd2359c52
|
feat: introduce error package (#40)
* feat: introduce error and add test validation
* feat: update UI
|
3 years ago |
Aldino Kemal
|
94e56401c9
|
fix: description
|
3 years ago |
Aldino Kemal
|
4717713c03
|
fix: invalid import
|
3 years ago |
Aldino Kemal
|
25e2643eb6
|
feat: make compatible with v3 (#39)
* feat: add sanitize input
* feat move middleware -> rest
|
3 years ago |
Aldino Kemal
|
f265978d3d
|
chore: update docs
|
3 years ago |
Aldino Kemal
|
5da6bf46b0
|
chore: update docs
|
3 years ago |
Aldino Kemal
|
4e8b57a551
|
chore: update docs
|
3 years ago |
Aldino Kemal
|
30b53e5098
|
chore: update docs
|
3 years ago |
Aldino Kemal
|
c4328a316e
|
feat: redesign UI 4.0 (#36)
* feat: remove send group
* feat: remove type in send payload
* feat: add loading when submit
* feat: update docs
* chore: update docs
* fix: update UI
* feat: add more intuitive UI
* chore: update docs
|
3 years ago |
Aldino Kemal
|
c55d461b49
|
fix: multiple basic auth (#35)
* fix: set basic auth in frontend
* fix: reconnect with basic auth
fix: remove unused code
|
3 years ago |
Aldino Kemal
|
be04c1ce17
|
feat: add multiple basic auth account (#34)
* feat: add multiple basic auth account
* chore: update docs
|
3 years ago |
Aldino Kemal
|
3a0b2414f8
|
feat: add websocket (#33)
* feat: add auto-update Login QR Code
* feat: remove unused code
* feat: trigger when pair success
* feat: move WebSocket to independent package
* feat: simply code
|
3 years ago |
Aldino Kemal
|
dfd8e5a642
|
feat: add api for update message (#32)
* feat: add update message
* chore: update openapi
|
3 years ago |
Aldino Kemal
|
b14aae0366
|
feat: add revoke (#31)
|
3 years ago |
Aldino Kemal
|
cbf9e76f7b
|
feat: add auto reconnect (#30)
|
3 years ago |
Aldino Kemal
|
ed8a9639a7
|
chore: update docs
|
3 years ago |
Aldino Kemal
|
05ec7f827f
|
feat: add send link (#29)
* feat: add send link
feat: add more response when send api
* feat: remove url
* feat: update open api
* chore: update docs
|
3 years ago |
Aldino Kemal
|
e1a182461b
|
chore: update docs
|
3 years ago |
Aldino Kemal
|
7b7b66818c
|
feat: introduce domain (#28)
* feat: introduce domain
* fix: context parsing
* feat: add fetch all connected devices
* feat: move controller to transport layer rest
* feat: change struct service name
* feat: add middleware JID
* feat: remove unsed package
|
3 years ago |
Aldino Kemal
|
92390977c9
|
chore: update docs
|
3 years ago |
Aldino Kemal
|
831cc95b1a
|
chore: update docs
|
3 years ago |
Aldino Kemal
|
634d77c7c2
|
chore: update version
|
3 years ago |
Aldino Kemal
|
26f795113b
|
chore: add automate deploy cross platform
|
3 years ago |
Aldino Kemal
|
3de68df508
|
feat: allow to change os name (#27)
|
3 years ago |
Aldino Kemal
|
8f8b433489
|
chore: update document
|
3 years ago |
Aldino Kemal
|
dbd100108f
|
chore: update docs
|
3 years ago |
Aldino Kemal
|
c01bd8d0c8
|
feat: move file to storage folder (#26)
* feat: add storages config
* chore: update version
* chore: update docs
|
3 years ago |
Aldino Kemal
|
57b5599324
|
chore: update docs
|
3 years ago |
Aldino Kemal
|
325a5110f3
|
feat: add new webhook endpoint (#25)
* feat: add new webhook endpoint
* chore: upgrade version
* chore: update docs
* feat: update variable name become webhook
* feat: remove unused struct
|
3 years ago |
Aldino Kemal
|
c050330659
|
feat: increase limit send message
|
3 years ago |
Aldino Kemal
|
bdc229fa3c
|
chore: update docker config
|
3 years ago |
Aldino Kemal
|
c7c8b4aaa9
|
fix: adding axios default basic auth if enabled (#23)
|
3 years ago |
Aldino Kemal
|
25ba816cfa
|
chore: update docs
|
3 years ago |
Aldino Kemal
|
9731109245
|
feat: add basic auth in params (#22)
* feat: add basic auth in params
* chore: update version
Co-authored-by: Aldino Kemal <aldino.kemal-mitrais@xendit.co>
|
3 years ago |
Aldino Kemal
|
5df7995e46
|
chore: update version
|
3 years ago |
Aldino Kemal
|
dfa5704a8f
|
fix: patch error (#21)
Co-authored-by: Aldino Kemal <aldino.kemal-mitrais@xendit.co>
|
3 years ago |
Aldino Kemal
|
3df6f896fc
|
feat: add send contact (#18)
* feat: add send contact backend service
* feat: add UI for send contact
* chore: update docs
* chore: update openapi & upgrade app version
|
4 years ago |
Aldino Kemal
|
6264825b33
|
chore: update docs
|
4 years ago |
Aldino Kemal
|
bd88ffeb4a
|
Update readme.md
|
4 years ago |
Aldino Kemal
|
aeeae60b76
|
feat: update ui dashboard (#17)
* feat: update ui dashboard
* chore: update docs
|
4 years ago |
Aldino Kemal
|
ad89eb4ab6
|
feat: set optional compress image (#16)
|
4 years ago |
Aldino Kemal
|
9a301c6068
|
feat: add send video (#15)
* feat: add send rest
* feat: add view_once when sending video
* feat: upgrade body limit
* feat: change statics folder
* feat: remove copyright
* feat: add thumbnails in send video
* fix: deleting file
* feat: add params compress video
* chore: update openapi
* chore: update readme
* chore: update readme for installation
* chore: update docker and document
* feat: fix validation and update dashboard page
* fix: docker config & utils code
* chore: update docs
* chore: update docs
|
4 years ago |
Aldino Kemal
|
ba6095bca7
|
fix: docker working directory (#14)
|
4 years ago |