]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
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...
2012-06-04 Tom NeedhamMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-04 Tom NeedhamValidate email on save
2012-06-04 Michael GapczynskiHide app page link for internal apps, fixes bug oc-913
2012-06-04 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-04 Bjoern Schiessledon't allow user to delete Shared dir via webdav and...
2012-06-04 Robin Appelmanupdate file paths in filecache when the parent is renamed
2012-06-04 Bjoern Schiessleprevent xss attacks by manipulating image file names
2012-06-04 Bjoern Schiessleprevent xss attacks by manipulating text file names
2012-06-04 Thomas TanghusContacts: Make tmp file cleaup a bit safer.
2012-06-04 Arthur Schiwoncommited a bit too much before
2012-06-04 Thomas TanghusContacts: When editing photo on a newly created contact...
2012-06-04 Thomas TanghusContacts: Temporary files weren't deleted if crop windo...
2012-06-04 Arthur SchiwonLDAP: link to documentation on settings page
2012-06-04 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-04 Frank Karlitschekadd deprecated warning
2012-06-04 Bjoern Schiessleno move (rename) operation for "Shared" directory
2012-06-04 Bjoern SchiessleDon't allow user to delete, rename and re-share the...
2012-06-03 Frank Karlitscheklink to apps.owncloud.com
2012-06-03 Robin Appelmanhttp user backend
2012-06-03 Michael GapczynskiVerify user exists when checking if logged in, fix...
2012-06-01 Michael GapczynskiFix typo in log message
2012-06-01 Michael GapczynskiImprove efficiency of retrieving log file entries
2012-06-01 Sam TukeMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-01 Frank Karlitschekadd a check for pdo
next