]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-06-08 Volkan GezerMerge pull request #8942 from owncloud/fix-user-search...
2014-06-07 Volkan Gezerfix hidden user group search field
2014-06-07 Jenkins for... [tx-robot] updated from transifex
2014-06-06 Björn SchießleMerge pull request #8927 from owncloud/expire_only_link...
2014-06-06 Raghu NayyarMerge pull request #8935 from owncloud/missed-apps-tag
2014-06-06 Vincent PetryMerge pull request #8925 from owncloud/extstorage-sidebar
2014-06-06 Raghu NayyarMerge pull request #8933 from owncloud/fix-logo-glitch
2014-06-06 Volkan Gezerwrap App text with t() to let it use locales
2014-06-06 Bjoern Schiessleset minDate and maxDate in datepicker
2014-06-06 Thomas MüllerMerge pull request #8253 from owncloud/pk-on-all-tables...
2014-06-06 Thomas MüllerMerge pull request #8921 from owncloud/fix-remove-stora...
2014-06-06 Jan-Christoph... reduce padding by 1px after increasing image
2014-06-06 Jan-Christoph... fix logo glitch, add whitespace around form
2014-06-06 Bjoern Schiessleonly expire link shares
2014-06-06 Vincent PetryFixed delete button CSS in ext storage list
2014-06-06 Vincent PetryAdded more columns to ext storage list
2014-06-06 Vincent PetryFixed ext storage list sorting
2014-06-06 Vincent PetryAdded external storage list in files app
2014-06-06 Jan-Christoph... Merge pull request #8922 from owncloud/design-controls...
2014-06-06 Jan-Christoph... Merge pull request #8923 from owncloud/app-settings...
2014-06-06 Thomas Mülleradding PK to table encryption
2014-06-06 Vincent PetryMerge pull request #4553 from owncloud/update_search_cl...
2014-06-06 Jan-Christoph... app settings: display input fields at full width
2014-06-06 Thomas MüllerMerge pull request #8895 from owncloud/mimetype_fixes
2014-06-06 Jörn Friedrich... increase version number of files and migration trigger
2014-06-06 Jan-Christoph... fix left padding of controls bar for apps without navig...
2014-06-06 Jan-Christoph... slight transparency for controls bar for more open...
2014-06-06 Jan-Christoph... fix apps without app-navigation
2014-06-06 Jan-Christoph... unify controls bar, remove duplicate from user management
2014-06-06 Jörn Friedrich... add more and fix office mimetypes, migrate wrong mimetypes
2014-06-06 icewind1991Merge pull request #8666 from owncloud/mount-remove
2014-06-06 Vincent PetryMerge pull request #8900 from guruz/webdav_permission_m...
2014-06-06 Vincent PetryMerge pull request #8905 from owncloud/update-cli-skipc...
2014-06-06 Thomas MüllerNo need to create a storage within remove
2014-06-06 Jörn Friedrich... allow apps to add translation for search result typeid
2014-06-06 Thomas MüllerMerge pull request #8159 from owncloud/mobile-sidebar...
2014-06-06 Jörn Friedrich... use non static access to search
2014-06-06 Jörn Friedrich... fix namespace for legacy search classes
2014-06-06 Thomas MüllerMerge pull request #8783 from owncloud/remove-serializers
2014-06-06 Vincent PetryAdded CLI arguments for upgrade simulation steps
2014-06-06 Vincent PetryFixed viewer mode for sidebar swipe
2014-06-06 Thomas MüllerMerge pull request #8909 from owncloud/fix-temporary...
2014-06-06 Robin AppelmanDont connect hooks twice
2014-06-06 Bjoern Schiesslecheck if permissions exists
2014-06-06 Robin AppelmanLimit permissions to share permissions
2014-06-06 Bjoern Schiesslemake sure that we only delete shares for the current...
2014-06-06 Bjoern Schiessleonly unshare user share if it was shared with the curre...
2014-06-06 Bjoern Schiesslemake sure that we remove all shares refering to the...
2014-06-06 Bjoern Schiesslefix unshareFromSelf()
2014-06-06 Bjoern Schiessleupdate unit tests and make sure that we return the...
2014-06-06 Bjoern Schiesslethe mount point always have delete permissions to allow...
2014-06-06 Bjoern Schiessleadd some tests
2014-06-06 Bjoern Schiesslenake sure ti create new db entry when user renames...
2014-06-06 Robin AppelmanFix unit test
2014-06-06 Robin AppelmanFix unit tests
2014-06-06 Bjoern Schiesslefix db query
2014-06-06 Robin AppelmanMovable storage root can always be moved and deleted
2014-06-06 Robin Appelmanuse triple equals
2014-06-06 Robin AppelmanFix phpdoc and comments
2014-06-06 Bjoern Schiessleupdate share API tests, file shares never have delete...
2014-06-06 Bjoern Schiesslemake sure that we have a path relative to data/user...
2014-06-06 Bjoern Schiessleupdate mount point if file_target changed
2014-06-06 Bjoern Schiessleadd additional unit tests
2014-06-06 Bjoern Schiessleremove unused variable
2014-06-06 Bjoern Schiessleget unique_name value directly from the share array
2014-06-06 Bjoern Schiesslefix mount point move up if the parent no longer exists
2014-06-06 Bjoern Schiessleallow moving files to the root
2014-06-06 Bjoern Schiesslebring back updateFileTarget() got lost during last...
2014-06-06 Bjoern Schiessleremove encryption keys if user unshares a file
2014-06-06 Bjoern Schiessleremove share mount
2014-06-06 Robin AppelmanFix folder name for storage root
2014-06-06 Bjoern Schiessledon't allow to share single files with delete permissio...
2014-06-06 Robin AppelmanFix the removeMount for personal mounts
2014-06-06 Robin AppelmanAdd the removing logic for mounts
2014-06-06 Robin AppelmanMove shared mount moving from the storage to the mount
2014-06-06 Robin AppelmanMake personal external mount points (re)movable from...
2014-06-06 Robin AppelmanDon't do rename hooks for cache when moving the mountpoint
2014-06-06 Robin AppelmanAdd a system for (re)movable mount points
2014-06-06 Vincent PetryFixed Snap mock
2014-06-06 Vincent PetryAdded debounce on resize
2014-06-06 Thomas MüllerMerge pull request #8877 from owncloud/getpath-storage...
2014-06-06 Thomas MüllerUpdate PHPDoc
2014-06-06 Jan-Christoph... prevent scrollbar when sidebar is open
2014-06-06 Jan-Christoph... Merge pull request #8911 from owncloud/common-lang
2014-06-06 Thomas Mülleruse system function to recursive remove the directory...
2014-06-06 Jenkins for... [tx-robot] updated from transifex
2014-06-05 Morris JobkeDisable snapper on bigger screens and on public/login...
2014-06-05 Jörn Friedrich... make search non-static, add ISearch to server container...
2014-06-05 Volkan GezerAdd Turkish to common languages
2014-06-05 Jan-Christoph... slightly widen sidebar to 250px, works better with...
2014-06-05 Jörn Friedrich... minor phpdoc cleanup and imports
2014-06-05 Andrew BrownSimplify client-side result customization
2014-06-05 Andrew BrownMove new search results to 'lib/private/search'
2014-06-05 Andrew BrownMove legacy search to 'lib/private/legacy'
2014-06-05 Andrew BrownRe-add type to legacy OC_Search_Result class
2014-06-05 Jörn Friedrich... use path param to create scrollto url
2014-06-05 Jörn Friedrich... decode filename for scrollto
2014-06-05 Jörn Friedrich... fix minor typos
2014-06-05 Andrew BrownAdd audio and image result types
2014-06-05 Andrew BrownAdd audio and image result types
next