Commit Graph

355 Commits (e0a69bbeaccf45ec6f407090d3dfc50bc4f04101)

Author SHA1 Message Date
Arthur Schiwon e0a69bbeac Make bookmarks sortable by clicks 14 years ago
Arthur Schiwon 55a8ee34bd Make appeareance of the bookmarklet a bit nicer, still room for improvement left 14 years ago
Michael Gapczynski 8c8490b28e Show users shared with in the drop down for reshared files 14 years ago
Robin Appelman e0ff57e8c2 fix javascript error in media player 14 years ago
Arthur Schiwon 7cd592e055 Added a Bookmarklet for the Bookmarks app 14 years ago
Michael Gapczynski 365c4fdae2 Allow sharing of files shared with you - Bug: Doesn't show up as being shared in the drop down 14 years ago
Michael Gapczynski 4c4b1e4c2d Clear the folder size cache for the 'Shared' folder when a new item is shared 14 years ago
Arthur Schiwon 0f3ef8aeb0 check if tag is set, might not show bookmarks on some systems without doing so 14 years ago
Jakob Sack f4c498edba Full path for carddav path 14 years ago
Arthur Schiwon b09ba58ca6 autoretrieve title and description after entering new url 14 years ago
Arthur Schiwon 847347b58a autoretrieve title and description after entering new url 14 years ago
Arthur Schiwon 672515c23f Bookmarks DB structure change, description is optional 14 years ago
Arthur Schiwon 89839b4c63 fetch bookmarks even if they are not tagged 14 years ago
Arthur Schiwon 3c3a859b89 follow coding style and use single quotes in php 14 years ago
Arthur Schiwon 72a4703d82 simplify bookmarks tag filter sql 14 years ago
Arthur Schiwon 53f0381f0f make tag filter compatible with sqlite 14 years ago
Jan-Christoph Borchardt f5cef2fcbf cleaned up LDAP settings 14 years ago
Jan-Christoph Borchardt 3b10cddceb added icon for Admin 14 years ago
Jan-Christoph Borchardt 900382057d updated translations 14 years ago
Robin Appelman 391e064e67 allow apps to register form for the settings and admin pages 14 years ago
Michael Gapczynski 96ad8a15b4 Register OC_Share for autoloading and cleanup hooks 14 years ago
Michael Gapczynski c72187474a Check that the files exist before adding them to the fakedirs 14 years ago
Michael Gapczynski 1b64b7395c Update documentation for unshareFromMySelf() 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
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
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
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