Commit Graph

1320 Commits (247b25e7a97fcbe8386c63b1318537e669d40480)

Author SHA1 Message Date
Robin Appelman 1ce24d892b don't show errors when the login isn't an openid identity 14 years ago
Robin Appelman bd4aec2c4c Experimental OpenID user backend and server. 14 years ago
Michael Gapczynski 8cbee28416 Better implementation of filesize for shared directory, now storing in oc_foldersize 14 years ago
Michael Gapczynski 87097db4eb Changed self:: and OC_FILESTORAGE_SHARED to -> 14 years ago
Michael Gapczynski e3ea84d048 Changed ctime for the shared folder to the earliest ctime 14 years ago
Michael Gapczynski 3f5fde50c1 Forgot to remove TODOs for file?time()s 14 years ago
Michael Gapczynski 098fc5ef95 Fixed stat(), file?time()'s now grab most recent time from shared files 14 years ago
Michael Gapczynski ac0d41418e Correct calculation for shared folder size 14 years ago
Michael Gapczynski 18e776fa2f Changed mount point to 'Share', fixed is_dir() 14 years ago
Robin Appelman 83958ebd4b add oc_user::getUser to get the user id of the loggedin user 14 years ago
Robin Appelman c0af177223 public link config is also for non admins 14 years ago
Kamil Domanski a7b7f5a76c app files_publiclink is now translateable 14 years ago
Jakob Sack 14dddc0c9e forgot "event" as a parameter. 14 years ago
Kamil Domanski 97ab331b2a change db index names to avoid collisions 14 years ago
Michael Gapczynski 4e7d1c376f OC_FILESTOAGE_SHARED now works with hard coded values for files 14 years ago
Michael Gapczynski 69b5e01be1 OC_FILESTOAGE_SHARED updates + its own getInternalPath() 14 years ago
Michael Gapczynski e6621b9c78 Added source and target to database fields 14 years ago
Michael Gapczynski fe4a213e1b Fixed mistakes pointed out by icewind 14 years ago
Michael Gapczynski bf66563cda First version of shared storage provider - not functional 14 years ago
Michael Gapczynski 8603b0973f Initial setup of sharing app 14 years ago
Alessandro Cosentino 86dd023448 Adding clear logs functions 14 years ago
Robin Appelman bc0790381e fix loading of image viewer again 14 years ago
Robin Appelman 277e644558 only load image viewer when in file browser 14 years ago
Robin Appelman b0476bf174 fix imageviewer again 14 years ago
Robin Appelman dab656007d fix imageviewer not showing up when using the actions menu 14 years ago
Robin Appelman e5816451c8 always show the image in the middle of the screen, regardless of scrolling 14 years ago
Robin Appelman 4b9665a952 image viewer plugin 14 years ago
Robin Appelman da2c9aa807 fix broken links in shared folders 14 years ago
Robin Appelman 8c5a06028a port sharing by publiclink fully to the 2.0 codebase and provide a simple gui for it 14 years ago
Jakob Sack f36f453dd2 apps are now stored in /apps 14 years ago