Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2011-08-23updated translationsJan-Christoph Borchardt
2011-08-23allow apps to register form for the settings and admin pagesRobin Appelman
2011-08-22Register OC_Share for autoloading and cleanup hooksMichael Gapczynski
2011-08-22Check that the files exist before adding them to the fakedirsMichael Gapczynski
2011-08-22Update documentation for unshareFromMySelf()Michael Gapczynski
2011-08-21some work on media player interface, artists can be collapsed in the collecti...Robin Appelman
2011-08-20One more bug fix in clearFolderSizeCache()Michael Gapczynski
2011-08-20Clean-up in OC_Filestorage_Shared and bug fixes for calculating folder sizesMichael Gapczynski
2011-08-20Fix bugs preventing file upload in shared folders with write permissionMichael Gapczynski
2011-08-20Fix textviewer in search resultsMichael Gapczynski
2011-08-20Merge branch 'master' of git://anongit.kde.org/owncloudMichael Gapczynski
2011-08-20Implement searching of files shared with youMichael Gapczynski
2011-08-20removed single quotes around publicly linked download fileJan-Christoph Borchardt
2011-08-20When deleting a bookmark, remove its tags from database.Golnaz Nilieh
2011-08-20single quotes in JavaScript & PHP, double quotes in HTMLJan-Christoph Borchardt
2011-08-20translation updateJan-Christoph Borchardt
2011-08-20more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt
2011-08-20Add getLocalFile() to OC_Filestorage_SharedMichael Gapczynski
2011-08-20Remove no longer needed functions in OC_Filestorage_SharedMichael Gapczynski
2011-08-19Full support for viewing public links from sharing drop downMichael Gapczynski
2011-08-19* Use encodeEntities() function to check inputGolnaz Nilieh
2011-08-19Show new bookmark in the list after insertion, And hide it after deletion.Golnaz Nilieh
2011-08-19Remove some scripts, now you can actually download the files in a public link...Michael Gapczynski
2011-08-19Add downloadURL to files templates for both public links and filesMichael Gapczynski
2011-08-18Copy get.php into files_sharing, public links now use files templatesMichael Gapczynski
2011-08-18language updates, optimization of Help HTMLJan-Christoph Borchardt
2011-08-18Merge public link icon checkMichael Gapczynski
2011-08-18Swedish translation, thanks to HakanSJan-Christoph Borchardt
2011-08-18updated translationsJan-Christoph Borchardt
2011-08-18Comment rename() and prevent trying to move items if the user doesn't have wr...Michael Gapczynski
2011-08-18Bug fixes for mkdir(), renaming/moving support for files inside a shared fold...Michael Gapczynski
2011-08-18-1 is now a class constant (UNSHARED), for unsharing files from selfMichael Gapczynski
2011-08-18Remove navigation entry for shared filesMichael Gapczynski
2011-08-18New system of unsharing files from self, and a small bug fix when all files i...Michael Gapczynski
2011-08-17Fix my last commit 9ee4fcMichael Gapczynski
2011-08-17Only show 'Shared' directory if files are shared with youMichael Gapczynski
2011-08-17Fix bug in getPermissions() and clean-up unlink() and rename()Michael Gapczynski
2011-08-17Merge branch 'sharing'Jan-Christoph Borchardt
2011-08-17Functions to get the token of a public link now stored by OC_Share, remove no...Michael Gapczynski
2011-08-17Merge branch 'sharing' of git://anongit.kde.org/owncloud into sharingMichael Gapczynski
2011-08-17Initial merging of files_sharing and files_publiclinkMichael Gapczynski
2011-08-17fix problem with building the IN queryRobin Appelman
2011-08-17fix collection browsing using the ampache apiRobin Appelman
2011-08-17really open website after clickArthur Schiwon
2011-08-17gain compatibility with sqlite3Arthur Schiwon
2011-08-16fix database layout for sqlite3Arthur Schiwon
2011-08-16hiding public links from navigation now that it's easier to use in the dropdownJan-Christoph Borchardt
2011-08-16Display public icon next to publicly shared filesMichael Gapczynski
2011-08-16Public link folder uploading not implemented, comment out checkbox for it in ...Michael Gapczynski
2011-08-16fix expire header for media playerRobin Appelman