MCPcopy Create free account

hub / github.com/daftshady/dropbeat / functions

Functions367 in github.com/daftshady/dropbeat

↓ 1 callersFunctionza
(a,b)
dropbeat/static/js/lib/jquery-3.1.1.min.js:2
FunctionAuthView
(authenticator)
dropbeat/static/js/auth.js:116
FunctionAuthenticator
* Authentication related modules.
dropbeat/static/js/auth.js:21
FunctionAutoCompletor
* Defines modules for search features such as autocomplete, youtube & soundcloud * based music search *
dropbeat/static/js/search.js:17
FunctionB
(a,b)
dropbeat/static/js/lib/jquery-3.1.1.min.js:2
FunctionCodeGen
(srcFile)
dropbeat/static/js/lib/handlebars-4.0.5.js:4505
FunctionCompiler
()
dropbeat/static/js/lib/handlebars-4.0.5.js:2758
FunctionD
()
dropbeat/static/js/lib/toastr.min.js:1
FunctionEa
(a)
dropbeat/static/js/lib/jquery-3.1.1.min.js:3
FunctionException
(message, node)
dropbeat/static/js/lib/handlebars-4.0.5.js:498
FunctionFa
(a)
dropbeat/static/js/lib/jquery-3.1.1.min.js:3
FunctionH
()
dropbeat/static/js/lib/toastr.min.js:1
FunctionHandlebarsEnvironment
(helpers, partials, decorators)
dropbeat/static/js/lib/handlebars-4.0.5.js:296
FunctionJavaScriptCompiler
()
dropbeat/static/js/lib/handlebars-4.0.5.js:3332
FunctionLiteral
(value)
dropbeat/static/js/lib/handlebars-4.0.5.js:3328
FunctionM
(a)
dropbeat/static/js/lib/jquery-3.1.1.min.js:2
FunctionN
(a)
dropbeat/static/js/lib/jquery-3.1.1.min.js:2
FunctionParser
()
dropbeat/static/js/lib/handlebars-4.0.5.js:2124
FunctionPlayOrderControl
* This controller manages what to be played next.
dropbeat/static/js/playordercontrol.js:10
FunctionPlayerBase
()
dropbeat/static/js/playermanager.js:22
FunctionPlayerCallback
()
dropbeat/static/js/playercallback.js:5
FunctionPlayerEventListener
* Player Controller. * This controller is responsible for user's interactions.
dropbeat/static/js/playerevent.js:123
FunctionPlayerManager
* Player Manager APIs. * As player implementation varies by streaming sources, we need manager * to control multiple players in a single interface.
dropbeat/static/js/playermanager.js:186
FunctionPlaylist
* Playlist object
dropbeat/static/js/playlist.js:10
FunctionPlaylistEventListener
* It binds user actions for playlist manipulation.
dropbeat/static/js/playlistevent.js:16
FunctionPlaylistFilter
* Playlist filter. * * Find tracks by their name. * Callbacks should be provided as `function (filteredPlaylist)`.
dropbeat/static/js/playlistmanager.js:14
FunctionPlaylistManager
* Playlist manager object.
dropbeat/static/js/playlistmanager.js:46
FunctionPlaylistTracksEventListener
* It binds user actions for tracks in playlist.
dropbeat/static/js/playlistevent.js:144
FunctionProgressHandler
* Progress is in player and is responsible for * updating progress (when playing) and handling player's seek actions.
dropbeat/static/js/playerevent.js:12
FunctionR
()
dropbeat/static/js/lib/jquery-3.1.1.min.js:2
FunctionRouter
()
dropbeat/static/js/api.js:5
FunctionSafeString
(string)
dropbeat/static/js/lib/handlebars-4.0.5.js:976
FunctionSearchManager
()
dropbeat/static/js/search.js:166
FunctionSoundCloudPlayer
()
dropbeat/static/js/playermanager.js:171
FunctionSourceLocation
(source, locInfo)
dropbeat/static/js/lib/handlebars-4.0.5.js:2532
FunctionTrack
* Track object.
dropbeat/static/js/track.js:9
FunctionU
()
dropbeat/static/js/lib/jquery-3.1.1.min.js:3
FunctionUser
* User model.
dropbeat/static/js/auth.js:13
FunctionVisitor
()
dropbeat/static/js/lib/handlebars-4.0.5.js:2369
FunctionWhitespaceControl
()
dropbeat/static/js/lib/handlebars-4.0.5.js:2145
FunctionYa
(a,b,c,d,e)
dropbeat/static/js/lib/jquery-3.1.1.min.js:3
FunctionYoutubeDriver
()
dropbeat/static/js/search.js:138
FunctionYoutubePlayer
()
dropbeat/static/js/playermanager.js:69
Method__enter__
(self)
dropbeat/utils.py:62
Method__exit__
(self, exc_type, exc_value, exc_traceback)
dropbeat/utils.py:65
Method__init__
(self, session_key=None)
toolkit/redis_session.py:82
Method__init__
(self, api_name=None)
toolkit/resource.py:52
Method__init__
(self, api_name=None)
toolkit/api.py:22
Method__init__
(self)
test/test-api.py:39
Method__init__
(self, tests=None)
test/test-api.py:192
Method__init__
(self)
dropbeat/utils.py:43
Method__repr__
(self)
dropbeat/models.py:71
Method__repr__
(self)
dropbeat/models.py:106
Method__repr__
(self)
dropbeat/models.py:141
Method_build_reverse_url
A convenience hook for overriding how URLs are built.
toolkit/api.py:96
Method_compare
(a, b)
test/test-api.py:210
Functionaa
(a,b,c)
dropbeat/static/js/lib/jquery-3.1.1.min.js:2
FunctionappendContextPath
(contextPath, id)
dropbeat/static/js/lib/handlebars-4.0.5.js:484
Functionauth_required
(f)
dropbeat/auth.py:7
Methodauthenticate
(self, email=None, password=None)
dropbeat/auth.py:22
Functionbb
()
dropbeat/static/js/lib/jquery-3.1.1.min.js:3
FunctionblockParams
(params, ids)
dropbeat/static/js/lib/handlebars-4.0.5.js:479
FunctioncheckRevision
(compilerInfo)
dropbeat/static/js/lib/handlebars-4.0.5.js:1015
FunctioncommentReplace
(e,t)
dropbeat/static/js/lib/require.js:5
Functioncompile
(input, options, env)
dropbeat/static/js/lib/handlebars-4.0.5.js:3230
Methodconvert
(data)
toolkit/resource.py:170
FunctioncreateFrame
(object)
dropbeat/static/js/lib/handlebars-4.0.5.js:473
Functioncreate_short_session
This method is used to create session apart from `request`. NOTE that this session has empty device_id.
toolkit/redis_session.py:64
FunctiondefaultOnError
(e)
dropbeat/static/js/lib/require.js:5
FunctionescapeChar
(chr)
dropbeat/static/js/lib/handlebars-4.0.5.js:387
FunctionescapeExpression
(string)
dropbeat/static/js/lib/handlebars-4.0.5.js:440
Functionfb
(a,b,c)
dropbeat/static/js/lib/jquery-3.1.1.min.js:3
Methodget_user
(self, user_id)
dropbeat/auth.py:30
Functionh
(e,t)
dropbeat/static/js/lib/css.min.js:1
Methodhandle_delete
Delete a playlist.
api/views_v1.py:145
Methodhandle_delete
Remove track from playlist.
api/views_v1.py:176
Methodhandle_get
(self, request, *args, **kwargs)
api/views_v1.py:21
Methodhandle_get
(self, request, *args, **kwargs)
api/views_v1.py:29
Methodhandle_get
(self, request, *args, **kwargs)
api/views_v1.py:40
Methodhandle_get
Retrieve data of a single playlist.
api/views_v1.py:87
Methodhandle_get
This method blocks working thread while doing HTTP i/o XXX: Do not use this api in production env.
api/views_v1.py:195
Methodhandle_get_all
(self, request, *args, **kwargs)
api/views_v1.py:110
Methodhandle_get_async
Polls result of async task with provided key.
api/views_v1.py:219
Methodhandle_get_list
(self, request, *args, **kwargs)
api/views_v1.py:105
Methodhandle_post
(self, request, *args, **kwargs)
api/views_v1.py:44
Methodhandle_post
Create a playlist.
api/views_v1.py:117
Methodhandle_post
Add track to playlist.
api/views_v1.py:160
Methodhandle_post_async
Register async task.
api/views_v1.py:204
Methodhandle_post_signin
(self, request, *args, **kwargs)
api/views_v1.py:60
Methodhandle_post_signout
(self, request, *args, **kwargs)
api/views_v1.py:75
Methodhandle_put
Change a name of the playlist.
api/views_v1.py:131
Functionid
(token)
dropbeat/static/js/lib/handlebars-4.0.5.js:2544
FunctionindexOf
(array, value)
dropbeat/static/js/lib/handlebars-4.0.5.js:431
Functioninner_wrap
(self, request, *args, **kwargs)
toolkit/resource.py:23
FunctioninvokePartial
(partial, context, options)
dropbeat/static/js/lib/handlebars-4.0.5.js:1232
FunctioninvokePartialWrapper
(partial, context, options)
dropbeat/static/js/lib/handlebars-4.0.5.js:1046
FunctionisEmpty
(value)
dropbeat/static/js/lib/handlebars-4.0.5.js:463
Methodname
(self)
toolkit/resource.py:57
FunctionnewContext
(e)
dropbeat/static/js/lib/require.js:5
Functionnoop
()
dropbeat/static/js/lib/handlebars-4.0.5.js:1259
← previousnext →201–300 of 367, ranked by callers