]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
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
2011-05-28 Robin Appelmanfix a potential infinite loop when installing with...
2011-05-23 Jakob SackAdapt "log" to latest database cahnges, use preferences...
2011-05-19 Robin Appelmanfix some bugs in the first run dialog, and hide advance...
2011-05-18 Alessandro... changed the path in imagePath again
2011-05-17 François KublerNew installer.
2011-05-17 Robin Appelmanwe also need Console
2011-05-17 Robin Appelmanwe need System.php after all
2011-05-17 Robin Appelmanfix the drop down arrow in file browser
2011-05-17 Jakob SackFixing the image link for apps
2011-05-16 Jakob SackOf course we should change the column names in the...
2011-05-16 Robin Appelmanfix the drop down arrow in file browser
2011-05-16 Robin Appelmanuse simplexml instead of dom for OC_APP::getAppInfo()
2011-05-16 Robin Appelmancleanup 3dparty
2011-05-15 Jakob SackGet rid of this stupid "I AM ACTIVE!!!" message.
2011-05-15 Robin Appelmanmoved app install/remove/update functions to lib/instal...
2011-05-15 Jakob SackRenamed a few columns in order t ohave both sqlite...
2011-05-06 Jakob Sackrenamed installer.php to setup.php
2011-04-29 Robin Appelmanno hooks for OC_FILESTORAGE the one from OC_FILESYSTEM...
2011-04-28 Robin Appelmanmerge
2011-04-28 Robin Appelmanfix oc_appconfig for sqlite
2011-04-28 Robin Appelmanmake logs work with sqlite
2011-04-28 Robin Appelmanfix some sqlite strict errors
2011-04-28 Robin Appelmanmove sqlite database into the data folder, makes it...
2011-04-28 Robin Appelmanfix mdb2 error handeling a bit
2011-04-26 Robin AppelmanShow currect filename when downloading files
2011-04-26 Robin Appelmandon't use output buffering for file downloads
2011-04-24 Robin Appelmanadd search functionality, for now only searches files...
2011-04-24 Robin Appelmanfix chmodr
2011-04-23 Robin Appelmanstylesheets have .css as extention, not .js
2011-04-23 Robin Appelmanmake OC_HOOKS actually work
2011-04-23 Robin Appelmanproperly load css and js files for apps
2011-04-21 Robin Appelmanlog viewer
2011-04-21 Robin Appelmanchange printPageNavi() to getPageNavi() to allow some...
2011-04-21 Robin Appelmanloging system
2011-04-20 Marco Michelinobugfixes on GET requests via WebDAV
2011-04-19 Arthur Schiwoncorrect paths for css images
2011-04-19 Arthur Schiwonhide filechooser if user clicked on cancel
2011-04-19 Arthur Schiwonrefurbished new folder button
next