Skip to content

Commit 87ad863

Browse files
Hotfix/code refactoring from sonarcloud (IsmaelMartinez#1301)
* refactoring the code removing some unused images. Increasing the electron version to 30.1.0 * further refactoring. Still not fully working * reverting windowManager changes to check if that is the breaking change * adding eslint configuration * correcting the release date * adding meetupJoinRegEx config option * some linting and adding more info in the appdata file * moved from codacity to sonarcloud as the former is not working anymore. Fixed a few sonarcloud issues * updated package.json and appdata with release notes * adding back the build icons * adding disableGlobalShortcuts to provide an array of shortcuts to disable when the app is on focus * fixing the date in the appdata file
1 parent 1b6e6c8 commit 87ad863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.github.IsmaelMartinez.teams_for_linux.appdata.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<url type="bugtracker">https://github.com/IsmaelMartinez/teams-for-linux/issues</url>
1515
<launchable type="desktop-id">com.github.IsmaelMartinez.teams_for_linux.desktop</launchable>
1616
<releases>
17-
<release version="1.7.2" date="2024-06-11">
17+
<release version="1.7.2" date="2024-06-14">
1818
<description>
1919
<ul>
2020
<li>Moved to sonarcloud from codacity and fixed some sonarcloud issues</li>

0 commit comments

Comments
 (0)