1
0
mirror of https://github.com/Luzifer/browserphone.git synced 2024-09-16 13:48:35 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
8fa42200e8
Add call duration, keep notifications
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-12-10 23:40:51 +01:00
1a9aae04c3
Disable call button on disconnect, add backoff for conn retries
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-12-10 20:32:37 +01:00
8561eed3f8
Add auth to capability token URL
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-12-10 20:03:58 +01:00
d7a753d70a
Update dependencies and build system
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-08-24 00:30:59 +02:00
803bdadb6a
Bring project to life again
- pin node version
- update Twilio SDK
- adjust to new SDK version

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-08-23 18:47:44 +02:00
cd92ef1a50
npm update / audit fix / dedupe
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-08-02 15:41:47 +02:00
38535d43b1
Switch to full node image for compiling
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-06-22 18:36:05 +02:00
22ca06fa5b
npm audit fix
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-03-15 13:08:53 +01:00
fac06dd96e
npm audit fix
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-12-28 21:34:49 +01:00
1d5a47699c
Update node-sass for Node v13 support
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-10-31 16:40:58 +01:00
7610add2e6
Merge pull request #1 from Luzifer/dependabot/npm_and_yarn/lodash-4.17.14
Bump lodash from 4.17.11 to 4.17.14
2019-07-14 15:45:04 +02:00
dependabot[bot]
797e92afc8
Bump lodash from 4.17.11 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-14 13:44:12 +00:00
b9b9cb1473
Fix NPM package vulnerability
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-07-13 16:14:39 +02:00
c55d74ac3d
Fix: For DTMF the numbers must be strings
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-07-13 16:12:33 +02:00
401a1311ba
Call is not ringing but pending
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-07-13 16:04:24 +02:00
2b76995274
Use connection to read status
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-07-13 15:27:55 +02:00
00856f9353
React on cancelled incoming call
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-07-13 15:16:41 +02:00
6b70bbb829
Fix: Center dial button
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-07-13 15:10:35 +02:00
677f266e73
Add support for dial tones
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-07-13 14:21:57 +02:00
1679c8b0d5
Add manifest
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-06-10 23:51:29 +02:00
facd2c06d4
Add experimental wake-lock support
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-06-10 22:41:59 +02:00
3ff2a392b6
Don't auto-clear incoming call notification
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-06-10 22:18:24 +02:00
aea4a28afc
Fix: Broken function call
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-06-10 22:13:38 +02:00
a6edf63c49
Add ringing state
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-06-10 22:03:03 +02:00
6669ccf26e
Fix: After a restart force link is required
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-06-10 21:31:51 +02:00
48b6c49ba2
Add Screenshot to README
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-05-30 13:48:28 +02:00
fc2a08dce0
Add META 2019-05-30 13:44:50 +02:00
e12b0b146a
Use enter key to toggle call 2019-05-30 13:37:39 +02:00
d734ea9f3a
initial version 2019-05-30 13:30:31 +02:00