summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6929 from owncloud/sharing-fixfiledownloadlinkMorris Jobke2014-01-292-0/+71
|\
| * Fixed download URL in public pageVincent Petry2014-01-241-0/+6
| * Added OC.buidQueryString() utility functionVincent Petry2014-01-242-0/+65
* | Merge pull request #6905 from owncloud/add_expiredate_to_linkshareVincent Petry2014-01-241-1/+5
|\ \ | |/ |/|
| * add expire date to link share if possibleBjoern Schiessle2014-01-241-1/+5
* | Merge pull request #6736 from owncloud/tests-jsunittestsThomas Müller2014-01-235-2/+4482
|\ \ | |/ |/|
| * Added Javascript unit testsVincent Petry2014-01-165-2/+4482
* | Merge pull request #6721 from tsumi/patch-1Morris Jobke2014-01-181-0/+3
|\ \
| * | Useless else removedtsumi2014-01-151-2/+0
| * | Added SVG fallback to apps settings popuptsumi2014-01-101-0/+5
* | | Indicate password strength using strengthifyMorris Jobke2014-01-151-6/+16
| |/ |/|
* | Fixed various file name escaping issues in core appsVincent Petry2014-01-101-3/+7
|/
* Merge pull request #6031 from s0taka/masterMorris Jobke2014-01-051-1/+4
|\
| * spaces to tabsSimon Könnecke2013-12-181-1/+1
| * No decimal points for Kilobyte and Byte #5371.Simon Könnecke2013-11-251-1/+4
* | Merge pull request #6431 from owncloud/core-pluraltranslationsfixThomas Müller2013-12-181-4/+8
|\ \
| * | Fixed JS plural function to be per appVincent Petry2013-12-161-4/+8
* | | Merge pull request #6386 from owncloud/trash_always_show_deleted_files_breadc...Frank Karlitschek2013-12-171-4/+4
|\ \ \ | |/ / |/| |
| * | always show home breadcrumb in files viewBjoern Schiessle2013-12-161-4/+4
* | | Fix webroot for update pageVincent Petry2013-12-131-1/+8
|/ /
* | fix plural translation - fixes #6226Morris Jobke2013-12-071-1/+1
* | Slide duration set to 200ms for multiselect (same duration as user menu)unknown2013-12-051-6/+7
* | Revert "Merge pull request #6210 from owncloud/fix-5865"Morris Jobke2013-12-051-14/+13
* | Changed duration of slideDown, slideUp and fadeOut to 200msunknown2013-12-051-13/+14
* | Show stars as placeholderganomi2013-11-261-1/+1
* | Translate reload message after updateMorris Jobke2013-11-261-1/+1
|/
* Check which permissions are possible to re-share a fileBjoern Schiessle2013-11-181-1/+16
* Fixed multiselect to not set the button's height on itself after selectVincent Petry2013-11-141-2/+0
* Merge pull request #5582 from owncloud/files-previewcachingThomas Müller2013-11-051-3/+3
|\
| * Append file etag to preview URLsVincent Petry2013-10-281-3/+3
* | Fixed input field and tipsy positioning in singleselectVincent Petry2013-10-311-4/+3
* | Improve quota input fieldVincent Petry2013-10-301-1/+14
* | allow to share a file/folder as public link also if one of it parents was alr...Bjoern Schiessle2013-10-301-2/+4
* | Merge pull request #5396 from owncloud/fix-sharing-codeMorris Jobke2013-10-291-9/+23
|\ \ | |/ |/|
| * also add new parameter to function callsMorris Jobke2013-10-291-4/+4
| * pass the name of the item source from the browser to the server - no need to ...Thomas Müller2013-10-231-5/+19
* | Fix broken users page when a username consists of digits only, fixes #5560Arthur Schiwon2013-10-251-1/+1
* | Merge pull request #5477 from owncloud/prevent_user_from_creating_or_renaming...Thomas Müller2013-10-232-2/+2
|\ \
| * | add missing ;Jörn Friedrich Dreyer2013-10-231-1/+1
| * | prevent user from creating or renaming sth. to an existing filenameJörn Friedrich Dreyer2013-10-221-1/+1
| |/
* | Merge pull request #5497 from owncloud/ie8-placeholdershimThomas Müller2013-10-234-6/+225
|\ \
| * | Fixed sharing dropdown placeholders in IE8/9Vincent Petry2013-10-232-0/+219
| * | Renamed current placeholder jquery plugin to imageplaceholderVincent Petry2013-10-232-6/+6
| |/
* | Merge pull request #5435 from owncloud/share-improvementsThomas Müller2013-10-231-36/+18
|\ \ | |/ |/|
| * Fixed share dropdown checkbox wrappingVincent Petry2013-10-231-10/+15
| * better wording for share input field and share linkJan-Christoph Borchardt2013-10-231-2/+2
| * shorten string to 'notify by email', cut 'user'Jan-Christoph Borchardt2013-10-201-1/+1
| * remove hover hide/show stuff for share dropdown to make things more obviousJan-Christoph Borchardt2013-10-201-26/+3
* | Merge pull request #5446 from frisco82/fixNotifyUserFrank Karlitschek2013-10-211-11/+10
|\ \
| * | fix notify user, and made js more resiliant to changesRamiro Aparicio2013-10-211-11/+10
| |/