summaryrefslogtreecommitdiffstats
path: root/core/js/js.js
Commit message (Expand)AuthorAgeFilesLines
* Disable app icon preview in apps page for IEVincent Petry2015-10-211-0/+9
* Fix uploading avatar and root certs in IE8Vincent Petry2015-10-091-0/+1
* Merge pull request #19539 from owncloud/fix-multiselect-overlap-shorterThomas Müller2015-10-051-25/+43
|\
| * Fix filelist size issues, breadcrumb, multiselectVincent Petry2015-10-021-25/+43
* | Fix moment.js "a few seconds ago" with "seconds ago"Morris Jobke2015-10-021-0/+4
|/
* [IE8] Fix filetype icon sizesVincent Petry2015-09-291-0/+40
* Consider both hash params and query when parsing URLVincent Petry2015-09-281-3/+1
* implement builder pattern in tipsy shimHendrik Leppelsack2015-09-231-0/+1
* Disable automatic evaluation of responsesLukas Reschke2015-09-151-0/+14
* Fix controls bar calculationVincent Petry2015-08-281-3/+9
* Merge pull request #18178 from owncloud/files-sidebar-actionsJan-Christoph Borchardt2015-08-131-1/+1
|\
| * Fix showMenu animation callbackVincent Petry2015-08-121-1/+1
* | Merge pull request #18122 from owncloud/replace-tipsyJan-Christoph Borchardt2015-08-131-11/+0
|\ \
| * | replace tipsys with tooltipsHendrik Leppelsack2015-08-121-11/+0
| |/
* | Merge pull request #17785 from owncloud/snapjs-sensitivityMorris Jobke2015-08-121-1/+2
|\ \ | |/ |/|
| * fix mobile scrolling, lower sidebar sensitivity, fix #11193Jan-Christoph Borchardt2015-08-071-1/+2
* | Fixed file actions menu to close when reclicking triggerVincent Petry2015-08-111-2/+7
* | Implement file actions dropdownVincent Petry2015-08-101-12/+44
* | Fix app-content scrollbar when app-sidebar is openVincent Petry2015-08-071-2/+2
|/
* Merge pull request #17175 from owncloud/add-download-feedbackMorris Jobke2015-07-301-1/+31
|\
| * refactoring into proper methodsMorris Jobke2015-07-071-1/+31
* | Merge pull request #17910 from owncloud/fix-modified-tooltipMorris Jobke2015-07-281-1/+0
|\ \
| * | fixed tooltip for modified dateHendrik Leppelsack2015-07-271-1/+0
* | | remove title option from tipsy shimHendrik Leppelsack2015-07-261-3/+1
|/ /
* | Add `fallback` to shimLukas Reschke2015-07-251-0/+2
* | Merge pull request #17075 from owncloud/bootstrap-tooltipBernhard Posselt2015-07-231-0/+58
|\ \
| * | fix tipsy not updating on reinitializationHendrik Leppelsack2015-07-081-2/+5
| * | remove debug messagesHendrik Leppelsack2015-07-061-3/+0
| * | replaced tipsy with bootstrap tooltipHendrik Leppelsack2015-06-221-0/+58
* | | Merge pull request #17599 from owncloud/fix-joinpaths-trailingslashMorris Jobke2015-07-131-4/+14
|\ \ \
| * | | Fix OC.joinPaths with empty argumentsVincent Petry2015-07-131-4/+14
* | | | Add helper functions for host, port and webrootVincent Petry2015-07-131-0/+45
|/ / /
* | / Add OC.joinPaths for convenient path joiningVincent Petry2015-07-101-0/+42
| |/ |/|
* | 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
|\