]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2010-09-28 Robin Appelmanadd function to list all plugins
2010-09-26 StevenFix content type header in downloads
2010-09-20 Robin Appelmaninitial version for user managment tab in the settings...
2010-09-20 Robin Appelmanuse mysql instead of mysqli when creating mysql user...
2010-09-19 Robin Appelmanfix layout issue in the settings page
2010-09-19 Robin AppelmanMerge branch 'master' of http://git.gitorious.org/owncl...
2010-09-19 Robin Appelmanimproved loading speed of default syle sheet
2010-09-19 Robin Appelmanfix loading of plugin defined stylesheets
2010-09-15 Robin Appelmanadd functions to get a list of all users or groups
2010-09-12 Robin Appelmanuse caching for user-group relations
2010-09-11 Robin Appelmando not initialize mdb2_scheme if we don't use it, saves...
2010-09-08 Robin Appelmanthe text viewer now does syntax highlighting for code
2010-09-08 Robin Appelmankeep indention when viewing text files
2010-09-08 Robin Appelmanfix fallback for mimetype detection using the 'file...
2010-09-07 Robin Appelmanprovide a basic viewer for text files
2010-09-06 Robin Appelmanuse json to encode the file list, should work better...
2010-09-06 Robin Appelmanfix wrong settings form being restricted to admin only
2010-09-06 Robin Appelmanprovide a defealt, empty, filesystem configuration...
2010-09-06 Robin Appelmanmake the filesystem configurable (no gui yet)
2010-09-06 Robin Appelmanremove Admin Panel from the main menu since it's hande...
2010-09-06 Robin Appelmanfixed bug in filesystem abstraction that broke file...
2010-09-05 Robin Appelmanfix some errors when trying to save the settings
2010-09-05 Robin Appelmanmerge
2010-09-05 Stevenimproved tooltip text (true this time)
2010-09-05 Stevenimproved appereance and clearability in system settings...
2010-09-04 Robin Appelmanremember the selected tab in the settings dialog when...
2010-09-04 Stevenfix links in settings menu in all browsers except grome...
2010-09-02 Robin AppelmanMerge commit 'refs/merge-requests/33' of git://gitoriou...
2010-09-02 Robin Appelmanchange the way the user is rooted in his own folder...
2010-08-22 Aaron ReichmanFirst commit, changing capitalization
2010-08-12 Robin Appelmannew settings page that allows plugins to integrate...
2010-08-12 Robin Appelmanremove debug messages
2010-08-12 Robin Appelmanfix error during the creation of the database table...
2010-08-12 Robin Appelmanfix problem when creating users with a non-empty userid...
2010-08-05 Robin Appelmanprovide a function to load the data from a plugin.xml...
2010-08-03 Robin Appelmanchange the user backend after we load the plugins
2010-08-03 Robin AppelmanMerge branch 'master' of http://git.gitorious.org/owncl...
2010-08-03 Robin Appelmanuse encodeURIComponent in more places
2010-08-02 Martin Sandsmarkupdate to comply with the OCS spec (lookup by applicati...
2010-07-30 Robin Appelmanfix warnings given by MDB2 if opendir is restricted...
2010-07-28 Robin Appelmancomply with updated version of the plugin.xml syntax
2010-07-28 Robin Appelmanuse new plugin system for loading plugins
2010-07-27 Robin AppelmanMerge commit 'refs/merge-requests/31' of git://gitoriou...
2010-07-27 Robin AppelmanMerge branch 'master' of gitorious.org:owncloud/owncloud
2010-07-27 Robin Appelmanuse = instead of LIKE when selecting private attributes
2010-07-25 Martin T. H... more addslashes magic sauce
2010-07-25 Martin T. H... remove debug output
2010-07-25 Martin T. H... fix mdb2 usage, add optional format variable
2010-07-25 Martin T. H... fix some, do not enjoy php
2010-07-24 Martin T. H... some fixes
2010-07-24 Martin T. H... fix parsing of url
2010-07-22 Aldo "xoen... Moved LDAP authentication into a plugin
2010-07-22 Aldo "xoen... Cleaned up and added some documentation
2010-07-21 Aldo "xoen... Created class `OC_USER_BACKEND` for general user managment
2010-07-19 Aldo "xoen... OC_USER now is an abstract class (OC_USER_ABSTRACT)
2010-07-19 Aldo "xoen... Reverted to self::$classType syntax and fixed the use...
2010-07-16 Martin T. H... fix permissions, start to implement private data api
2010-07-15 Aldo "xoen... Minor style changes
2010-07-15 Aldo "xoen... Fixed a cache-check in `OC_USER_Database::getGroupName...
2010-07-15 Aldo "xoen... Minor style changes
2010-07-15 fabianAbstract lib_user
2010-07-15 fabianSupport for mod_auth added
2010-07-12 Aldo "xoen... Improved OC_CONFIG::saveConfiguration()
2010-07-12 Aldo "xoen... Call `saveConfiguration()` using self and fixed a typo
2010-07-11 Aldo "xoen... added `writeConfiguration()` method to OC_CONFIG
2010-07-11 Aldo "xoen... Added more MIME Types in `inc/lib_filestorage.php`
2010-07-10 Aldo "xoen... Using camelCase for function names in 'inc/lib_user...
2010-07-10 Aldo "xoen... Using camelCase for function names in 'inc/lib_ocs...
2010-07-10 Aldo "xoen... Using camelCase for function names in 'inc/lib_files...
2010-07-10 Aldo "xoen... Using camelCase for function names in 'inc/lib_base...
2010-07-10 Aldo "xoen... Using camelCase for function names in 'inc/lib_config...
2010-07-10 Aldo "xoen... Fixed validation of /settings
2010-07-09 Robin AppelmanMerge git://gitorious.org/~icewind/owncloud/icewinds...
2010-07-09 Robin Appelmanfix line feeds
2010-07-08 Robin AppelmanMerge branch 'merge'
2010-07-08 Robin AppelmanMerge commit 'refs/merge-requests/23' of git://gitoriou...
2010-07-07 Robin AppelmanOnly connect to a remote ownCloud when we are actually...
2010-07-07 Robin AppelmanInitial version of remote ownCloud access through files...
2010-07-06 Robin AppelmanFix custom database names
2010-07-06 Robin AppelmanInitial work on transering files between servers
2010-07-06 Robin Appelmanfix table prefix not being set correctly to an empty...
2010-07-06 Robin AppelmanMerge branch 'master' of gitorious.org:owncloud/owncloud
2010-07-06 Robin AppelmanFix page not refreshing after login
2010-07-05 Robin AppelmanDo not use table perfix for sqlite
2010-07-05 Robin AppelmanFix some database errors
2010-07-05 Robin Appelmanmerge
2010-07-05 Robin Appelmanfix affected frows and free_result in OC_DB
2010-07-05 Robin AppelmanMerge commit 'refs/merge-requests/27' of git://gitoriou...
2010-07-05 Robin AppelmanMerge branch 'master' of gitorious.org:owncloud/owncloud
2010-07-05 Robin AppelmanFix some database problems, do not use the cache when...
2010-07-04 Robin Appelmanmayor improvements in the handling of locks in webdav
2010-07-04 Robin Appelmanfix recursive copying of folders with webdav
2010-07-04 Robin Appelmanfix wrong header sent as response when overwriting...
2010-07-04 Aldo "xoen... Avoid creation of variables just to put the table names...
2010-07-04 Aldo "xoen... Using DB table prefix in 'inc/HTTP/WebDAV/Server/Filesy...
2010-07-04 Robin Appelmanfix silly mistake in previous commit
2010-07-04 Robin Appelmanfix potential infinite loop
2010-07-04 Aldo "xoen... Changed table name from Log to log in 'inc/lib_log...
2010-07-04 Aldo "xoen... Now DB tables are created with the right name (using...
2010-07-04 Aldo "xoen... Write DB table prefix into the configuration file
next