"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "jitsi-meet" between the packages
jitsi-meet-7084.tar.gz and jitsi-meet-7094.tar.gz

About: Jitsi Meet allows secure, flexible, and scalable video conferencing.

Summary:

The "jitsi-meet" source code changed by about 0.03% and now consists of 2824 regular files (-1) and 511 directories.

Related Informations:

None found by Fossies.

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Header file 30 0 0 0
C program 4 0 0 0
Patch 9 1 1 0
Java program 329 2 0 23
Objective-C program 29 0 0 0
Shell program 30 0 0 0
Lua program 53 0 0 0
Configuration file 4 0 0 0
JavaScript file 872 0 5 13
JSON file 86 0 0 3
Makefile 1 0 0 0
SGML document 3 0 0 0
XML document 37 0 0 0
DOS Batch file 2 0 0 0
Gettext file 1 0 0 0
Git file 2 0 0 0
HTML page 24 0 0 0
Interface Builder file 1 0 0 0
Property file 5 0 0 0
Property list 7 0 0 0
Qt Project file 2 0 0 0
Qt Translation or MS TypeScript file 795 1 0 11
Sass CSS style sheet 83 0 0 4
Xcode file 2 0 0 0
YAML file 5 0 0 0
Audio file 57 0 0 0
Data file 1 0 0 0
Icon 2 0 0 0
Image file 146 0 0 0
Vector Image file 114 0 0 0
Directory 511 0 0 0
Archive 2 0 0 0
Change log 1 0 0 0
Information file 5 0 0 0
License 2 0 0 0
Readme file 16 0 0 0
Text file 63 1 0 1
Other 5 0 0 0
Total Files33415655



Patches (2 of 9):

NameStatusDeltaVisual Diff
patches/react-native+0.68.5.patch renamed 0.0%
patches/react-native+0.68.6.patch

Java Programs (25 of 329):

NameStatusDeltaVisual Diff
react/features/base/popover/components/Popover.web.tsx changed 5.4% diff
react/features/base/react/components/web/BaseIndicator.tsx changed 5.4% diff
react/features/base/tooltip/actions.tsx added
react/features/base/tooltip/components/Tooltip.tsx added
react/features/conference/components/ConferenceTimer.tsx changed 1.6% diff
react/features/conference/components/web/InsecureRoomNameLabel.tsx changed 6.0% diff
react/features/conference/components/web/RaisedHandsCountLabel.tsx changed 7.2% diff
react/features/conference/components/web/SpeakerStatsLabel.tsx changed 6.6% diff
react/features/conference/components/web/SubjectText.tsx changed 18.3% diff
react/features/conference/components/web/ToggleTopPanelLabel.tsx changed 10.7% diff
react/features/connection-indicator/components/native/ConnectionIndicator.tsx changed 4.5% diff
react/features/connection-stats/components/ConnectionStatsTable.tsx changed 0.9% diff
react/features/display-name/components/web/DisplayName.tsx changed 2.4% diff
react/features/e2ee/components/E2EELabel.tsx changed 12.0% diff
react/features/filmstrip/components/web/PinnedIndicator.tsx changed 2.5% diff
react/features/filmstrip/components/web/RaisedHandIndicator.tsx changed 2.8% diff
react/features/filmstrip/components/web/Thumbnail.tsx changed 0.2% diff
react/features/invite/components/add-people-dialog/web/InviteByEmailSection.tsx changed 2.1% diff
react/features/notifications/components/web/Notification.tsx changed 3.3% diff
react/features/recording/components/Recording/web/HighlightButton.tsx changed 1.8% diff
react/features/recording/components/web/RecordingLabel.tsx changed 5.4% diff
react/features/speaker-stats/components/web/SpeakerStats.tsx changed 1.1% diff
react/features/transcribing/components/TranscribingLabel.web.tsx changed 13.9% diff
react/features/virtual-background/components/VirtualBackgrounds.tsx changed 1.0% diff
react/features/visitors/components/web/VisitorsCountLabel.tsx changed 8.0% diff

JavaScript Files (18 of 872):

NameStatusDeltaVisual Diff
config.js changed 0.1% diff
modules/API/external/external_api.js changed 0.6% diff
react/features/base/toolbox/components/ToolboxItem.web.js changed 1.4% diff
react/features/base/toolbox/components/web/index.js changed 44.7% diff
react/features/base/toolbox/components/web/OverflowMenuItem.js removed
react/features/base/toolbox/components/web/ToolboxButtonWithIcon.js changed 6.2% diff
react/features/base/toolbox/components/web/ToolboxItem.js removed
react/features/base/tooltip/components/index.js removed
react/features/base/tooltip/components/TooltipWrapper.js removed
react/features/base/tooltip/index.js removed
react/features/calendar-sync/components/AddMeetingUrlButton.web.js changed 2.3% diff
react/features/calendar-sync/components/JoinButton.web.js changed 2.6% diff
react/features/display-name/components/native/styles.js changed 9.8% diff
react/features/filmstrip/components/native/RaisedHandIndicator.js changed 45.7% diff
react/features/filmstrip/components/native/styles.js changed 12.8% diff
react/features/filmstrip/components/native/Thumbnail.js changed 3.9% diff
react/features/reactions/components/web/ReactionButton.js changed 1.4% diff
react/features/video-quality/components/VideoQualityLabel.web.js changed 1.9% diff

JSON Files (3 of 86):

NameStatusDeltaVisual Diff
package-lock.json changed 0.2% diff
package.json changed 0.9% diff
tsconfig.native.json changed 2.7% diff

Qt Translation Or MS TypeScript Files (12 of 795):

NameStatusDeltaVisual Diff
react/features/app/reducers.web.ts changed 5.9% diff
react/features/app/types.ts changed 1.2% diff
react/features/base/config/configType.ts changed 0.2% diff
react/features/base/config/functions.web.ts changed 7.1% diff
react/features/base/participants/subscriber.ts changed 5.2% diff
react/features/base/popover/functions.web.ts changed 15.3% diff
react/features/base/tooltip/reducer.ts added
react/features/device-selection/functions.web.ts changed 1.4% diff
react/features/filmstrip/constants.ts changed 1.4% diff
react/features/large-video/actions.any.ts changed 11.5% diff
react/features/remote-control/actions.ts changed 1.6% diff
react/features/toolbox/components/web/DialogPortal.ts changed 17.0% diff

Sass CSS Style Sheets (4 of 83):

NameStatusDeltaVisual Diff
css/_audio-preview.scss changed 2.4% diff
css/_popover.scss changed 93.9% diff
css/_reactions-menu.scss changed 2.5% diff
css/_settings-button.scss changed 5.2% diff

Text Files (2 of 63):

NameStatusDeltaVisual Diff
ios/Podfile.lock changed 28.9% diff
react/features/base/tooltip/actionTypes.tsx added

Packages Compared:

jitsi-meet-7084.tar.gz
jitsi-meet-7094.tar.gz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)