summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | add spans around replaced 'Shared' indicators to make text hide on mobileJan-Christoph Borchardt2014-03-141-4/+4
| * | | mobile: menu togglable for mobile, use code by @PVince81Jan-Christoph Borchardt2014-03-141-0/+40
| |/ /
* | | Merge pull request #7772 from owncloud/filter_more_jsconsoleVicDeo2014-03-251-1/+1
|\ \ \
| * | | Replace console.time/timeEndThomas Tanghus2014-03-171-1/+1
| |/ /
* | | Merge pull request #7557 from owncloud/issue/7297Vincent Petry2014-03-191-1/+13
|\ \ \ | |/ / |/| |
| * | Use tipsy to display error when selecting a date in the pastJoas Schilling2014-03-191-2/+10
| * | Do not allow setting an expiration date in the pastJoas Schilling2014-03-051-1/+5
* | | Fix copy/paste errorThomas Tanghus2014-03-101-1/+1
* | | Add function remove() to OC.localeStorageThomas Tanghus2014-03-101-0/+3
* | | Merge pull request #7592 from owncloud/fixstoragefreespaceVincent Petry2014-03-061-0/+7
|\ \ \
| * | | Added testArea for JS Unit testsVincent Petry2014-03-061-0/+7
* | | | Revert "adding new javascript function OC.generateUrl(url, params)"Morris Jobke2014-03-061-24/+0
* | | | Merge pull request #7579 from owncloud/introduce-generateUrl-masterMorris Jobke2014-03-062-0/+33
|\ \ \ \
| * | | | adding js unit tests for OC.generateUrl()Thomas Müller2014-03-061-0/+9
| * | | | adding new javascript function OC.generateUrl(url, params)Thomas Müller2014-03-061-0/+24
| |/ / /
* | | | Merge branch 'master' into fix-7307Thomas Müller2014-03-062-2/+4
|\| | |