Download webclient Free Java Code

Description

A javascript client to access buddycloud channels.

Icons

webclient

Source Files

The download file webclient-master.zip has the following entries.


.gitignore// w w  w .  j a  v a2  s  .co  m
Gruntfile.js
README.bubbling.md
README.localization.md
README.md
config.js.example
contrib/apache/buddycloud-apache-virtual-host
css/FollowerList.css
css/LoginSidebar.css
css/MetadataPane.css
css/PostStream.css
css/SubscribedChannelsList.css
css/UserMenu.css
css/anon.css
css/bubbling.css
css/button.css
css/channel.css
css/channelDetails.css
css/common.css
css/discover.css
css/dropzone.css
css/edit.css
css/fonts/Nunito SIL OFL Font License.txt
css/fonts/Nunito-Regular-webfont.eot
css/fonts/Nunito-Regular-webfont.svg
css/fonts/Nunito-Regular-webfont.ttf
css/fonts/Nunito-Regular-webfont.woff
css/form.css
css/grid.css
css/helpers.css
css/homepage.css
css/lightSidebar.css
css/login.css
css/main.css
css/mobile/test.css
css/normalize.css
css/overlay.css
css/popup.css
css/reset.css
css/sidebar.css
css/singlePost.css
css/spinner.css
css/startpage.css
css/stylus.css
favicon.ico
img/Clouds_by_Felix_Niklas.jpg
img/bc-icon.png
img/beagle.png
img/buddycloud-logo-white.png
img/buddycloud-logo.png
img/buddycloud-logo.svg
img/buddycloud.png
img/facebook_16.png
img/firefox-manifest-icon-128.png
img/globe.png
img/glyphicons_062_paperclip.png
img/google_16.png
img/info.png
img/lock-small.png
img/magnifier.png
img/media-download.png
img/minus.png
img/new.png
img/padlock.png
img/personal-50px.jpg
img/personal-75px.jpg
img/plus.png
img/poweredby.png
img/reddit_16.png
img/settings_dropdown.png
img/spinner.gif
img/spinner.png
img/spinner_yellow.png
img/spritemap.png
img/spritemap@2x.png
img/test_image.jpg
img/topic-50px.jpg
img/topic-75px.jpg
img/tumblr_16.png
img/twitter_16.png
img/unlock-small.png
index.html
js/app/Router.js
js/app/main.js
js/app/models/Channel.js
js/app/models/ChannelFollowers.js
js/app/models/ChannelItems.js
js/app/models/ChannelMetadata.js
js/app/models/ChannelStatus.js
js/app/models/CollectionBase.js
js/app/models/ContentSearch.js
js/app/models/ContentSearchResult.js
js/app/models/Discover.js
js/app/models/DiscoverCollection.js
js/app/models/Item.js
js/app/models/MetadataSearch.js
js/app/models/MetadataSearchResult.js
js/app/models/ModelBase.js
js/app/models/PostNotifications.js
js/app/models/Preferences.js
js/app/models/Search.js
js/app/models/SidebarInfo.js
js/app/models/SidebarInfoCollection.js
js/app/models/SimilarChannels.js
js/app/models/SubscribedChannels.js
js/app/models/Sync.js
js/app/models/User.js
js/app/models/UserCredentials.js
js/app/models/db/ChannelMetadataDB.js
js/app/models/db/PostsDB.js
js/app/models/db/SidebarInfoDB.js
js/app/util/animations.js
js/app/util/api.js
js/app/util/autoResize.js
js/app/util/avatarFallback.js
js/app/util/dateUtils.js
js/app/util/embedlify.js
js/app/util/indexedDB.js
js/app/util/linkify.js
js/app/util/mediaFallback.js
js/app/util/mediaServer.js
js/app/util/spinner.js
js/app/views/content/AbstractEditStream.js
js/app/views/content/AbstractExploreView.js
js/app/views/content/AnonBar.js
js/app/views/content/AnonChannelOverlay.js
js/app/views/content/ChannelDetails.js
js/app/views/content/ChannelHeader.js
js/app/views/content/ChannelList.js
js/app/views/content/ChannelListDetails.js
js/app/views/content/ChannelPage.js
js/app/views/content/ChannelStream.js
js/app/views/content/ChannelView.js
js/app/views/content/CreateChannelPage.js
js/app/views/content/CreateChannelStream.js
js/app/views/content/DiscoverView.js
js/app/views/content/EditChannelPage.js
js/app/views/content/EditChannelStream.js
js/app/views/content/EditChannelView.js
js/app/views/content/ErrorPage.js
js/app/views/content/ExplorePage.js
js/app/views/content/ForbiddenPage.js
js/app/views/content/PostView.js
js/app/views/content/PreferencesPage.js
js/app/views/content/PreferencesStream.js
js/app/views/content/PreferencesView.js
js/app/views/content/SearchBar.js
js/app/views/content/SearchView.js
js/app/views/overlay/DiscoverOverlay.js
js/app/views/overlay/WelcomePage.js
js/app/views/sidebar/ActionBar.js
js/app/views/sidebar/Channels.js
js/app/views/sidebar/PersonalChannel.js
js/app/views/sidebar/SidebarPage.js
js/vendor/IndexedDBShim.min.js
js/vendor/backbone-indexeddb.js
js/vendor/backbone.js
js/vendor/dropzone.js
js/vendor/jasmine/MIT.LICENSE
js/vendor/jasmine/jasmine-html.js
js/vendor/jasmine/jasmine.css
js/vendor/jasmine/jasmine.js
js/vendor/jquery.cookie.js
js/vendor/jquery.embedly.js
js/vendor/jquery.js
js/vendor/l10n-browser.js
js/vendor/l10n.js
js/vendor/modernizr.js
js/vendor/pollymer.js
js/vendor/require.js
js/vendor/text.js
js/vendor/timeago.js
js/vendor/underscore.js
locales/data.de.properties
locales/data.en.properties
locales/data.es.properties
locales/data.fr.properties
locales/data.fy.properties
locales/data.id.properties
locales/data.nl-NL.properties
locales/data.properties
locales/data.pt.properties
locales/data.sv.properties
locales/data.tr-TR.properties
manifest.webapp
package.json
prototypes/Firefox OS mockups/Firefox OS screen mockup.graffle
prototypes/Firefox OS mockups/Firefox OS screen mockup.png
prototypes/Firefox OS mockups/home-screen.png
prototypes/Firefox OS mockups/posts-screen.png
prototypes/anon.html
prototypes/avatars/anon.png
prototypes/avatars/channel1.jpg
prototypes/avatars/channel2.jpg
prototypes/avatars/channel3.jpg
prototypes/avatars/channel4.jpg
prototypes/avatars/channel5.jpg
prototypes/avatars/channel6.jpg
prototypes/avatars/channel7.jpg
prototypes/avatars/channel8.jpg
prototypes/avatars/topic.png
prototypes/avatars/user1.jpg
prototypes/avatars/user10.jpg
prototypes/avatars/user11.jpg
prototypes/avatars/user12.jpg
prototypes/avatars/user13.jpg
prototypes/avatars/user1_big.jpg
prototypes/avatars/user2.jpg
prototypes/avatars/user2_big.jpg
prototypes/avatars/user3.jpg
prototypes/avatars/user4.jpg
prototypes/avatars/user5.jpg
prototypes/avatars/user6.jpg
prototypes/avatars/user7.jpg
prototypes/avatars/user8.jpg
prototypes/avatars/user9.jpg
prototypes/discover.html
prototypes/editChannel.html
prototypes/landingPage.html
prototypes/loading.html
prototypes/preferences.html
prototypes/private.html
prototypes/searchResults.html
prototypes/singlePost.html
prototypes/streams.html
spec/Channel.spec.js
spec/ChannelFollowers.spec.js
spec/ChannelItems.spec.js
spec/ChannelMetadata.spec.js
spec/Discover.spec.js
spec/Item.spec.js
spec/PostNotifications.spec.js
spec/Preferences.spec.js
spec/Search.spec.js
spec/SimilarChannels.spec.js
spec/SubscribedChannels.spec.js
spec/User.spec.js
spec/UserCredentials.spec.js
spec/config.js
spec/runner.js
spec/testacular-runner.js
spec/util_api.spec.js
spec/util_avatarFallback.spec.js
spec/util_linkify.spec.js
templates/content/anonBar.html
templates/content/anonOverlay.html
templates/content/channelDetails.html
templates/content/channelList.html
templates/content/channelListDetails.html
templates/content/createChannel.html
templates/content/discover.html
templates/content/editChannel.html
templates/content/embed.html
templates/content/error.html
templates/content/forbidden.html
templates/content/header.html
templates/content/mediaFallback.html
templates/content/notification.html
templates/content/post.html
templates/content/preferences.html
templates/content/private.html
templates/content/searchBar.html
templates/content/searchResults.html
templates/content/stream.html
templates/overlay/discover.html
templates/overlay/footer.html
templates/overlay/loading.html
templates/overlay/welcome.html
templates/sidebar/actionBar.html
templates/sidebar/channel.html
templates/sidebar/channels.html
templates/sidebar/personalChannel.html
test.html
testacular.conf.js

Download

Click the following link to download webclient-master.zip.

webclient-master.zip




















Home »
  Javascript Free Code Download »
    Network »




AJAX
Client
Network
RESTful
Server
URL
URL Shortener
WebSocket