Commit graph

  • bf8b248a05
    Translated using Weblate (Indonesian) Hosted Weblate 2025-02-08 10:02:39 +01:00
  • 12180c4343
    Translated using Weblate (Arabic) Hosted Weblate 2025-02-08 10:02:39 +01:00
  • eecdee7381
    Translated using Weblate (Italian) Hosted Weblate 2025-02-08 10:02:39 +01:00
  • dab259ca2b
    Translated using Weblate (Czech) Hosted Weblate 2025-02-08 10:02:39 +01:00
  • 182d72fade
    Translated using Weblate (Japanese) Hosted Weblate 2025-02-08 10:02:38 +01:00
  • 58585f7006
    Translated using Weblate (Ukrainian) Hosted Weblate 2025-02-08 10:02:38 +01:00
  • b97cd116a9
    Translated using Weblate (Bulgarian) Hosted Weblate 2025-02-08 10:02:38 +01:00
  • 81b240bfc8
    Translated using Weblate (Russian) Hosted Weblate 2025-02-08 10:02:38 +01:00
  • 1b967e40d2
    Translated using Weblate (Estonian) Hosted Weblate 2025-02-08 10:02:38 +01:00
  • f9a9287893
    Translated using Weblate (Basque) Hosted Weblate 2025-02-08 10:02:38 +01:00
  • 7931f64148
    Translated using Weblate (German) Hosted Weblate 2025-02-08 10:02:38 +01:00
  • 4a83ad57dd
    Translated using Weblate (Portuguese (Brazil)) Hosted Weblate 2025-02-08 10:02:38 +01:00
  • b73d7637a1
    Translated using Weblate (Chinese (Traditional Han script, Hong Kong)) Hosted Weblate 2025-02-08 10:02:38 +01:00
  • b9f436b940
    Translated using Weblate (Tamil) Hosted Weblate 2025-02-08 10:02:38 +01:00
  • 5cb15642c4
    Translated using Weblate (Thai) Hosted Weblate 2025-02-08 10:02:38 +01:00
  • 80dc61f49e Added PWA support HassanSattar3 2024-12-07 23:20:23 -05:00
  • f6bbc3f9e7
    Merge fb6fe7ae61 into 957ca39f90 schlagmichdoch 2024-11-11 19:40:01 +00:00
  • fb6fe7ae61 Implement libheif v1.19.3 instead of heic2any to prevent browser crashes with some iOS 18 heic image files fix-thumbnail-creation schlagmichdoch 2024-11-11 20:39:46 +01:00
  • 957ca39f90 Remove start_url and scope to prevent wrong URL when installing PWA (fixes #329) schlagmichdoch 2024-11-11 18:39:04 +01:00
  • 00d2757fdc Fix thumbnail creation on very large images or images with extreme dimensions (#332) schlagmichdoch 2024-11-11 18:16:20 +01:00
  • ba95d059f5
    Fixed typo in rtc_config_example.json shommey 2024-10-28 00:20:37 +01:00
  • ce3d569880
    Update README.md schlagmichdoch 2024-09-03 23:13:43 +02:00
  • 70f4ea06c9
    Merge 880e8bd195 into 50539ed485 schlagmichdoch 2024-08-31 14:25:24 +02:00
  • 40379acc6c
    Add rel="noreferrer" to created links in received messages schlagmichdoch 2024-08-31 00:55:18 +02:00
  • b98dbfd94d
    Merge 6f194db843 into 50539ed485 schlagmichdoch 2024-08-27 13:34:18 -04:00
  • ab67c5858d
    FAQ: Update link whose certificate has expired schlagmichdoch 2024-08-22 14:29:10 +02:00
  • 50539ed485 Delete files from OPFS when user closes the ReceiveFileDialog sw_digester schlagmichdoch 2024-08-21 14:32:14 +02:00
  • 490bad5734 Fix wrong file name with navigator.share schlagmichdoch 2024-08-17 21:24:52 +02:00
  • b34b3f7b39
    Fix and update apache config (fixes #312) schlagmichdoch 2024-08-17 21:02:20 +02:00
  • 3e502a76d0 Increase version to v1.10.10 v1.10.10 schlagmichdoch 2024-08-17 16:04:08 +02:00
  • 08af4670ee Enable Czech and Ukrainian translations schlagmichdoch 2024-08-17 15:58:46 +02:00
  • a458c00213
    Merge pull request #309 from weblate/weblate-pairdrop-pairdrop-spa schlagmichdoch 2024-08-16 16:06:46 +02:00
  • 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
  • 901dbf6cb7
    Merge 1d5f2e8023 into a68cd75b71 schlagmichdoch 2024-07-28 16:24:47 +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
  • e75dc5a8fd
    Merge d3e7de89cd into 4b99ff46da schlagmichdoch 2024-07-01 20:29:27 +03: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
  • 3f8d3aca74
    Create da.json Ha1fdan 2024-05-10 14:45:23 +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