Michael Gapczynski
b05be2f26d
Fix textviewer in search results
14 years ago
Michael Gapczynski
6afc17be1a
Merge branch 'master' of git://anongit.kde.org/owncloud
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
Frank Karlitschek
109302a928
add some todos
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
422d8215cf
small pagenavi fix
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
0db5c734bc
some header fixes
14 years ago
Michael Gapczynski
ca86093270
Full support for viewing public links from sharing drop down
14 years ago
Michael Gapczynski
60019278e7
Fix notifications bar being visible on pages without files scripts
14 years ago
Golnaz Nilieh
5d310ebf92
* Use encodeEntities() function to check input
...
* Separate tags by space
14 years ago
Jan-Christoph Borchardt
bb127a367d
made translation link language-specific
14 years ago
Jan-Christoph Borchardt
df6517c72d
updated translations
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
115a6c8785
added Settings navigation items to translations
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
Robin Appelman
31bcb2bd92
make entries in settings navigation translatable
14 years ago
Jan-Christoph Borchardt
2ee9e80afe
Swedish translation, thanks to HakanS
14 years ago
Jan-Christoph Borchardt
e8951b7a2d
still show the icon on row hover so the file type is still visible
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
Jan-Christoph Borchardt
683e125042
Merge branch 'sharing'
14 years ago
Hans Bakker
0bd92fecec
Merge branch 'master' of git://anongit.kde.org/owncloud
14 years ago
Hans Bakker
30dab8473d
Change authentication method to basic http auth instead of using $_GET variables
...
Also use OC_User::isLoggedIn to check if new authentication is needed for grouplist.php and userlist.php
For validateuser.php, credentials are always needed.
14 years ago
Frank Karlitschek
83911837be
remove ugly chrome automatic focus border
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
0edce1796b
Merge branch 'sharing' of git://anongit.kde.org/owncloud into sharing
14 years ago
Michael Gapczynski
582dca4d91
Initial merging of files_sharing and files_publiclink
14 years ago
Jan-Christoph Borchardt
4496624685
rounded bar fillings for quota and media player
14 years ago
Jan-Christoph Borchardt
382b67a4b5
removed the bottomless bottom
14 years ago
Robin Appelman
42ed3c6b7e
fix problem with building the IN query
14 years ago
Frank Karlitschek
cb9fc6d901
make the help section working and pretty. knowledge base entries are fetched via OCS from a different server. cool stuff
14 years ago
Robin Appelman
462fe1e56b
fix default file actions not working
14 years ago
Robin Appelman
9f28c20660
fix collection browsing using the ampache api
14 years ago