RobinLinus
f1ba56b66a
Revert "Enable standalone display mode (PWA)"
2020-03-09 22:55:12 +01:00
RobinLinus
4b9af1a2ff
Merge pull request #95 from myfrom/master
...
Enable standalone display mode (PWA)
2020-03-09 22:51:26 +01:00
RobinLinus
7120a74f97
Update ui.js
2020-03-09 22:49:59 +01:00
RobinLinus
097c3c3f50
Update ui.js
2020-03-09 22:47:35 +01:00
RobinLinus
3be3be6926
Update ui.js
2020-03-09 22:40:57 +01:00
RobinLinus
787f03b022
Merge pull request #108 from sonicblis/master
...
Paste image item from clipboard
2020-03-09 22:35:52 +01:00
CJ
a838062564
Merge pull request #1 from sonicblis/paste-clipboard-image
...
Paste image content from the clipboard
2020-03-03 09:16:08 -05:00
CJ
5efd9a3bba
Paste image content from the clipboard
...
This allows someone to take a screen capture and send it to a peer without having to save it as a file. This only works if only one peer is connected as I wasn't sure what the UI flow should be if there are multiple peers. If nothing else, maybe this can be used to implement the full flow for multiple peers. =]
2020-03-03 09:15:32 -05:00
RobinLinus
662a2e48de
Update README.md
2020-01-31 09:35:21 +01:00
RobinLinus
2f79e9b6ee
Update README.md
2020-01-31 09:34:18 +01:00
RobinLinus
836d2fbf76
Update README.md
2020-01-31 09:33:46 +01:00
RobinLinus
85ec77b0c4
Update README.md
2020-01-31 09:33:02 +01:00
RobinLinus
65818dc857
Update README.md
2020-01-31 09:31:00 +01:00
RobinLinus
d21c3fa501
Update README.md
2020-01-31 09:17:35 +01:00
RobinLinus
8c46fdca86
Update README.md
2020-01-16 09:10:40 +01:00
RobinLinus
b8409692c4
Update README.md
2020-01-16 09:07:37 +01:00
myfrom
74ee98a714
Change display mode to standalone
2019-10-31 19:15:37 +01:00
RobinLinus
894824eb19
Merge pull request #87 from RobinLinus/add-license-1
...
Create LICENSE
2019-06-16 11:03:48 +02:00
RobinLinus
d1bf7fa7b2
Create LICENSE
2019-06-16 11:03:21 +02:00
RobinLinus
efa4d68103
Merge pull request #86 from pa7ryk/docker-dev
...
Docker integration
2019-06-16 11:01:17 +02:00
pa7ryk
e7ab87ebf0
Fixes README and spacing.
2019-06-13 16:57:48 +02:00
pa7ryk
f418dc26b8
Integrates docker.
2019-06-13 16:47:25 +02:00
RobinLinus
993b484396
Don't crash when parsing malformed JSON
2019-05-29 21:35:39 +02:00
RobinLinus
72bb4cba1f
Update service-worker.js
2019-05-20 16:19:47 +02:00
RobinLinus
e28d091ad0
Remove short link
...
Unfortunately the yg.gl domain expired
2019-05-15 17:32:19 +02:00
RobinLinus
d702ae812a
Larger app icons
2019-03-14 23:41:19 +01:00
RobinLinus
c8ec00b345
Cleanup
2019-03-14 21:37:44 +01:00
RobinLinus
027d093472
Hide install button by default
2019-03-14 21:03:07 +01:00
RobinLinus
e3abf2e828
Merge branch 'master' of github.com:RobinLinus/snapdrop
2019-03-14 20:48:48 +01:00
RobinLinus
b8b23cd807
Fix splash screen background color and install title
2019-03-14 20:48:43 +01:00
RobinLinus
03eb993a57
Fix splash screen background color and install title
2019-03-14 20:20:50 +01:00
RobinLinus
3ad1a6e0ef
Rename icon
2019-03-14 20:15:37 +01:00
RobinLinus
ef77ffb534
Customize install prompt behavior
2019-03-14 20:05:25 +01:00
RobinLinus
b788898134
Fix link color in dialog
2019-03-13 03:28:49 +01:00
RobinLinus
9617750aed
Don’t translate text automatically
2019-03-13 02:14:51 +01:00
RobinLinus
aefe142eef
Fix URL when ShareTarget exists
2019-03-13 02:14:03 +01:00
RobinLinus
5b2695a107
Fix share action path
2019-03-13 01:54:42 +01:00
RobinLinus
13243093ae
Add basic ShareTarget handler
2019-03-13 01:48:53 +01:00
RobinLinus
59ec78c520
Update logo_transparent
2019-03-13 01:47:50 +01:00
RobinLinus
aea121ca93
Cleanup
2019-03-13 01:21:44 +01:00
RobinLinus
82de30525b
Add Timeout to automatically close Notifications
2019-03-13 00:08:37 +01:00
RobinLinus
819697d697
Cache favicon with ServiceWorker
2019-03-12 23:38:32 +01:00
RobinLinus
c68a7ad987
Show a basic notification when user is offline
2019-03-12 23:37:50 +01:00
RobinLinus
16b64a98cc
Fix images/mstile-150x150.png
2019-03-12 23:02:40 +01:00
RobinLinus
c00ba60699
Merge pull request #75 from JBYoshi/localhost
...
Make IPv4 and IPv6 localhost connections use the same room.
2019-02-18 23:21:44 +01:00
JBYoshi
cd221881b6
Make IPv4 and IPv6 localhost connections use the same room
2019-02-18 15:52:05 -06:00
JBYoshi
6de5e297d8
Revert "Make IPv4 and IPv6 localhost connections use the same room."
...
This reverts commit 8b99e921e7
.
2019-02-18 15:47:21 -06:00
JBYoshi
e6f3555619
Merge remote-tracking branch 'origin/master' into localhost
2019-02-18 15:46:11 -06:00
RobinLinus
a3e751ee23
Merge pull request #77 from mmaridev/master
...
Python 3 alternative in readme
2019-02-18 22:20:27 +01:00
RobinLinus
cf9129618b
Remove unnecessary code
2019-02-18 22:19:07 +01:00