Commit Graph

727 Commits (ef124c3e21ceae49f0f704589a833d1208d99c65)

Author SHA1 Message Date
Michael Gapczynski 1b64b7395c Update documentation for unshareFromMySelf() 14 years ago
Jakob Sack fbb63f11e4 Some more work on CalDAV integration 14 years ago
Robin Appelman c9a11d0aab some work on media player interface, artists can be collapsed in the collection view again and single albums/songs can be played 14 years ago
Georg Ehrke 09c8cd17cc remove reset button (again) 14 years ago
Michael Gapczynski 0eda75a193 One more bug fix in clearFolderSizeCache() 14 years ago
Michael Gapczynski f10f916f8c Clean-up in OC_Filestorage_Shared and bug fixes for calculating folder sizes 14 years ago
Michael Gapczynski ceae4fa7b4 Fix bugs preventing file upload in shared folders with write permission 14 years ago
Michael Gapczynski b05be2f26d Fix textviewer in search results 14 years ago
Michael Gapczynski 631152fc3e Implement searching of files shared with you 14 years ago
Jan-Christoph Borchardt d15673f13f removed single quotes around publicly linked download file 14 years ago
Georg Ehrke 3cb07254e5 allday bug fixed 14 years ago
Georg Ehrke fc4d31547b spanish language pack 14 years ago
Georg Ehrke 8e32cfbf15 bug/style fixes, multiple language support, german language pack 14 years ago
Golnaz Nilieh eac4d4ff06 When deleting a bookmark, remove its tags from database. 14 years ago
Jan-Christoph Borchardt add0a90e1e single quotes in JavaScript & PHP, double quotes in HTML 14 years ago
Jan-Christoph Borchardt 389b2775c2 translation update 14 years ago
Jan-Christoph Borchardt d9aae20003 more valid HTML, alt attributes, refactored pagenavi etc. 14 years ago
Michael Gapczynski c2f0fe51c4 Add getLocalFile() to OC_Filestorage_Shared 14 years ago
Michael Gapczynski 778b8543c1 Remove no longer needed functions in OC_Filestorage_Shared 14 years ago
Jan-Christoph Borchardt b3f6eb2224 removed unneeded and dangerous reset button 14 years ago
Georg Ehrke d1daca5029 a lot of new functions (e.g. add event form), style fixes, bug fixes 14 years ago
Michael Gapczynski ca86093270 Full support for viewing public links from sharing drop down 14 years ago
Golnaz Nilieh 5d310ebf92 * Use encodeEntities() function to check input 14 years ago
Golnaz Nilieh 262a652710 Show new bookmark in the list after insertion, And hide it after deletion. 14 years ago
Michael Gapczynski a57d4726bc Remove some scripts, now you can actually download the files in a public link folder 14 years ago
Michael Gapczynski d1aebcddf2 Add downloadURL to files templates for both public links and files 14 years ago
Michael Gapczynski 498356fcb8 Copy get.php into files_sharing, public links now use files templates 14 years ago
Jan-Christoph Borchardt 4c49a81c8e language updates, optimization of Help HTML 14 years ago
Michael Gapczynski 594532da9a Merge public link icon check 14 years ago
Jan-Christoph Borchardt 2ee9e80afe Swedish translation, thanks to HakanS 14 years ago
Jan-Christoph Borchardt 6720a45d65 updated translations 14 years ago
Michael Gapczynski 8fb75f379a Comment rename() and prevent trying to move items if the user doesn't have write permission 14 years ago
Michael Gapczynski b4cf61ee32 Bug fixes for mkdir(), renaming/moving support for files inside a shared folder with write permission 14 years ago
Michael Gapczynski 4078e0a242 -1 is now a class constant (UNSHARED), for unsharing files from self 14 years ago
Michael Gapczynski 1303e40b6e Remove navigation entry for shared files 14 years ago
Michael Gapczynski 5b8658ca10 New system of unsharing files from self, and a small bug fix when all files inside a shared folder are unshared from self 14 years ago
Michael Gapczynski 1c13b2681a Fix my last commit 9ee4fc 14 years ago
Michael Gapczynski 9ee4fcdf2f Only show 'Shared' directory if files are shared with you 14 years ago
Michael Gapczynski 5925697374 Fix bug in getPermissions() and clean-up unlink() and rename() 14 years ago
Michael Gapczynski b7b3a49203 Functions to get the token of a public link now stored by OC_Share, remove no longer needed ajax call to getlink.php 14 years ago
Michael Gapczynski 582dca4d91 Initial merging of files_sharing and files_publiclink 14 years ago
Robin Appelman 42ed3c6b7e fix problem with building the IN query 14 years ago
Robin Appelman 9f28c20660 fix collection browsing using the ampache api 14 years ago
Arthur Schiwon ea65d90a41 really open website after click 14 years ago
Arthur Schiwon 48df7a2a7d gain compatibility with sqlite3 14 years ago
Arthur Schiwon 0573695d05 fix database layout for sqlite3 14 years ago
Jan-Christoph Borchardt 9c3a836044 hiding public links from navigation now that it's easier to use in the dropdown 14 years ago
Michael Gapczynski 717ab56419 Display public icon next to publicly shared files 14 years ago
Michael Gapczynski 726933831d Public link folder uploading not implemented, comment out checkbox for it in dropdown 14 years ago
Robin Appelman fd74e43afa fix expire header for media player 14 years ago