Commit Graph

369 Commits (e89a4b3a0d3d736abccfc3c7e6e1855ea4637580)

Author SHA1 Message Date
Robin Appelman 281b2187ab fix detection of empty collection 15 years ago
Robin Appelman d5c73c6d4a always scan new music files 15 years ago
Sascha Schneider 04eebccc39 apps/user_ldap/user_ldap.php: - Add support for ldapv3 and tls 15 years ago
Jan-Christoph Borchardt 0054197d02 updated translations 15 years ago
Côme BERNIGAUD e8fa2d3442 Added db4app lib, and apps test_db that shows how it works. 15 years ago
Jan-Christoph Borchardt f8fc8eb430 no alert popups, ever. They are just dismissed. Use undo instead. 15 years ago
Côme BERNIGAUD 56399d1d79 Play and add buttons in the collection. 15 years ago
Côme BERNIGAUD ce1d13c9b6 playlist working 15 years ago
Arthur Schiwon e6bdd25667 fix: links with parameters get cut off at & 15 years ago
Arthur Schiwon 0972606072 fix: URLs without protocol are now linked to via HTTP 15 years ago
Arthur Schiwon e0a69bbeac Make bookmarks sortable by clicks 15 years ago
Arthur Schiwon 55a8ee34bd Make appeareance of the bookmarklet a bit nicer, still room for improvement left 15 years ago
Côme BERNIGAUD 3fbc8973ee My own version of music collection. 15 years ago
Michael Gapczynski 8c8490b28e Show users shared with in the drop down for reshared files 15 years ago
Robin Appelman e0ff57e8c2 fix javascript error in media player 15 years ago
Arthur Schiwon 7cd592e055 Added a Bookmarklet for the Bookmarks app 15 years ago
Michael Gapczynski 365c4fdae2 Allow sharing of files shared with you - Bug: Doesn't show up as being shared in the drop down 15 years ago
Michael Gapczynski 4c4b1e4c2d Clear the folder size cache for the 'Shared' folder when a new item is shared 15 years ago
Arthur Schiwon 0f3ef8aeb0 check if tag is set, might not show bookmarks on some systems without doing so 15 years ago
Jakob Sack f4c498edba Full path for carddav path 15 years ago
Arthur Schiwon b09ba58ca6 autoretrieve title and description after entering new url 15 years ago
Arthur Schiwon 847347b58a autoretrieve title and description after entering new url 15 years ago
Arthur Schiwon 672515c23f Bookmarks DB structure change, description is optional 15 years ago
Arthur Schiwon 89839b4c63 fetch bookmarks even if they are not tagged 15 years ago
Arthur Schiwon 3c3a859b89 follow coding style and use single quotes in php 15 years ago
Arthur Schiwon 72a4703d82 simplify bookmarks tag filter sql 15 years ago
Arthur Schiwon 53f0381f0f make tag filter compatible with sqlite 15 years ago
Jan-Christoph Borchardt f5cef2fcbf cleaned up LDAP settings 15 years ago
Jan-Christoph Borchardt 3b10cddceb added icon for Admin 15 years ago
Jan-Christoph Borchardt 900382057d updated translations 15 years ago
Robin Appelman 391e064e67 allow apps to register form for the settings and admin pages 15 years ago
Michael Gapczynski 96ad8a15b4 Register OC_Share for autoloading and cleanup hooks 15 years ago
Michael Gapczynski c72187474a Check that the files exist before adding them to the fakedirs 15 years ago
Michael Gapczynski 1b64b7395c Update documentation for unshareFromMySelf() 15 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 15 years ago
Michael Gapczynski 0eda75a193 One more bug fix in clearFolderSizeCache() 15 years ago
Michael Gapczynski f10f916f8c Clean-up in OC_Filestorage_Shared and bug fixes for calculating folder sizes 15 years ago
Michael Gapczynski ceae4fa7b4 Fix bugs preventing file upload in shared folders with write permission 15 years ago
Michael Gapczynski b05be2f26d Fix textviewer in search results 15 years ago
Michael Gapczynski 631152fc3e Implement searching of files shared with you 15 years ago
Jan-Christoph Borchardt d15673f13f removed single quotes around publicly linked download file 15 years ago
Golnaz Nilieh eac4d4ff06 When deleting a bookmark, remove its tags from database. 15 years ago
Jan-Christoph Borchardt add0a90e1e single quotes in JavaScript & PHP, double quotes in HTML 15 years ago
Jan-Christoph Borchardt 389b2775c2 translation update 15 years ago
Jan-Christoph Borchardt d9aae20003 more valid HTML, alt attributes, refactored pagenavi etc. 15 years ago
Michael Gapczynski c2f0fe51c4 Add getLocalFile() to OC_Filestorage_Shared 15 years ago
Michael Gapczynski 778b8543c1 Remove no longer needed functions in OC_Filestorage_Shared 15 years ago
Michael Gapczynski ca86093270 Full support for viewing public links from sharing drop down 15 years ago
Golnaz Nilieh 5d310ebf92 * Use encodeEntities() function to check input 15 years ago
Golnaz Nilieh 262a652710 Show new bookmark in the list after insertion, And hide it after deletion. 15 years ago