]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2011-06-20 Jakob SackKeep order when creating php files
2011-06-20 Jakob SackMerge branch 'master' of git://anongit.kde.org/owncloud
2011-06-20 Jakob SackAll translations should be in the new system
2011-06-20 Jakob Sackmore i18n improvements
2011-06-20 Jakob SackAdded danish translation
2011-06-20 Jakob SackNew i18n-structure
2011-06-20 Kamil Domanskifixed page reload after logout
2011-06-20 Jakob SackMerge branch 'master' of git://anongit.kde.org/owncloud
2011-06-20 Jakob SackFix linkTo()
2011-06-20 Kamil Domanskienable/disable apps by clicking their status
2011-06-20 Kamil Domanskifixed minor string omission
2011-06-20 Jakob Sackmoved core stuff to /core
2011-06-20 Jakob SackActivate "active" for subentries
2011-06-20 Robin Appelmanfix sqlite3 driver for php<5.3
2011-06-20 Kamil Domanskiadded basic "installed apps" page
2011-06-20 Kamil Domanskimake help translateable
2011-06-20 Kamil Domanskimake files app translateable
2011-06-20 Robin Appelmandutch translations
2011-06-20 Robin Appelmanmake personal settings translatable
2011-06-20 Robin Appelmanadd settings option for language
2011-06-19 Kamil Domanskiapp files_publiclink is now translateable
2011-06-19 Jakob SackAutodetection of language is working now
2011-06-19 Jakob SackMerge branch 'master' of git://anongit.kde.org/owncloud
2011-06-19 Jakob SackMore l10n-stuff
2011-06-19 Kamil Domanskiand even more properly now ;P
2011-06-19 Kamil Domanskiindex now properly reloaded after setup
2011-06-19 Kamil Domanskishipped apps are no longer hardcoded
2011-06-19 Robin Appelmanimproved check in oc_preferences if a key already exists
2011-06-19 Robin Appelmanonly load apps if they exist
2011-06-19 Robin Appelmanadd post_* hooks to filesystem for write, create, delet...
2011-06-19 Kamil Domanskiadmin templates are now translateable
2011-06-19 Jakob SackFixed documentation of OC_L10N
2011-06-19 Jakob SackL10N is here ;-)
2011-06-19 Jakob Sacktabs, not spaces
2011-06-19 Jakob SackMerge branch 'master' of git://anongit.kde.org/owncloud
2011-06-19 Jakob SackLoad preferences only if user is registered
2011-06-19 Kamil Domanskiallow disabling apps, install apps as disabled
2011-06-19 Jakob SackRemoved debug messages
2011-06-19 Jakob Sackl10n added
2011-06-19 Jakob Sackadded preferences to base.php, will be needed for i18n...
2011-06-19 Jakob Sackforgot "event" as a parameter.
2011-06-18 Kamil Domanskimove installation of shipped apps to setup
2011-06-18 Kamil Domanskichange db index names to avoid collisions
2011-06-18 Kamil Domanskihandle app repo connection failure
2011-06-17 Robin Appelmanonly create one connection to a sqlite3 database, fixes...
2011-06-17 Robin Appelmanmake new folder dialog behave more like a regular form...
2011-06-17 Robin Appelmanprevent some possible warnings if there are files in...
2011-06-16 Robin Appelmanmake the system for default fileactions more flexible
2011-06-16 Robin Appelmanallow plugins to cancel filesystem operations using...
2011-06-16 Robin Appelmandefault to sqlite3 over sqlite2 for new installations
2011-06-14 Robin Appelmanremove plugins settings page
2011-06-14 Robin Appelmanremove outdated plugins entry in settings page
2011-06-14 Robin Appelmanfix settings page for non-admin users
2011-06-13 Robin Appelmansmall fix in filesystem test
2011-06-13 Robin Appelmanmake use of native sqlite3 prepared statements
2011-06-13 Robin Appelmanstore numbers as strings to prevent errors with numeric...
2011-06-13 Robin Appelmanuse sqlite3 if sqlite2 isn't available
2011-06-13 Robin Appelmanfix error with empty config file
2011-06-13 Thomas ZanderFix php4 legacy calls
2011-06-13 Robin Appelmanmake OC_DB work with the sqlite3 driver
2011-06-13 Robin Appelmansqlite3 driver for mdb2
2011-06-12 Robin Appelmanadd option to remove tables install from database structure
2011-06-12 Robin Appelmantest cases for OC_FILESYSTEM
2011-06-11 Robin Appelmantest case library and start of filesystem test
2011-06-11 Robin Appelmanallow tear down of filesystem.
2011-06-11 Robin Appelmanfix delTree
2011-06-07 Alessandro... Small modifications to clear logs functions
2011-06-07 Alessandro... Adding clear logs functions
2011-06-05 Robin Appelmantry to adjust times to the clients timezone
2011-06-04 Robin Appelmanfix loading of image viewer again
2011-06-04 Robin Appelmanonly load image viewer when in file browser
2011-06-04 Robin Appelmanfix file actions for newly uploaded files
2011-06-04 Robin Appelmanfix imageviewer again
2011-06-04 Robin Appelmanfix file action dialog not reappearing after being...
2011-06-04 Robin Appelmanfix imageviewer not showing up when using the actions...
2011-06-04 Robin Appelmanalways show the image in the middle of the screen,...
2011-06-04 Robin Appelmanfix fileactions following the link instead
2011-06-04 Robin Appelmanimage viewer plugin
2011-06-04 Robin Appelmanmake fileactions extendable by plugins
2011-06-04 Robin Appelmansome refactoring of the filebrowsers javascript code
2011-06-04 Robin Appelmanfix incorrect variable name in libfilestorage
2011-06-03 Robin Appelmanfix download links of newly uploaded files
2011-06-03 Robin Appelmannew file uploader that should work with more browsers
2011-06-02 Robin Appelmanmerge refactoring in master
2011-06-02 Robin Appelmandelete old plugin stuff
2011-06-02 Robin Appelmanfix OC_HELPER::linkTo again
2011-06-02 Robin Appelmanfix broken links in shared folders
2011-06-02 Robin Appelmanfix OC_HELPER::linkto() when the link is not a valid...
2011-06-02 Robin Appelmanport sharing by publiclink fully to the 2.0 codebase...
2011-06-02 Robin Appelmanmake path autocompletion case insensitive
2011-06-02 Robin Appelmanadd dateOnly option to formatDate
2011-06-01 Robin Appelmaninstall apps that are shipped with owncloud the first...
2011-06-01 Robin Appelmanfix autocompletion
2011-05-31 Frank Karlitschekremove warning output to make webdav access work
2011-05-29 Robin AppelmanMake max upload filesize configurable for apache hosts
2011-05-29 Robin Appelmanrecursive deletion is now in OC_HELPER
2011-05-29 Robin Appelmanrecursive copy is now in OC_HELPER
2011-05-28 Robin Appelmanadd autocomplete for paths
2011-05-28 Robin AppelmanApp installer backend.
2011-05-28 Robin Appelmanfix a strict error in webdav
next