summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #8524 from owncloud/prompt-dialogThomas Müller2014-05-131-1/+60
|\ \ \
| * | | Fix Typo, define $ as globalLukas Reschke2014-05-111-2/+2
| * | | Add prompt dialog to OC.dialogsRobin Appelman2014-05-091-0/+59
| |/ /
* | | fix styleThomas Müller2014-05-121-2/+2
* | | escape display name and emailThomas Müller2014-05-091-1/+1
|/ /
* | Fix file selection for infinite scrollingVincent Petry2014-04-281-1/+1
* | Fix file summary to use the whole file listVincent Petry2014-04-282-0/+20
* | Merge pull request #8213 from cbojar/masterThomas Müller2014-04-231-25/+19
|\ \
| * | Clean up js.js along suggestions from scrutinizer-ci, fixes #8204.cbojar2014-04-161-26/+20
* | | add uncompressed jquery files - fixes #8294Volkan Gezer2014-04-232-0/+10321
* | | Fix typo Lukas Reschke2014-04-221-2/+2
* | | fixing typosThomas Müller2014-04-221-25/+24
* | | fixing typoThomas Müller2014-04-221-1/+1
* | | Fix JSDocLukas Reschke2014-04-214-41/+43
* | | Reuse selectorLukas Reschke2014-04-211-7/+9
* | | Use proper JSDoc documentationLukas Reschke2014-04-211-86/+231
* | | Fix javascript error in calendar appStefan2014-04-161-19/+21
|/ /
* | Merge pull request #8157 from owncloud/share-expiration-smooth-hideJan-Christoph Borchardt2014-04-161-5/+6
|\ \
| * | Expiration date is hidden smoothlyVolkan Gezer2014-04-101-5/+6
* | | javascript code cleanup + fixing syntax errorsThomas Müller2014-04-141-173/+166
* | | Revert "close-button for share_dropdown"Julian Müller2014-04-141-5/+0
* | | close-button for share_dropdownJulian Müller2014-04-141-0/+5
| |/ |/|
* | Merge pull request #5857 from owncloud/type-ahead-share-by-mail-masterThomas Müller2014-04-111-0/+20
|\ \ | |/ |/|
| * introduce auto completion on share email - integrated with the contactsmanage...Thomas Müller2013-11-141-0/+20
* | Moved SVGSupport call to use OC.Util.SVGSupport()Vincent Petry2014-04-092-6/+6
* | Merge pull request #8049 from owncloud/filepickersvgMorris Jobke2014-04-093-33/+110
|\ \
| * | Fix SVG close button of file pickerVincent Petry2014-04-041-0/+5
| * | Fix file picker to correctly show SVG file iconsVincent Petry2014-04-041-1/+6
| * | Moved code to replace svg with png to OC.UtilVincent Petry2014-04-042-32/+99
* | | Merge pull request #8065 from owncloud/avatar-highdpiThomas Müller2014-04-071-3/+3
|\ \ \
| * | | use high resolution avatars on highdpi screensRobin Appelman2014-04-041-3/+3
* | | | Merge pull request #8088 from owncloud/fix-personal.jsThomas Müller2014-04-072-1/+1346
|\ \ \ \
| * | | | adding underscore.jsThomas Müller2014-04-071-0/+1344
| * | | | reduce code duplication, fix parse error, prevent page reload on hitting ente...Thomas Müller2014-04-071-1/+2
| |/ / /
* | | | translations for oc-dialogs reside in codeJörn Friedrich Dreyer2014-04-071-10/+10
* | | | Fix copy conflict dialog translationJörn Friedrich Dreyer2014-04-071-0/+3
|/ / /
* / / Show higher resolution previews for high dpi screensRobin Appelman2014-04-041-0/+4
|/ /
* | Fixed mime type attribute access in file overwrite dialogVincent Petry2014-04-031-1/+1
* | Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-022-4/+12
* | Fixed parseQueryString to handle empty values and plus signsVincent Petry2014-04-012-7/+92
* | Merge pull request #7943 from hjort/masterVincent Petry2014-04-011-3/+3
|\ \
| * | Correction: failure on sharing when user ID was prefixed by zeroRodrigo Hjort2014-03-281-3/+3
* | | Merge pull request #7770 from jamesryanbell/masterMorris Jobke2014-03-281-2/+2
|\ \ \
| * | | SVG support detectionjamesryanbell2014-03-171-2/+2
* | | | Merge pull request #7724 from owncloud/mobileThomas Müller2014-03-283-4/+216
|\ \ \ \ | |_|/ / |/| | |
| * | | mobile: adjust breakpoint in JS as wellJan-Christoph Borchardt2014-03-211-1/+1
| * | | Define _matchMedia wrapper earlierVincent Petry2014-03-181-4/+13
| * | | Fixed matchMedia usage to make unit tests work in PhantomJSVincent Petry2014-03-182-42/+52
| * | | Add/remove main menu action when switching between desktop/mobile modeVincent Petry2014-03-182-6/+154
| * | | Only enable toggle for sidebar in mobile modeVincent Petry2014-03-171-1/+6