Commit Graph

  • 2e088b8434 Translated using Weblate (Indonesian) Hosted Weblate 2024-08-14 18:09:27 +02:00
  • 31e3b4304c Translated using Weblate (Czech) Hosted Weblate 2024-08-14 18:09:26 +02:00
  • d73e5666b9 Translated using Weblate (Ukrainian) Hosted Weblate 2024-08-14 18:09:26 +02:00
  • 96a055b7d0 Merge branch 'fix-displayname-firefox' schlagmichdoch 2024-08-16 16:03:35 +02:00
  • 703894e309 update dev nginx conf parameter http2 to new syntax schlagmichdoch 2024-08-16 16:03:25 +02:00
  • 13f7d36da0 Increase contrast between default badge and text schlagmichdoch 2024-08-07 20:52:10 +02:00
  • 1549ff48c9 Remove selection from text if displayname is blurred schlagmichdoch 2024-08-07 20:15:38 +02:00
  • 9f4d99c8db Prevent edited displayname from flickering on page load by changing loading order schlagmichdoch 2024-08-07 15:26:49 +02:00
  • 563c8dd8a8 Remove redundant placeholder which is added back when page is localized. schlagmichdoch 2024-08-07 15:24:51 +02:00
  • 43c346894d Make displayName field more intuitive by collapsing it when focussed and empty. (fixes #319) schlagmichdoch 2024-08-07 15:23:51 +02:00
  • a68cd75b71 Merge pull request #316 from avadhesh18/patch-1 schlagmichdoch 2024-07-28 16:17:19 +02:00
  • e85a2e6293 Update README.md Avadhesh 2024-07-28 11:55:47 +05:30
  • 1d5f2e8023 Round kB/s as well schlagmichdoch 2024-07-17 17:11:21 +02:00
  • 794e6304fe Merge pull request #314 from schlagmichdoch/reduce-docker-size schlagmichdoch 2024-07-17 15:41:25 +02:00
  • b261cb73ba Merge branch 'master' into sw_digester schlagmichdoch 2024-07-17 15:39:18 +02:00
  • f9b8b0fadf Fix dev environment variable FQDN missing and update docs schlagmichdoch 2024-07-17 15:37:39 +02:00
  • 10f648b7cd Reduce image size by switching to alpine and excluding folders from being copied into the image schlagmichdoch 2024-07-14 14:06:40 +02:00
  • db8d5f97ea Merge branch 'add_transfer_notes' into sw_digester schlagmichdoch 2024-07-15 00:06:03 +02:00
  • 3b31472c52 Merge branch 'sw_digester' of https://github.com/schlagmichdoch/PairDrop into sw_digester schlagmichdoch 2024-07-14 23:32:44 +02:00
  • f7ea519106 Do not stop trying to reconnect to server if offline (private networks and on same machine might still work) schlagmichdoch 2024-07-14 18:05:51 +02:00
  • 76c47c9623 Rewrite FileDigester to tidy up code, be able to delete files in OPFS onPageHide and on abort of file transfer schlagmichdoch 2024-07-14 18:04:03 +02:00
  • fa86212139 Merge branch 'master' into sw_digester schlagmichdoch 2024-07-14 14:32:35 +02:00
  • 331c61fec8 Change docs to reflect that dev files are now included in master branch schlagmichdoch 2024-07-13 21:50:08 +02:00
  • fa24e77d3b rename directory docker to dev schlagmichdoch 2024-07-13 21:31:14 +02:00
  • 6ca039910a fix dev docker and docs schlagmichdoch 2024-02-14 17:09:24 +01:00
  • 9f02f7b3ca add docker-compose-dev.yml and needed conf files schlagmichdoch 2023-05-31 18:57:22 +02:00
  • 04d65da779 Fix substring error if remoteAddress is undefined and replace deprecated request.connection with request.socket (fixes #308) schlagmichdoch 2024-07-13 21:32:57 +02:00
  • e6f2c776dc Remove duplicate Firewall section schlagmichdoch 2024-07-13 16:49:06 +02:00
  • b0711de5b9 Increase version to v1.10.9 v1.10.9 schlagmichdoch 2024-07-01 18:56:51 +02:00
  • d9a6ed4a47 Node.js dependencies updated schlagmichdoch 2024-07-01 18:52:36 +02:00
  • 5dd36da962 Enable Belarusian, Danish, and Hebrew translations schlagmichdoch 2024-07-01 18:47:26 +02:00
  • 8bc65ed622 Merge pull request #289 from weblate/weblate-pairdrop-pairdrop-spa schlagmichdoch 2024-07-01 18:35:14 +02:00
  • 5625cb0ca6 Translated using Weblate (Korean) Hosted Weblate 2024-07-01 18:33:01 +02:00
  • 74e5e2286f Translated using Weblate (French) Hosted Weblate 2024-07-01 18:33:01 +02:00
  • 1a254765fe Translated using Weblate (Hebrew) Hosted Weblate 2024-07-01 18:33:01 +02:00
  • 27a698c762 Translated using Weblate (French) Hosted Weblate 2024-07-01 18:33:01 +02:00
  • 971917bc77 Translated using Weblate (French) Hosted Weblate 2024-07-01 18:33:01 +02:00
  • 1eefd4720f Translated using Weblate (Japanese) Hosted Weblate 2024-07-01 18:33:01 +02:00
  • ff92e606ff Translated using Weblate (Belarusian) Hosted Weblate 2024-07-01 18:33:00 +02:00
  • e53e4adcdf Translated using Weblate (Russian) Hosted Weblate 2024-07-01 18:33:00 +02:00
  • fda19dc819 Translated using Weblate (Danish) Hosted Weblate 2024-07-01 18:33:00 +02:00
  • 78d9ba45d3 Translated using Weblate (Turkish) Hosted Weblate 2024-07-01 18:33:00 +02:00
  • fcb854a000 Try to speed up LCP allSettled speed-up-lcp schlagmichdoch 2024-06-06 02:00:33 +02:00
  • 924c17323d Try to speed up LCP schlagmichdoch 2024-06-06 00:53:28 +02:00
  • 51299bcf73 Refactor static variable names schlagmichdoch 2024-05-16 20:48:02 +02:00
  • 5f6d330386 Fix translations in default locale schlagmichdoch 2024-05-16 20:47:10 +02:00
  • f103f37e16 Merge branch 'sw_digester' into add_transfer_notes schlagmichdoch 2024-05-16 20:19:42 +02:00
  • 4b99ff46da Merge branch 'fix_public_room_switching' into sw_digester schlagmichdoch 2024-05-16 20:00:56 +02:00
  • be381ea438 When switching public rooms disconnect from devices in old room (fixes #298) schlagmichdoch 2024-05-16 19:44:43 +02:00
  • 9b3571feac Refactor BrowserTabsConnector and PeersManager schlagmichdoch 2024-05-16 19:37:32 +02:00
  • 488762bbce Update faq.md schlagmichdoch 2024-04-18 22:26:27 +02:00
  • 80a5c0efdb Increase version to v1.10.8 v1.10.8 schlagmichdoch 2024-04-18 16:30:33 +02:00
  • a9d1273b3c Install npm dependency patches via 'npm audit fix' schlagmichdoch 2024-04-18 16:22:36 +02:00
  • c8484ab104 Enable Hungarian, Polish, and Traditional Chinese Translations schlagmichdoch 2024-04-18 16:16:36 +02:00
  • 05827b12ca Rename new Chinese translation files to match their browser language strings schlagmichdoch 2024-04-17 21:33:10 +02:00
  • 1256dcdcbd Merge pull request #270 from weblate/weblate-pairdrop-pairdrop-spa schlagmichdoch 2024-04-17 21:30:57 +02:00
  • 5e79ef0d9f Added translation using Weblate (Yue (Traditional)) Hosted Weblate 2024-04-17 20:55:15 +02:00
  • add361c284 Translated using Weblate (Chinese (Traditional)) Hosted Weblate 2024-04-17 20:55:15 +02:00
  • fd0c32faad Added translation using Weblate (Finnish) Hosted Weblate 2024-04-17 20:55:15 +02:00
  • f0cfb4833d Translated using Weblate (French) Hosted Weblate 2024-04-17 20:55:15 +02:00
  • 46b6b38ad5 Translated using Weblate (Dutch) Hosted Weblate 2024-04-17 20:55:15 +02:00
  • 3cc2ab99b5 Translated using Weblate (Indonesian) Hosted Weblate 2024-04-17 20:55:15 +02:00
  • 61861df99e Translated using Weblate (Arabic) Hosted Weblate 2024-04-17 20:55:15 +02:00
  • 6330f09486 Translated using Weblate (Polish) Hosted Weblate 2024-04-17 20:55:15 +02:00
  • e07255398f Added translation using Weblate (Hebrew) Hosted Weblate 2024-04-17 20:55:15 +02:00
  • cce97a6496 Translated using Weblate (Hungarian) Hosted Weblate 2024-04-17 20:55:15 +02:00
  • 9c98bc3e9b Translated using Weblate (Japanese) Hosted Weblate 2024-04-17 20:55:15 +02:00
  • 63717aae82 Translated using Weblate (Russian) Hosted Weblate 2024-04-17 20:55:15 +02:00
  • 08aa1e62a4 Translated using Weblate (Portuguese (Brazil)) Hosted Weblate 2024-04-17 20:55:15 +02:00
  • 828caa4226 Merge pull request #286 from codyandersan/patch-1 schlagmichdoch 2024-04-17 20:43:02 +02:00
  • 35f47d9063 Fix inner text being cleared when viewing next received text from queue + prevent skipping of queue entry when timing is bad by checking for existing timeout schlagmichdoch 2024-04-17 20:38:33 +02:00
  • 6ca37bd390 Update README.md Cody Andersan 2024-03-31 08:42:03 +05:30
  • 8a56a271bc Make PWA run standalone (fixes #264) schlagmichdoch 2024-02-23 13:02:40 +01:00
  • 2d15271cf2 WIP: Implement WS fallback as real fallback whenever RTC fails after three retries implement-ws-peers-as-fallback schlagmichdoch 2024-02-23 12:51:35 +01:00
  • 52198c7efb Fix WSPeers should disconnect on 'peer-left' message, indifferent from 'disconnect' flag schlagmichdoch 2024-02-22 17:43:11 +01:00
  • be46e7d4af Add some more info to the FAQ schlagmichdoch 2024-02-22 16:03:35 +01:00
  • 6f194db843 Save current ws-domain alongside peer secrets and never send it to other ws-servers (fixes #269) domain_specific_peer_secrets schlagmichdoch 2024-02-22 15:28:29 +01:00
  • 07e46e472e Prevent flickering of text on load by adding defer="true" to deferred style sheets schlagmichdoch 2024-02-22 15:30:09 +01:00
  • 9dae6d588d Add proper functions for all event listeners in ServerConnection constructor schlagmichdoch 2024-02-22 14:11:56 +01:00
  • d3e7de89cd Disable send text button after dialog has been hidden send_large_texts schlagmichdoch 2024-02-21 18:21:05 +01:00
  • 755d5e29f0 Implement fallback for text messages larger than the max message size to sent them in chunks via the send files API schlagmichdoch 2024-02-21 18:19:59 +01:00
  • 880e8bd195 Add TURN indicator to PeerUI and add method to RTCPeer to get the connection type of the webrtc connection. If connection type is relay show TURN indicator add_turn_indicator schlagmichdoch 2024-02-20 18:04:53 +01:00
  • 5a56251ee3 Tidy up update class methods on PeerUI schlagmichdoch 2024-02-20 17:50:09 +01:00
  • 3c1bc9f82f Update answer for saving images to the iOS gallery and add linebreaks for better readability schlagmichdoch 2024-02-18 01:15:52 +01:00
  • 892e84c834 Update Support paragraph (fixes #274) schlagmichdoch 2024-02-18 00:05:00 +01:00
  • 3b772d0619 Tidy up code of progress animation and make it linear; Tidy up code of setting statusText for transfer notes schlagmichdoch 2024-02-17 20:02:49 +01:00
  • d70f9d762e Remove redundant 'receive-progress' and move setting of progress to receive confirmation methods schlagmichdoch 2024-02-17 15:39:33 +01:00
  • 8592499d22 Replace status: null with status: idle; Set status to processing immediately after receiving is done schlagmichdoch 2024-02-17 14:17:43 +01:00
  • e29ea44025 Add transfer notes: Speed + Time left schlagmichdoch 2024-02-17 12:41:45 +01:00
  • 00f1a20177 Round progress to 4th digit to prevent weird progress bar behavior on reconnect schlagmichdoch 2024-02-16 18:08:30 +01:00
  • 3c8848d406 Add STATE_TRANSFER_REQUEST_RECEIVED and close transfer request dialog if requesting peer reloads schlagmichdoch 2024-02-16 17:56:55 +01:00
  • 0d17ada58b NoSleep: Move evaluation if any peer is still busy to the PeerManager schlagmichdoch 2024-02-16 15:25:31 +01:00
  • 74bd7dd406 Check if RAM would be exceeded before using navigator.share() schlagmichdoch 2024-02-16 15:22:19 +01:00
  • f4a947527d Move service worker digestion into separate class and add static function to check if it is supported by the browser. Change ram-exceed-ios waring accordingly. schlagmichdoch 2024-02-15 18:05:48 +01:00
  • 90f10910aa Fix _fileReceived getting called twice schlagmichdoch 2024-02-15 02:36:37 +01:00
  • aacf24c31f Fix reconnecting by always accepting new ice candidates schlagmichdoch 2024-02-14 17:40:54 +01:00
  • c0e5b66d41 Fix share menu error detection on iOS schlagmichdoch 2024-02-14 17:27:01 +01:00
  • 42bd71a3dc Add error status and check if too many bytes are received schlagmichdoch 2024-02-15 01:33:06 +01:00
  • a98499ea5a Move header comparison to _onTransferHeader function as there is no benefit in doing it after file is received schlagmichdoch 2024-02-15 00:38:30 +01:00
  • 7c471910ef Tidy up Peer classes schlagmichdoch 2024-02-13 21:01:49 +01:00