summaryrefslogtreecommitdiffstats
path: root/core/js/js.js
Commit message (Expand)AuthorAgeFilesLines
* let buttons hide the sidebarHendrik Leppelsack2015-06-161-1/+1
* remove slow fade animation for tipsy tooltipJan-Christoph Borchardt2015-04-151-10/+10
* Don't stop event execution for menu item clickMorris Jobke2015-04-091-2/+4
* fix scrutinizer issuesJan-Christoph Borchardt2015-03-271-6/+9
* adjust controls bar width to not overlay scrollbarJan-Christoph Borchardt2015-03-271-0/+52
* mock up missing elements in the testsJan-Christoph Borchardt2015-03-261-1/+1
* only move dropdown triangle when navigation is opened, fix timing bugJan-Christoph Borchardt2015-03-261-7/+14
* reintroduce quick animation for menusJan-Christoph Borchardt2015-03-261-7/+7
* fix log in issue, fix arrow position, make dropdown work in FirefoxJan-Christoph Borchardt2015-03-261-3/+4
* move triangle of apps dropdown to align with app name triangleJan-Christoph Borchardt2015-03-261-0/+6
* popover style for apps and user dropdown menusJan-Christoph Borchardt2015-03-261-6/+6
* Don't use hardcoded date and timeDaniel Hansson2015-03-241-1/+1
* Use 24h format instead of 12h formatDaniel Hansson2015-03-241-1/+1
* Revert "Change to 24H format instead of 12H format"Vincent Petry2015-03-241-1/+1
* Change to 24H format instead of 12H formatDaniel Hansson2015-03-231-1/+1
* Let users configure security headers in their WebserverLukas Reschke2015-03-021-0/+8
* Merge pull request #14208 from owncloud/oc-msg-remove-object-dependencyMorris Jobke2015-02-261-36/+71
|\
| * Remove dependency from arbitrary data object structure for easier usageJoas Schilling2015-02-201-36/+71
* | Encode parameters in `OC.generateUrl` by itselfLukas Reschke2015-02-171-3/+16
|/
* Merge pull request #13771 from owncloud/fix-humanfileSizeLukas Reschke2015-02-121-1/+1
|\
| * generate valid human readable text for 0 - fixed #9342Thomas Müller2015-01-291-1/+1
* | Second parameter is optionalLukas Reschke2015-02-111-1/+1
|/
* adjust paths for searchMorris Jobke2015-01-141-1/+1
* Add timeout for notificationsMorris Jobke2015-01-081-0/+37
* move search results below filelist, show hint when results are off screen, us...Jörn Friedrich Dreyer2015-01-021-36/+1
* add paged providerJörn Friedrich Dreyer2015-01-021-1/+1
* move code from js.js to search.js in the search appJörn Friedrich Dreyer2015-01-021-58/+3
* new OC.Search, add search result formatters and handlers, use full content wi...Jörn Friedrich Dreyer2015-01-021-20/+57
* load showpassord.js conditionally in the template only if neededThomas Müller2014-12-161-29/+0
* Merge pull request #12360 from owncloud/files-tagsLukas Reschke2014-12-151-0/+19
|\
| * Added favorites feature to the files appVincent Petry2014-12-151-0/+19
* | Merge pull request #12555 from owncloud/app_specific_searchJörn Friedrich Dreyer2014-12-151-1/+8
|\ \ | |/ |/|
| * introduce inApps[] filter for search via ajax query, make file results show u...Jörn Friedrich Dreyer2014-12-101-1/+8
* | Simple Plugin system for JavascriptVincent Petry2014-12-011-0/+81
|/
* Added function to load translations from JSVincent Petry2014-11-181-2/+22
* Improved Javascript docs for JSDocVincent Petry2014-10-311-7/+35
* Include core translationsVincent Petry2014-10-291-9/+0
* Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-119/+6
* Setting moment locale based on user selectionClark Tomlinson2014-10-231-0/+6
* make sure that the notification gets shown again after a second tryBjoern Schiessle2014-10-071-32/+37
* Moved WebDAV and internet checks to client side JSVincent Petry2014-09-231-0/+1
* Merge pull request #7254 from owncloud/core-sortalgoLukas Reschke2014-09-161-1/+51
|\
| * Fixed sort algo for additional casesVincent Petry2014-08-111-1/+3
| * Fixed file list sortingVincent Petry2014-08-111-1/+49
* | Show original path information in trashbin and sharing viewsRobin McCorkell2014-09-111-0/+1
* | Merge pull request #9753 from owncloud/filepath-cssThomas Müller2014-09-091-1/+1
|\ \
| * | Remove special case for css in OC.filePathRobin Appelman2014-07-211-1/+1
* | | Use a route instead of s.php and convert tokens asapkondou2014-09-041-0/+1
* | | Merge pull request #10637 from owncloud/fixing-js-issuesThomas Müller2014-08-291-0/+1
|\ \ \
| * | | Init vars with a value if none is providedClark Tomlinson2014-08-281-0/+1
| | |/ | |/|