]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-06-08 Bart VisscherDon't use substr to get first char of string
2012-06-08 Bart VisscherSmarter code for OC_FileProxy
2012-06-08 Bart VisscherAdd cache for getStorage and getInternalPath functions.
2012-06-08 Bart VisscherAdd stat cache to OC_Connector_Sabre_Node and OC_Connec...
2012-06-08 Bart VisscherComment layout and spelling fixes
2012-06-08 Thomas TanghusContacts: Closed stupid XSS hole. Thanks AnybodyElse ;-)
2012-06-08 Michael GapczynskiAdd Amazon Web Services SDK to 3rdparty for Amazon...
2012-06-08 Michael GapczynskiWorking UI for external storage mount configuration
2012-06-08 Arthur Schiwontypo in var
2012-06-08 Frank Karlitschekgenerate a random salt during installation and store...
2012-06-08 Arthur SchiwonSharing, fix: connect to hooks from the correct classes
2012-06-08 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-08 Frank Karlitschekadd spacing lines to our awesome new sample config...
2012-06-08 Bjoern Schiesslefixed broken lines in user table
2012-06-07 Robin Appelmansplit share and root config for smb backend, also sanit...
2012-06-07 Bart VisscherGallery: Fix database creation on update, also only...
2012-06-07 Bart VisscherUse the default parameter of OC_Config::getValue to...
2012-06-07 Bart VisscherAdd help texts to config options in config.sample.php
2012-06-07 Bart VisscherBetter handling of core.css and core.js
2012-06-07 Thomas TanghusContacts: Attempt to make file upload work in ICS Chrome.
2012-06-07 Thomas TanghusBreak text to fit in dialog.
2012-06-07 Tom NeedhamProtect the help page
2012-06-07 Arthur SchiwonLDAP: cache the results, reduce LDAP searches
2012-06-07 Arthur Schiwonldap: enable the destructor
2012-06-07 Thomas TanghusMake it easier to subclass OC_L10N.
2012-06-07 Bartek Przybylskipictures: update script and removal some all stuff
2012-06-07 Thomas TanghusEdited combobox to adhere to coding standards and added...
2012-06-07 Michael GapczynskiRemove old internal mail call for password reset, fixes...
2012-06-07 Arthur Schiwonldap: remove unused private functions
2012-06-07 Arthur Schiwonldap: correct query condition and determining of success
2012-06-07 Arthur Schiwonldap: check index carefully, can be 0
2012-06-07 Thomas TanghusMigration: Fixed wrong download URL: http://forum.owncl...
2012-06-07 Thomas TanghusCalendar: Added more explicit sync links and fixed...
2012-06-07 Thomas TanghusContacts: Import upload button was obscured on Android...
2012-06-07 Thomas TanghusA bit of pixel-pushing.
2012-06-06 Bartek Przybylskiadding title when fancybox is displayed
2012-06-06 Bartek Przybylskireplace spaces with tabs, use const and linkTo instead...
2012-06-06 Bart VisscherAdd layer to select fast or slow cache for storing...
2012-06-06 Bartek Przybylskihack for file download
2012-06-06 Bartek Przybylskiremoving test image
2012-06-06 Bartek Przybylskiaviod incorrect image size returning in gallery listing
2012-06-06 Bartek Przybylskiuse fancybox to display image preview
2012-06-06 Bartek Przybylskinavigate on galleries
2012-06-06 Bartek Przybylskinew db scheme
2012-06-06 Bartek Przybylskigit status
2012-06-06 Bjoern Schiesslefixed var name, $filename should be $foldername
2012-06-06 Arthur Schiwonavoid too-early database access and thus make owncloud...
2012-06-06 Thomas TanghusContacts: Make js a tad DRYer. Added URL property.
2012-06-06 Thomas TanghusCorrect mime type.
2012-06-06 Frank Karlitschekfix wrong documentation
2012-06-06 Arthur SchiwonLDPA: don't drop legal whitespaces when sanitizing...
2012-06-06 Thomas TanghusCorrected typos.
2012-06-06 Bjoern Schiesslefixed wrong function call
2012-06-05 Thomas TanghusLess aggressive caching on thumbnails too.
2012-06-05 Thomas TanghusCleanup.
2012-06-05 Thomas TanghusAlso use OC_Cache here.
2012-06-05 Thomas TanghusContacts: Removed temp dir cleanup after using OC_Cache.
2012-06-05 Robin Appelmanupdate translations
2012-06-05 Robin Appelmandont show config option for file upload size if we...
2012-06-05 Robin Appelmanupdate l10n script to better read js files
2012-06-05 Robin Appelmanprevent creating files with a / the name
2012-06-05 Michael GapczynskiSupress any warnings if log file does not exist
2012-06-05 Bart VisscherAdd OC_Cache implementation for APC
2012-06-05 Bart VisscherSkip test for XCache when the module is not there
2012-06-05 Bart VisscherOC_Cache_File ttl=0 indicates forever, but expire in...
2012-06-05 Bart VisscherSpelling fixes in XCache files
2012-06-05 Thomas TanghusUse UID for cache key.
2012-06-05 Robin Appelmanadd TTL tests for OC_Cache
2012-06-05 Robin Appelmanadd hasKey for XCache backend
2012-06-05 Thomas TanghusContacts: Use OC_Cache for contact photo handling inste...
2012-06-05 Thomas TanghusAdded hasKey() method to OC_Cache.
2012-06-05 Thomas TanghusAdded data() method to OC_Image to return raw image...
2012-06-05 Robin Appelmanadd XCache backend and testcases for OC_Cache
2012-06-05 Robin Appelmanadd OC_Cache::clear
2012-06-05 Robin Appelmanreturn null when a cache variable is not set
2012-06-05 Robin Appelmanadd unique instance id
2012-06-05 Bart VisscherFix remap dir for CSS minimizer
2012-06-05 Bart VisscherMake check for writable apps dir configurable
2012-06-05 Bart VisscherMove setting remote_core.* to after setup of OC, also...
2012-06-05 Bjoern Schiessleshow pictures in folder with special characters, e...
2012-06-05 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-05 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-05 Frank Karlitschekfix login for hosts running on port 80
2012-06-05 Thomas TanghusPer user quota didn't show in FF (and possibly IE)...
2012-06-05 Arthur Schiwonmake groups not static, fixes oc-919
2012-06-05 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-05 Frank Karlitschekmore reliable host detection for reverse proxy servers
2012-06-05 Bjoern Schiesslewrite a warning to the log file if .htaccess is not...
2012-06-05 Bjoern Schiesslexss vulnerability fixed
2012-06-05 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-05 Bjoern Schiesslexss vulnerability fixed
2012-06-05 Thomas TanghusContacts: Cache standard photo less aggressively
2012-06-05 Frank Karlitschekcomment out non working code
2012-06-04 Bart VisscherLoad apps before minimizing the core css and js
2012-06-04 Bart VisscherTasks: styling fixes
2012-06-04 Bart VisscherMerge branch 'unstable'
2012-06-04 Bart VisscherFix newline in code
2012-06-04 Bart VisscherCalendar & Contacts: Store import progress in OC_Cache
2012-06-04 Arthur Schiwonload authentication apps before checking wether user...
2012-06-04 Arthur Schiwonmake it possible to load apps seperately. needed to...
next