]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2011-03-01 Jakob SackDeactivate all plugins for now
2011-03-01 Jakob SackStart of the refactoring. Commit is quite big because...
2011-02-09 Jonathan RiddellFix permissions on files
2011-02-09 Jonathan RiddellMore licence clarification
2011-02-09 Jonathan RiddellClarity licences more
2011-02-09 Jonathan RiddellAdd copying licence for inc/ directory for clarity
2011-02-09 Jonathan RiddellReally add AGPL file
2011-02-09 Jonathan RiddellFix licencing, make headers refer to intended AGPL...
2011-02-06 Robin AppelmanMerge branch 'master' of git.kde.org:owncloud
2011-02-06 Robin Appelmanfix ocs private data handeling.
2011-02-06 Robin Appelmanonly load mdb2 when we use the database
2011-01-31 Robin Appelmandon't hide text viewer when clicking inside the text box
2011-01-26 Robin AppelmanChange the icon to the correct one after uploading...
2011-01-23 Robin Appelmanfix ocs private data get/set queries for mysql
2011-01-22 Robin Appelmanupdate readme to reflect move to git.kde.org
2011-01-22 Robin Appelmanonly show files in the filebrowser that we can actually...
2011-01-22 Robin Appelmancheck if we can read the file before trying to get...
2011-01-22 Robin AppelmanAdd closing tag to config file.
2011-01-20 Robin Appelmanfix another typo
2011-01-20 Robin Appelmanfix typo
2011-01-20 Robin Appelmanremove debug statement
2011-01-20 Robin Appelmanadjust filebrowser to new libraries
2011-01-20 Robin Appelmancleanup event handling
2011-01-20 Robin Appelmanimprove handeling of links
2011-01-18 Robin Appelmandon't try to use *nix file premissions on windows hosts
2011-01-06 Matthew DawsonReturn a '/' instead of 'false' when listing the root...
2011-01-04 Robin AppelmanAlso allow open_file.php to be called with a path param...
2011-01-04 Robin Appelmanfix calling callBacks by id
2011-01-04 Robin AppelmanMerge branch 'master' of git://gitorious.org/owncloud...
2011-01-04 Robin Appelmandon't crash when removing an item from the breadcrump...
2011-01-04 Robin AppelmanSome common javascript functions for working with array...
2011-01-04 Robin AppelmanMerge commit 'refs/merge-requests/41' of git://gitoriou...
2011-01-04 Matthew DawsonFix a warning when there is no included files in a...
2011-01-03 Matthew DawsonAdd similar check to the canWrite function.
2011-01-03 Matthew DawsonFix a chroot issue where the path /.. (and related...
2011-01-01 Elias ProbstFix further typos in comments, too (lisen → listen).
2011-01-01 Elias ProbstFixed typo (Lisener → Listener)
2010-12-12 Robin AppelmanShow error when trying to create a file or folder that...
2010-12-05 enteUse correct attribute values for audio tag.
2010-12-05 enteOnly register the "Play" action for audio types that...
2010-12-05 entereverted a576150b
2010-12-05 ente- plugin id corrected
2010-12-04 enteBasic HTML5 audio player plugin
2010-12-04 entereplaced fileActions[this.mime] by fileActions[this...
2010-12-04 Robin AppelmanMerge branch 'master' of git://gitorious.org/owncloud...
2010-12-04 Florianfile download from web interface now works correctly...
2010-11-30 Robin AppelmanFix for https://bugs.kde.org/show_bug.cgi?id=258144
2010-11-30 Robin AppelmanFix for https://bugs.kde.org/show_bug.cgi?id=257861
2010-11-28 Robin AppelmanMerge branch 'master' of git://gitorious.org/owncloud...
2010-11-28 Robin Appelmanonly ask once when removing multiply files
2010-11-16 Robin Appelmanfix warning message that sometimes broke webdav
2010-11-16 François KUBLERAdd support for hosts where open_basedir restriction...
2010-11-04 Robin Appelmanfix login issue after logging out
2010-10-31 Robin Appelmanset version number to 1.1 v1.1
2010-10-31 Robin Appelmanremove placeholder music plugin
2010-10-31 Robin Appelmanfix some typo's
2010-10-24 Robin Appelmanfix uploading files to folders with special characters...
2010-10-21 Kees HuibertsFixed small bug, added global $SERVERROOT to OC_UTIL
2010-10-18 Robin Appelmanplugin manager
2010-10-18 Robin Appelmanfix small bug in filesystem abstraction
2010-10-15 Robin AppelmanMerge branch 'master' of git://gitorious.org/owncloud...
2010-10-15 Robin Appelmanplugin manager and plugin installer
2010-10-06 Riccardo Iaconellifix a couple of typos
2010-10-03 Robin Appelmanfix bug in detecting mountpoints of file storages withi...
2010-09-28 Robin Appelmanmake paths returned by OC_FILESYSTEM::getTree relative...
2010-09-28 Robin Appelmanfix sqlite compatibility for webdav server
2010-09-28 Robin Appelmanfix viewing images that have a ' in the filename
2010-09-28 Robin Appelmanmerge
2010-09-28 Robin Appelmanadd function to list all plugins
2010-09-28 Robin Appelmanautomatically install databased of 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...
next