Commit graph

3104 commits

Author SHA1 Message Date
Nightly Build 8e540429b7 Nightly build 5.10.0-nightly.20240816 2024-08-16 04:06:11 +00:00
Andrea b9527d2d6d Translated using Weblate (Italian)
Currently translated at 93.0% (281 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/it/
2024-08-12 10:35:20 -04:00
Devin Binnie c9f671d82a
[MM-59552] Remove unsafe-inline from internal CSP, replace with nonce and rework some dynamic styling (#3120)
* Remove unsafe-inline

* Fix dynamic dark mode loading

* Include nonce generator for CSP for styles

* Add nonce provider for react-select

* Fix test
2024-08-12 09:38:59 -04:00
kaakaa e310fa705f Translated using Weblate (Japanese)
Currently translated at 100.0% (302 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ja/
2024-08-06 08:56:01 -04:00
Nik 6bbc3d5eb3 Translated using Weblate (Italian)
Currently translated at 88.0% (266 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/it/
2024-08-06 08:56:01 -04:00
Andrea 730e3b6b2b Translated using Weblate (Italian)
Currently translated at 88.0% (266 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/it/
2024-08-06 08:56:01 -04:00
Andrea 5f81fd0f0d Translated using Weblate (Italian)
Currently translated at 26.8% (81 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/it/
2024-08-06 08:56:01 -04:00
Nik 6740e76cd3 Translated using Weblate (Italian)
Currently translated at 26.8% (81 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/it/
2024-08-06 08:56:01 -04:00
Andrea 7c02bb7eee Translated using Weblate (Italian)
Currently translated at 25.8% (78 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/it/
2024-08-06 08:56:01 -04:00
Nik 244f3cf30c Translated using Weblate (Italian)
Currently translated at 25.8% (78 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/it/
2024-08-06 08:56:01 -04:00
Andrea 51ee294d14 Translated using Weblate (Italian)
Currently translated at 21.5% (65 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/it/
2024-08-06 08:56:01 -04:00
Nik e3c3ffa9f8 Translated using Weblate (Italian)
Currently translated at 21.5% (65 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/it/
2024-08-06 08:56:01 -04:00
mm-prodsec-bot 074ef5dd8a
[Snyk] Security upgrade @aws-sdk/client-s3 from 3.445.0 to 3.529.0 (#3117)
* fix: e2e/package.json & e2e/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-7573289

* Fix: Cannot find module 'fast-xml-parser'

* Fix: Cannot find module 'mochawesome-report-generator'

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: yasserfaraazkhan <attitude3cena.yf@gmail.com>
2024-08-01 09:11:25 -04:00
Devin Binnie 0d29d756ac
[MM-59252] Fix loading screen CSS (#3116) 2024-08-01 09:09:13 -04:00
Devin Binnie 8ff64d285a
[MM-59841] Migrate to titleBarOverlay for Windows (#3111) 2024-07-31 14:58:33 -04:00
Devin Binnie b2cd2dc60d
[MM-59252] Fix resizing app when welcome screen is open on macOS, force button to always appear on welcome screen (#3112) 2024-07-29 13:23:57 -04:00
Martin Popp Fredslund (SektorCERT) e68d97e578 Translated using Weblate (Danish)
Currently translated at 100.0% (302 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/da/
2024-07-29 12:43:26 -04:00
Frank Paul Silye c99a6f3de0 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (302 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/nb_NO/
2024-07-29 12:43:26 -04:00
Devin Binnie a00cb4c814
[MM-59489] Change logged in tracking code for new API, check for / when navigating tabs (#3105)
* [MM-59489] Change logged in tracking code for new API, check for `/` when navigating tabs

* Better naming
2024-07-24 18:36:36 -04:00
Devin Binnie 7af6601e23
[MM-59480] Fix crash on Windows caused by titlebar overlay (#3108) 2024-07-24 17:49:42 -04:00
Claudio Costa e2cc1cee4b
[MM-51514] Allow Calls widget to open user settings (#3109)
* Allow Calls widget to open user settings

* Bump api-types version

* Bump
2024-07-24 17:56:45 +02:00
Devin Binnie 314f7ab96f
[MM-59840] Add Linux title bar buttons using titleBarOverlay field of BrowserWindow (#3104)
* Add Linux title bar buttons using `titleBarOverlay` field of `BrowserWindow`

* Lint fix, fix potential null on macOS
2024-07-23 09:30:20 -04:00
Devin Binnie 1acd26dc08
Build all windows targets on release (#3100) 2024-07-23 09:23:16 -04:00
Weblate (bot) 355269ea70
Translations update from Mattermost Weblate (#3103)
* Translated using Weblate (Norwegian Bokmål)

Currently translated at 99.3% (297 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/nb_NO/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (299 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/zh_Hans/

* Translated using Weblate (Russian)

Currently translated at 97.3% (291 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ru/

* Translated using Weblate (Russian)

Currently translated at 97.3% (291 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ru/

* Translated using Weblate (Czech)

Currently translated at 98.9% (296 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/cs/

* Translated using Weblate (Japanese)

Currently translated at 100.0% (299 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ja/

* Translated using Weblate (Russian)

Currently translated at 100.0% (299 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ru/

* Translated using Weblate (Russian)

Currently translated at 100.0% (299 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ru/

* Translated using Weblate (Russian)

Currently translated at 100.0% (302 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ru/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 99.6% (301 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/nb_NO/

* Translated using Weblate (Dutch)

Currently translated at 100.0% (302 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/nl/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (302 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/zh_Hans/

* Translated using Weblate (German)

Currently translated at 100.0% (302 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/de/

* Translated using Weblate (Polish)

Currently translated at 100.0% (302 of 302 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/pl/

---------

Co-authored-by: Frank Paul Silye <frankps@uio.no>
Co-authored-by: ThrRip <coding@thrrip.space>
Co-authored-by: Konstantin <eleferen@gmail.com>
Co-authored-by: Said Imanmagomedov <imanmagomedov.said@gmail.com>
Co-authored-by: vhaska <vhaska@gmail.com>
Co-authored-by: kaakaa <stooner.hoe@gmail.com>
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: jprusch <rs@schaeferbarthold.de>
Co-authored-by: master7 <marcin.karkosz@rajska.info>
2024-07-22 12:14:44 -04:00
enzowritescode de6cf3e588
add nvmrc (#3101) 2024-07-22 10:15:42 -04:00
Devin Binnie 9de82159e6
Bump to version v5.10 (#3099) 2024-07-19 16:00:01 -04:00
Devin Binnie 198b1afe88
[MM-59044] Add per-server permission check for screen sharing (#3097) 2024-07-19 15:52:07 -04:00
Devin Binnie 7c27a6d1cd
[MM-59412] Reinstate the resize listener for Windows and the exception for willResize (#3098) 2024-07-19 10:14:48 -04:00
Devin Binnie 080e4bf727
[MM-59543] Disallow use of file: protocol in the app, remove all references to it, add mattermost-desktop: protocol to read local files (#3095) 2024-07-18 16:01:44 -04:00
Devin Binnie 87b2f12663
[MM-59544] Upgrade to Electron v31.2.1 (#3096) 2024-07-18 11:01:22 -04:00
Devin Binnie e3109c4718
[MM-59046] Flip fuses for cookie encryption, node options and ASAR integrity (#3094) 2024-07-18 10:35:01 -04:00
yasserfaraazkhan 2649c31962
Fix(e2e): Fix playwright version and reporting for CMT (#3081) 2024-07-17 04:48:03 +05:30
Devin Binnie 2dee9b6bc8
Fixed isInsideRectangle to actually work, and removed null check for matchingScreen since it will always return something (#3093) 2024-07-16 09:35:06 -04:00
Devin Binnie 35665dee33
[MM-59480] Remove logging of the title/body of notifications (#3092) 2024-07-15 14:31:14 -04:00
master7 19169b7e70 Translated using Weblate (Polish)
Currently translated at 100.0% (299 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/pl/
2024-07-15 10:55:56 -04:00
jprusch ff634cf6f1 Translated using Weblate (German)
Currently translated at 100.0% (299 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/de/
2024-07-15 10:55:56 -04:00
Matthew Williams c31eb93ce1 Translated using Weblate (English (Australia))
Currently translated at 100.0% (299 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/en_AU/
2024-07-15 10:55:56 -04:00
Tom De Moor 1c65baf54a Translated using Weblate (Dutch)
Currently translated at 98.9% (296 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/nl/
2024-07-15 10:55:56 -04:00
Anonymous c5bd7933fe Translated using Weblate (Indonesian)
Currently translated at 93.6% (280 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/id/
2024-07-15 10:55:56 -04:00
Anonymous 1308332f46 Translated using Weblate (Vietnamese)
Currently translated at 93.6% (280 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/vi/
2024-07-15 10:55:56 -04:00
Anonymous 88b8b37a59 Translated using Weblate (French)
Currently translated at 93.6% (280 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/fr/
2024-07-15 10:55:56 -04:00
unified-ci-app[bot] 530c5b3af5
chore: Update NOTICE.txt file with updated dependencies (#3090)
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
2024-07-15 10:55:26 -04:00
Claudio Costa 6305153711
Show context menu in Calls popout (#3085) 2024-07-15 10:44:21 -04:00
enzowritescode 6c673bd42c
Fix outdated JSDoc comment (#3083) 2024-07-15 10:39:39 -04:00
Rajat Dabade fdf1096494
[MM-56873]: Updated Svg's and styling for welcome page (#3084)
* [MM-56873]: Updated svg and styling for welcome page

* chore: i18n
2024-07-12 09:30:22 -04:00
Weblate (bot) a917eaa5f6
Translations update from Mattermost Weblate (#3077)
* Translated using Weblate (German)

Currently translated at 100.0% (299 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/de/

* Translated using Weblate (Polish)

Currently translated at 100.0% (299 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/pl/

* Translated using Weblate (English (Australia))

Currently translated at 100.0% (299 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/en_AU/

* Translated using Weblate (Dutch)

Currently translated at 100.0% (299 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/nl/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (299 of 299 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/zh_Hans/

---------

Co-authored-by: jprusch <rs@schaeferbarthold.de>
Co-authored-by: master7 <marcin.karkosz@rajska.info>
Co-authored-by: Matthew Williams <Matthew.Williams@outlook.com.au>
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: ThrRip <coding@thrrip.space>
2024-07-11 12:57:19 +03:00
Devin Binnie 24a665171f
Bump api-types and publish (#3075) 2024-06-20 12:46:53 -04:00
Claudio Costa c0e2b2a0e7
[MM-57964] Implement openThread and openStopRecordingModal (#3073)
* Implement API to open thread from Calls widget

* Stop recording modal

* Rename
2024-06-20 18:42:21 +02:00
Devin Binnie d3a76caeef
[MM-58780] Don't account for scaleFactor on Windows when resizing if the matching screen is the primary monitor (#3072) 2024-06-19 09:27:19 -04:00
Devin Binnie 0d4800fd61
[MM-54863] Add permissions manager UI in Edit Server modal, improve permission checks to be less missable (#3059)
* [MM-54863] Add permissions manager UI in Edit Server modal, improve permission checks to be less missable

* Removing this for E2E (which was having issues anyways)

* PR feedback

* Disable permissions dialog for current E2E tests

* Fixed the dark mode CSS

* Update icon
2024-06-19 09:19:24 -04:00