Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
gencay tekin
jitsi-meet
Commits
9eb2873c
Commit
9eb2873c
authored
10 years ago
by
hristoterezov
Browse files
Options
Downloads
Patches
Plain Diff
Removes the bundles for every module and add bundle for the whole application.
parent
c7e23312
No related merge requests found
Changes
57
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
Makefile
+5
-8
Makefile
app.js
+33
-13
app.js
index.html
+1
-18
index.html
libs/app.bundle.js
+0
-0
libs/app.bundle.js
libs/modules/API.bundle.js
+0
-0
libs/modules/API.bundle.js
libs/modules/RTC.bundle.js
+0
-0
libs/modules/RTC.bundle.js
libs/modules/UI.bundle.js
+0
-0
libs/modules/UI.bundle.js
libs/modules/connectionquality.bundle.js
+0
-0
libs/modules/connectionquality.bundle.js
libs/modules/desktopsharing.bundle.js
+0
-0
libs/modules/desktopsharing.bundle.js
libs/modules/keyboardshortcut.bundle.js
+0
-0
libs/modules/keyboardshortcut.bundle.js
libs/modules/simulcast.bundle.js
+0
-0
libs/modules/simulcast.bundle.js
libs/modules/statistics.bundle.js
+0
-0
libs/modules/statistics.bundle.js
modules/API/API.js
+13
-13
modules/API/API.js
modules/RTC/DataChannels.js
+5
-2
modules/RTC/DataChannels.js
modules/RTC/LocalStream.js
+1
-1
modules/RTC/LocalStream.js
modules/RTC/MediaStream.js
+2
-3
modules/RTC/MediaStream.js
modules/RTC/RTC.js
+16
-13
modules/RTC/RTC.js
modules/RTC/RTCUtils.js
+3
-4
modules/RTC/RTCUtils.js
modules/UI/UI.js
+96
-97
modules/UI/UI.js
modules/UI/audio_levels/AudioLevels.js
+4
-4
modules/UI/audio_levels/AudioLevels.js
with
179 additions
and
176 deletions
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets