| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | fix page leaving checks | Jörn Friedrich Dreyer | 2013-09-06 | 1 | -5/+6 |
| * | | completely remove dialog on cancel/continue | Jörn Friedrich Dreyer | 2013-09-06 | 1 | -1/+2 |
| * | | cleanup dead code | Jörn Friedrich Dreyer | 2013-09-05 | 1 | -3/+4 |
| * | | separate uploading code from progress code, add progress capability detection | Jörn Friedrich Dreyer | 2013-09-05 | 1 | -8/+5 |
| * | | refactor dialog creation | Jörn Friedrich Dreyer | 2013-09-04 | 1 | -88/+46 |
| * | | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-04 | 16 | -84/+166 |
| |\ \ |
|
| * | | | reduced complexity, added listing conflicts to dialog | Jörn Friedrich Dreyer | 2013-08-22 | 1 | -116/+189 |
| * | | | progress fixes | Jörn Friedrich Dreyer | 2013-08-16 | 1 | -89/+126 |
| * | | | change filelist ui updates | Jörn Friedrich Dreyer | 2013-08-14 | 2 | -11/+7 |
| * | | | fix whitespace, check selected files before starting upload | Jörn Friedrich Dreyer | 2013-08-14 | 2 | -2/+135 |
* | | | | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-09-16 | 6 | -22/+165 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge pull request #4803 from owncloud/fix-4465-add-share-user-on-enter | Morris Jobke | 2013-09-15 | 1 | -2/+4 |
| |\ \ \ |
|
| | * | | | no autoFocus if no users returned | Pete McFarlane | 2013-09-11 | 1 | -1/+3 |
| | * | | | Added autoFocus to #shareWith autocomplete options | Pete McFarlane | 2013-09-11 | 1 | -3/+3 |
| | | |/
| | |/| |
|
| * | | | Merge pull request #4853 from owncloud/external-shared_mimetype-icons | Thomas Müller | 2013-09-15 | 1 | -5/+1 |
| |\ \ \ |
|
| | * | | | Use external and shared icons in OC.Dialogs.filepicker() | kondou | 2013-09-14 | 1 | -5/+1 |
| * | | | | Merge pull request #4506 from owncloud/oc_avatars | Bernhard Posselt | 2013-09-14 | 2 | -0/+92 |
| |\ \ \ \ |
|
| | * | | | | Merge branch 'master' into oc_avatars | kondou | 2013-09-12 | 2 | -7/+18 |
| | |\| | | |
|
| | * | | | | Clean up avatars and preliminary use JSON->rawlist.php | kondou | 2013-09-05 | 1 | -10/+10 |
| | * | | | | Have login-checks and CSRF checks | kondou | 2013-09-05 | 1 | -1/+1 |
| | * | | | | Merge branch 'master' into oc_avatars | kondou | 2013-09-04 | 4 | -32/+43 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | Fix unwanted caching in IE8 | kondou | 2013-09-03 | 1 | -3/+11 |
| | * | | | | Don't use HTML5 <header> to support avatars in IE8 | kondou | 2013-09-03 | 1 | -1/+1 |
| | * | | | | Better naming than "ava" & "data", cache timeout, use OC.Router.registerLoade... | kondou | 2013-09-01 | 2 | -9/+11 |
| | * | | | | Add a description for $.avatar() and remove TODOs @raghunayyar fixed | kondou | 2013-08-31 | 2 | -2/+28 |
| | * | | | | Deal with OC.Router.generate() | kondou | 2013-08-31 | 1 | -4/+4 |
| | * | | | | Sanitize displayname, respect data @ $element, fix routename, clean after cro... | kondou | 2013-08-31 | 1 | -2/+11 |
| | * | | | | Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitests | kondou | 2013-08-30 | 2 | -14/+14 |
| | * | | | | Use defaultavatars | kondou | 2013-08-29 | 2 | -0/+47 |
| * | | | | | Merge pull request #4501 from owncloud/ajaxfilelist | Thomas Müller | 2013-09-14 | 1 | -0/+32 |
| |\ \ \ \ \ |
|
| | * | | | | | Ajax calls for "files" and "files_trashbin" apps | Vincent Petry | 2013-09-13 | 1 | -0/+32 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge pull request #4806 from owncloud/oc-dialogs-pageleave | Thomas Tanghus | 2013-09-14 | 1 | -8/+18 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | Save two lines | Thomas Tanghus | 2013-09-11 | 1 | -3/+1 |
| | * | | | | Remove test error :P | Thomas Tanghus | 2013-09-11 | 1 | -1/+1 |
| | * | | | | Don't popup meaningless alerts when dialog called on page leave | Thomas Tanghus | 2013-09-11 | 1 | -9/+21 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge pull request #4735 from owncloud/multiple_mimetypes_rawlist | Thomas Tanghus | 2013-09-11 | 1 | -1/+8 |
| |\ \ \ \ |
|
| | * | | | | Use shorter array-conversion | kondou | 2013-09-06 | 1 | -3/+1 |
| | * | | | | Only use mimetype_list and clean up a bit | kondou | 2013-09-05 | 1 | -10/+12 |
| | * | | | | Make it possible to pass rawlist.php an JSON array, to filter by more than on... | kondou | 2013-09-05 | 1 | -4/+11 |
| | |/ / / |
|
| * | | | | Fix double destroy on escape. | Thomas Tanghus | 2013-09-11 | 1 | -1/+2 |
| * | | | | Remove console logging | Thomas Tanghus | 2013-09-10 | 1 | -1/+0 |
| * | | | | Fix setting ocdialog options after initialization. | Thomas Tanghus | 2013-09-10 | 1 | -5/+9 |
| |/ / / |
|
* | | | | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-09-05 | 4 | -32/+43 |
|\| | | |
|
| * | | | Merge pull request #4709 from owncloud/previews_in_ocidalogs_filepicker | Morris Jobke | 2013-09-03 | 1 | -1/+5 |
| |\ \ \ |
|
| | * | | | Add previews to OC.dialogs.filepicker(); Fix #4697 | kondou | 2013-09-03 | 1 | -1/+5 |
| * | | | | Merge pull request #4707 from owncloud/use_on_instead_of_deprecated_bind | Christopher | 2013-09-03 | 1 | -1/+2 |
| |\ \ \ \ |
|
| | * | | | | use on to add event listener instead of deprecated jquery bind | Jörn Friedrich Dreyer | 2013-09-03 | 1 | -1/+2 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge pull request #4473 from owncloud/texteditor_polishing | Jörn Friedrich Dreyer | 2013-09-03 | 1 | -20/+29 |
| |\ \ \ \ |
|
| | * | | | | refactor OC.Breadcrumbs, allow injection of container to allow rendering crum... | Jörn Friedrich Dreyer | 2013-08-16 | 1 | -20/+29 |
| * | | | | | Merge pull request #4695 from owncloud/placeholder-hsl | Morris Jobke | 2013-09-03 | 1 | -8/+5 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|