summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Fix share default expiration date calculationVincent Petry2016-01-282-9/+8
* Share dialog use OCS APIVincent Petry2016-01-288-537/+611
* Merge pull request #21958 from owncloud/systemtags-styleThomas Müller2016-01-284-16/+43
|\
| * Use boxes for system tags, shorten permission textVincent Petry2016-01-284-16/+43
* | Fix system tags conflict situationsVincent Petry2016-01-272-3/+85
|/
* Fix system tags proppatch with booleansVincent Petry2016-01-273-10/+53
* Deprecate getFirstWeekDay() and getDateFormat() in favor of l()Joas Schilling2016-01-261-2/+2
* System tags sidebar selector now respects permissionsVincent Petry2016-01-254-244/+400
* Expose whether user is an admin through a methodVincent Petry2016-01-251-1/+13
* Merge pull request #21811 from owncloud/fix-unauthenticated-avatarThomas Müller2016-01-251-2/+5
|\
| * Show default placeholder if avatar image can't be fetchedMorris Jobke2016-01-201-2/+5
* | Move getDescriptiveTag to coreJoas Schilling2016-01-214-3/+99
* | Added system tags GUI in sidebarVincent Petry2016-01-1910-22/+1013
* | Implement toggleselect extension for select2Vincent Petry2016-01-191-0/+59
|/
* update JS humanFileSize to use KB instead of kBMorris Jobke2016-01-192-7/+7
* Run the command once againJoas Schilling2016-01-181-13/+13
* Backbone transport for WebdavVincent Petry2016-01-164-0/+671
* Merge pull request #21630 from owncloud/add-some-security-headers-as-hardeningThomas Müller2016-01-132-12/+41
|\
| * Add X-Download-Options and X-Permitted-Cross-Domain-PoliciesLukas Reschke2016-01-122-12/+41
* | Merge pull request #21653 from owncloud/update-license-headers-2016Thomas Müller2016-01-131-2/+2
|\ \
| * | Happy new year!Thomas Müller2016-01-121-2/+2
* | | Merge pull request #21640 from owncloud/add-config-to-disable-wellknown-checkThomas Müller2016-01-122-3/+18
|\ \ \ | |/ / |/| |
| * | Add config switch to disable the .well-known URL checkMorris Jobke2016-01-122-3/+18
| |/
* / Show the well-known URL check as info instead of errorMorris Jobke2016-01-122-2/+2
|/
* Add check for .well-known URL in the root of the webservers URLMorris Jobke2016-01-083-0/+57
* Check the correct config for displaying the "notify by email" optionJoas Schilling2016-01-083-3/+10
* Added js tests for the Sharee API usageRoeland Jago Douma2015-12-301-0/+292
* Fix unit testsRoeland Jago Douma2015-12-302-7/+33
* Filter out share owner in sharee suggestion listRoeland Jago Douma2015-12-301-0/+9
* Web sharing uses sharee endpointRoeland Jago Douma2015-12-301-15/+75
* Merge pull request #21364 from owncloud/bring_back_icons_filepickerThomas Müller2015-12-281-0/+1
|\
| * Since the server no longer calculates the iconRoeland Jago Douma2015-12-241-0/+1
* | [Avatars] Calculate 'sane' hue precissionsRoeland Jago Douma2015-12-241-2/+2
|/
* Fix unit testsLukas Reschke2015-12-231-6/+6
* add _blank to hrefRenaud Fortier2015-12-211-6/+6
* Use OCP\Util::getVersion instead of the internal private implementationMorris Jobke2015-12-181-1/+1
* Since avatar.js is now essentially empty remove itRoeland Jago Douma2015-12-171-5/+0
* Add a default size to the avatar placeholdersRoeland Jago Douma2015-12-172-6/+6
* Merge pull request #21259 from owncloud/load_big_avatar_only_personalThomas Müller2015-12-171-2/+1
|\
| * Only load the big (128x128) avatar on the perosnal pageRoeland Jago Douma2015-12-171-2/+1
* | Merge pull request #21200 from owncloud/files-authorizationheaderThomas Müller2015-12-171-12/+10
|\ \ | |/ |/|
| * Use Authorization headers for public webdav instead of URLVincent Petry2015-12-141-12/+10
* | Fix files UI mtime parsing from webdavVincent Petry2015-12-162-6/+6
|/
* Files can't have create permissionsRoeland Jago Douma2015-12-111-4/+0
* Merge pull request #21014 from owncloud/share-unsharelinkpapercutThomas Müller2015-12-081-3/+5
|\
| * Fix unshare link click elementVincent Petry2015-12-071-3/+5
* | Merge pull request #21015 from owncloud/update-redirecttocorrectpageThomas Müller2015-12-071-1/+1
|\ \
| * | Redirect to correct URL after updatingVincent Petry2015-12-071-1/+1
* | | Merge pull request #20996 from owncloud/issue-12215-remove-password-reset-whe...Thomas Müller2015-12-072-4/+9
|\ \ \ | |/ / |/| |
| * | Allow specifying a custom reset-password-urlJoas Schilling2015-12-072-4/+9