summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #17709 from owncloud/fileactions-dropdownJan-Christoph Borchardt2015-08-113-16/+53
|\ \
| * | Fixed file actions menu to close when reclicking triggerVincent Petry2015-08-111-2/+7
| * | Load backbone when running unit testsVincent Petry2015-08-111-1/+3
| * | Inline actions using default renderer are now always permanentVincent Petry2015-08-101-3/+1
| * | Implement file actions dropdownVincent Petry2015-08-101-12/+44
* | | Add setup check for reverse proxy header configurationRobin McCorkell2015-08-102-5/+66
* | | Merge pull request #17919 from rullzer/php_supported_checkThomas Müller2015-08-102-0/+22
|\ \ \ | |/ / |/| |
| * | Display warning in security & setup warnings if php version is EOLRoeland Jago Douma2015-07-292-0/+22
* | | Set momentJS locale to en during unit test runsVincent Petry2015-08-071-0/+2
* | | Fix app-content scrollbar when app-sidebar is openVincent Petry2015-08-072-8/+6
* | | fix show/hide app sidebar functionsArthur Schiwon2015-08-071-2/+3
* | | rename sidebar element and use css and js utility functions to coreArthur Schiwon2015-08-072-0/+22
| |/ |/|
* | make available as OC.Backbone to avoid conflictsArthur Schiwon2015-08-061-0/+12
* | Merge pull request #17175 from owncloud/add-download-feedbackMorris Jobke2015-07-301-1/+31
|\ \
| * | refactoring into proper methodsMorris Jobke2015-07-071-1/+31
* | | Remove remainings of mssqlThomas Müller2015-07-291-3/+2
* | | Merge pull request #17489 from owncloud/fix-share-time-as-stringMorris Jobke2015-07-292-0/+37
|\ \ \ | |_|/ |/| |
| * | tests for _parseTime with hex and empty stringsMorris Jobke2015-07-282-0/+6
| * | Fix parsing of sharetime as stringMorris Jobke2015-07-282-0/+31
* | | Detect old NSS and OpenSSL versionsLukas Reschke2015-07-281-0/+3
* | | 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-233-244/+60
|\ \
| * | fix tipsy not updating on reinitializationHendrik Leppelsack2015-07-081-2/+5
| * | remove debug messagesHendrik Leppelsack2015-07-061-3/+0
| * | moved tooltip.js to vendor scriptsHendrik Leppelsack2015-06-223-774/+2
| * | deminified tooltip.jsHendrik Leppelsack2015-06-221-1/+525
| * | replaced tipsy with bootstrap tooltipHendrik Leppelsack2015-06-223-1/+65
* | | Adding error handling in case setting the password failsThomas Müller2015-07-231-5/+12
* | | Merge pull request #17490 from owncloud/fix-closestThomas Müller2015-07-171-1/+1
|\ \ \
| * | | fix browser compatibility issue for element.closestHendrik Leppelsack2015-07-081-1/+1
* | | | Merge pull request #17599 from owncloud/fix-joinpaths-trailingslashMorris Jobke2015-07-132-4/+18
|\ \ \ \
| * | | | Fix OC.joinPaths with empty argumentsVincent Petry2015-07-132-4/+18
* | | | | Add helper functions for host, port and webrootVincent Petry2015-07-131-0/+45
|/ / / /
* | | | Merge pull request #17559 from owncloud/js-joinpathsutilityMorris Jobke2015-07-102-0/+83
|\ \ \ \
| * | | | More tests for joinPathsVincent Petry2015-07-101-0/+3
| * | | | Add OC.joinPaths for convenient path joiningVincent Petry2015-07-102-0/+80
* | | | | Merge pull request #17555 from owncloud/update-test-librariesVincent Petry2015-07-102-4290/+5949
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update JS unit test libsVincent Petry2015-07-102-4290/+5949
* | | | | MimeTypes now also supports httpd/unix-directoryRoeland Jago Douma2015-07-091-0/+1
* | | | | Move calls to Files.getMimeIcon to OC.MimeType.getIconUrlRoeland Jago Douma2015-07-091-3/+2
|/ / / /
* | | / Keep update page when there are warningsVincent Petry2015-07-071-8/+20
| |_|/ |/| |