Commit Graph

  • 883c7a582d Small fixes in OC_APP, removed functions in OC_UTIL that now are in OC_APP Jakob Sack 2011-03-11 15:25:48 +0100
  • 25e59e3ce6 Preparing OC_APP. It now includes information for all functions planned. Jakob Sack 2011-03-11 14:59:24 +0100
  • 88df5fcd04 Fixed PHP syntax in skeleton template files. François KUBLER 2011-03-09 23:30:55 +0100
  • 7faf852561 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring François KUBLER 2011-03-09 22:46:17 +0100
  • bf815b3390 Fixed PHP syntax in template files. François KUBLER 2011-03-09 21:57:00 +0100
  • 1935d85ef1 Fixed some typos in admins templates. François KUBLER 2011-03-09 20:13:52 +0100
  • ab22dfde8a A sample app, at the moment far from showing everything possible Jakob Sack 2011-03-03 23:09:36 +0100
  • f042e85d41 Beginning of some ajax features and an admin page for files Jakob Sack 2011-03-03 23:08:54 +0100
  • f7f957abb9 Base for a more flexible navigation Jakob Sack 2011-03-03 23:08:11 +0100
  • ae5dc3efdf New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences Jakob Sack 2011-03-03 21:55:32 +0100
  • 94b405b64f Make it possible to use several datadirs. This could be useful if the user does not want his gallery images on the webdav storage. Jakob Sack 2011-03-03 21:25:22 +0100
  • 39279350eb Forgot to change some calls of linkTo Jakob Sack 2011-03-02 23:58:46 +0100
  • ddc2a70de9 Admin pages are for admins only, right? Jakob Sack 2011-03-02 23:16:02 +0100
  • 61ffa182ee Application "files" is able to list the files again, start of splitting css files Jakob Sack 2011-03-02 23:06:23 +0100
  • e5ea0a3daa Added helper for filesize, fixed wrong name for mimetypeIcon() Jakob Sack 2011-03-02 22:28:32 +0100
  • dfa6b749ba Introducing OC_HELPER for small helper functions; making setup of filesystem optional Jakob Sack 2011-03-02 22:18:22 +0100
  • ede34c17dd Make the templates working again. Jakob Sack 2011-03-02 18:21:08 +0100
  • 66ac355f78 Getting rid of Smarty, using our own template system Jakob Sack 2011-03-02 11:56:48 +0100
  • 015ab0eb64 Say Smarty to only use one compile directory. Makes setup somewhat easier. Jakob Sack 2011-03-02 00:16:43 +0100
  • 9aad8b3a86 Deactivate all plugins for now Jakob Sack 2011-03-02 00:16:28 +0100
  • 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. Jakob Sack 2011-03-01 23:20:16 +0100
  • b98cd2d870 Merge branch 'master' of git.kde.org:owncloud Robin Appelman 2011-02-26 15:50:34 +0100
  • 09cbe1301e Fix the audio player Artur Duque de Souza 2011-02-22 11:15:58 -0300
  • 809db50459 Merge branch 'master' of git.kde.org:owncloud Robin Appelman 2011-02-09 19:50:30 +0100
  • 1fd39a52fa Fix permissions on files Jonathan Riddell 2011-02-09 18:14:36 +0000
  • 6f81c4e7b9 More licence clarification Jonathan Riddell 2011-02-09 16:15:26 +0000
  • 21ee8dc0b6 Clarity licences more Jonathan Riddell 2011-02-09 15:55:37 +0000
  • 797a4c3c60 Add copying licence for inc/ directory for clarity Jonathan Riddell 2011-02-09 15:48:02 +0000
  • 7b3d57abd4 Really add AGPL file Jonathan Riddell 2011-02-09 15:12:09 +0000
  • d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL Jonathan Riddell 2011-02-09 14:50:27 +0000
  • a5533ffc6a only load mdb2 once as it was before Robin Appelman 2011-02-06 01:54:07 +0100
  • 42cdc9f04f Merge branch 'master' of git.kde.org:owncloud Robin Appelman 2011-02-06 01:23:39 +0100
  • 78d875c60f fix ocs private data handeling. Robin Appelman 2011-02-06 01:22:48 +0100
  • 0a505fd383 only load mdb2 when we use the database Robin Appelman 2011-02-06 01:18:45 +0100
  • fbc3210184 don't hide text viewer when clicking inside the text box Robin Appelman 2011-01-31 14:32:40 +0100
  • 7351528431 Change the icon to the correct one after uploading is finished Robin Appelman 2011-01-26 17:40:42 +0100
  • 9d8047382e fix ocs private data get/set queries for mysql handle the app paramater with private data get correctly according to the spec Robin Appelman 2011-01-23 03:23:03 +0100
  • 1c207a8889 update readme to reflect move to git.kde.org Robin Appelman 2011-01-22 03:03:52 +0100
  • 066ca70890 only show files in the filebrowser that we can actually read. Robin Appelman 2011-01-22 02:56:16 +0100
  • 15d15104d4 check if we can read the file before trying to get it's mime type Robin Appelman 2011-01-22 02:28:29 +0100
  • 9cd4c99918 Add closing tag to config file. Robin Appelman 2011-01-22 01:51:13 +0100
  • 93bc69011b fix another typo Robin Appelman 2011-01-20 16:53:13 +0100
  • c09373a516 fix typo Robin Appelman 2011-01-20 16:22:04 +0100
  • 0337b46975 remove debug statement Robin Appelman 2011-01-20 16:17:55 +0100
  • 8625a524a5 adjust filebrowser to new libraries Robin Appelman 2011-01-20 16:17:38 +0100
  • 9805336c0a cleanup event handling Robin Appelman 2011-01-20 16:16:35 +0100
  • 66a7c35d80 improve handeling of links Robin Appelman 2011-01-20 16:13:47 +0100
  • f2d78424f2 don't try to use *nix file premissions on windows hosts Robin Appelman 2011-01-18 18:10:37 +0100
  • 9e75e34184 Return a '/' instead of 'false' when listing the root folder. Matthew Dawson 2011-01-04 11:42:57 -0500
  • e0f6ad1c9c Also allow open_file.php to be called with a path paramater instead of only with seperate dir/file Robin Appelman 2011-01-04 23:02:38 +0100
  • 56ec730337 fix calling callBacks by id Robin Appelman 2011-01-04 22:46:29 +0100
  • 49c2efee27 Merge branch 'master' of git://gitorious.org/owncloud/owncloud Robin Appelman 2011-01-04 22:42:26 +0100
  • b705b95a1e don't crash when removing an item from the breadcrump that isn't added properly Robin Appelman 2011-01-04 22:31:04 +0100
  • 5a05da2af2 Some common javascript functions for working with arrays and functions Robin Appelman 2011-01-04 22:30:10 +0100
  • ca791d32d8 Merge commit 'refs/merge-requests/41' of git://gitorious.org/owncloud/owncloud into integration Robin Appelman 2011-01-04 21:39:49 +0100
  • 5c856e5741 Fix a warning when there is no included files in a plugin. Matthew Dawson 2011-01-03 18:11:16 -0500
  • 0f5923a150 Add similar check to the canWrite function. Matthew Dawson 2011-01-03 17:58:49 -0500
  • 61ce6e21ec Fix a chroot issue where the path /.. (and related paths) are not caught and removed. Matthew Dawson 2011-01-03 17:46:18 -0500
  • 290b2d7355 Fix further typos in comments, too (lisen → listen). Elias Probst 2011-01-01 01:08:40 +0100
  • ba246b450f Fixed typo (Lisener → Listener) Elias Probst 2011-01-01 01:01:57 +0100
  • 654387ff05 Show error when trying to create a file or folder that already exists Robin Appelman 2010-12-12 22:34:17 +0100
  • 336f21f0aa Use correct attribute values for audio tag. ente 2010-12-05 18:30:13 +0100
  • 7e83db10d5 Only register the "Play" action for audio types that the browser is able to play. Otherwise just leave the default action to "Download". ente 2010-12-05 17:51:10 +0100
  • db5cac3b3f reverted a576150b Seems we don't really need this, since calling e.g. fileActions['audio/x-wav'] is no problem. It should be also more clear to use and read than e.g. fileActions.audioxwav ente 2010-12-05 17:45:17 +0100
  • 087a72f0ef - plugin id corrected - ogg files also get the play action added to their context menu ente 2010-12-05 12:18:40 +0100
  • fd0e0d675e Basic HTML5 audio player plugin ente 2010-12-04 17:37:34 +0100
  • a576150b64 replaced fileActions[this.mime] by fileActions[this.mime1 + this.mime2], since an object name cannot contain slashes. (correct me if I'm wrong) ente 2010-12-04 17:36:52 +0100
  • 7710dc7325 Merge branch 'master' of git://gitorious.org/owncloud/owncloud Robin Appelman 2010-12-04 13:48:21 +0000
  • e84acb289e file download from web interface now works correctly with file names containing blanks Florian 2010-12-04 11:48:17 +0100
  • 8681d62bbf Fix for https://bugs.kde.org/show_bug.cgi?id=258144 Robin Appelman 2010-11-30 13:20:33 +0000
  • e61c59165c Fix for https://bugs.kde.org/show_bug.cgi?id=257861 Robin Appelman 2010-11-30 13:19:29 +0000
  • 962e548495 Merge branch 'master' of git://gitorious.org/owncloud/owncloud Robin Appelman 2010-11-28 22:54:59 +0000
  • 4b0c953e66 only ask once when removing multiply files Robin Appelman 2010-11-28 15:00:37 +0000
  • e18898dfe1 fix warning message that sometimes broke webdav Robin Appelman 2010-11-16 21:20:23 +0100
  • 92d08d513b Add support for hosts where open_basedir restriction is in effect. François KUBLER 2010-11-16 19:21:36 +0100
  • fc5b8679da fix login issue after logging out Robin Appelman 2010-11-04 19:42:51 +0100
  • ad8d6c4260 set version number to 1.1 v1.1 Robin Appelman 2010-10-31 02:44:19 +0200
  • d565b50ca6 remove placeholder music plugin Robin Appelman 2010-10-31 02:42:39 +0200
  • 59250ec6fd fix some typo's Robin Appelman 2010-10-31 02:41:36 +0200
  • b116b2fd4c fix uploading files to folders with special characters in the name Robin Appelman 2010-10-24 13:25:21 +0200
  • e56c316576 Fixed small bug, added global $SERVERROOT to OC_UTIL Kees Huiberts 2010-10-21 19:38:01 +0200
  • 13efdf6aa7 plugin manager Robin Appelman 2010-10-18 20:58:51 +0000
  • 653c6e5984 fix small bug in filesystem abstraction Robin Appelman 2010-10-18 16:21:47 +0000
  • a3940dc628 Merge branch 'master' of git://gitorious.org/owncloud/owncloud Robin Appelman 2010-10-15 23:44:01 +0000
  • a98dfbbf71 plugin manager and plugin installer Robin Appelman 2010-10-15 23:42:58 +0000
  • 51b5404879 fix a couple of typos Riccardo Iaconelli 2010-10-06 15:26:01 +0200
  • 494d88a435 fix bug in detecting mountpoints of file storages within chrooted filesystem Robin Appelman 2010-10-03 23:07:55 +0000
  • 44946e208d make paths returned by OC_FILESYSTEM::getTree relative to the fakeroot Robin Appelman 2010-09-28 23:07:13 +0200
  • 3e77f3f56b fix sqlite compatibility for webdav server Robin Appelman 2010-09-28 23:06:29 +0200
  • d4fa1ddaa1 fix viewing images that have a ' in the filename Robin Appelman 2010-09-28 22:14:01 +0200
  • 2aa50dc5d9 merge Robin Appelman 2010-09-28 22:05:10 +0000
  • f29e349412 add function to list all plugins Robin Appelman 2010-09-28 22:03:02 +0000
  • afbc4f1fb3 automatically install databased of plugins Robin Appelman 2010-09-25 16:47:06 +0200
  • 1b5a0bb31e Fix content type header in downloads Steven 2010-09-26 19:09:16 +0200
  • 91acafe698 initial version for user managment tab in the settings page Robin Appelman 2010-09-20 18:27:43 +0000
  • 369292d68f use mysql instead of mysqli when creating mysql user/database Robin Appelman 2010-09-20 16:28:39 +0000
  • 7d69bd2752 fix layout issue in the settings page Robin Appelman 2010-09-19 12:34:49 +0200
  • a72cba4ae2 Merge branch 'master' of http://git.gitorious.org/owncloud/owncloud Robin Appelman 2010-09-19 12:26:33 +0200
  • 210e5d5ca5 improved loading speed of default syle sheet Robin Appelman 2010-09-19 12:24:09 +0200
  • a23c74bdbc fix loading of plugin defined stylesheets Robin Appelman 2010-09-19 12:20:39 +0200