Commit Graph

6148 Commits (b6612ef04acba99f6066482da933ece4b982dfd9)

Author SHA1 Message Date
Lukas Reschke b6612ef04a Clarify the trusted_domain error page 12 years ago
Jenkins for ownCloud c591cf0836 [tx-robot] updated from transifex 12 years ago
Robin Appelman 672a8248ce Correct the path returned by getFolderContent for substorages 12 years ago
Robin Appelman 456ca0cf7d fix paths of searchByMime results on substorages 12 years ago
Jenkins for ownCloud 3fc809dfd8 [tx-robot] updated from transifex 12 years ago
Victor Dubiniuk fc4be3d0ad Add flv to known mimetypes 12 years ago
Bjoern Schiessle 35321c7d41 add additional rows to the select statement, 'stime' is needed for the expire check 12 years ago
Bjoern Schiessle 6650be9913 add setting to set default expire date 12 years ago
Robin Appelman cd0c5990f8 properly quote etags 12 years ago
Robin Appelman 49b44e7e22 Normalize paths when moving properties 12 years ago
Jenkins for ownCloud 435672feaa [tx-robot] updated from transifex 12 years ago
Volkan Gezer ff0dab6e92 This adds one more missing untranslated text from lib/share 12 years ago
Thomas Müller 4ba6f4839d fixing typos and PHPDoc 12 years ago
Robin Appelman e77d89fc4b Revert changes to OC_Connector_Sabre_Server 12 years ago
Bjoern Schiessle b312d38d38 remove hard-coded shared folder 12 years ago
Bjoern Schiessle 7ef8f6d352 always allow to rename the share mount point 12 years ago
Bjoern Schiessle 93469ca468 make it possible to move files out of a shared mount point 12 years ago
Bjoern Schiessle fb88aba8f4 some fixes to make the gallery work, this made it necessary to adjust some tests and the encryption code 12 years ago
Bjoern Schiessle 652d417a58 we don't allow to share a folder if it contains a share mount point 12 years ago
Bjoern Schiessle bffcbac7a7 allow to rename group share mount points 12 years ago
Bjoern Schiessle dfb69e9418 allow user to delete shared files/folders 12 years ago
Bjoern Schiessle 4c840cb61d fix target generation for group shares 12 years ago
Bjoern Schiessle ed981294f1 fix share api tests 12 years ago
Bjoern Schiessle 27c5a978f9 we no longer need to handle the Shared folder different from any other folder 12 years ago
Bjoern Schiessle c4e0fb75a4 add api to get shares from a specific user 12 years ago
Bjoern Schiessle a02fb3722b user should be able to rename/delete shared files if the owner allowed it 12 years ago
Bjoern Schiessle 72bbb9ca20 allow to remove and change mount points 12 years ago
Bjoern Schiessle cfc52ccc3d add some action items 12 years ago
Robin Appelman 3d0661a1e7 Fix error when viewing expired link 12 years ago
Jenkins for ownCloud 3f453d1641 [tx-robot] updated from transifex 12 years ago
Robin Appelman b42ce6c30a Prevent error if previously cached data doesn't have an etag 12 years ago
Volkan Gezer 6e857de6b7 Make lib/** share.php strings extractable for translation 12 years ago
Tobia De Koninck efff7dd2a4 Change key to addressbook-key 12 years ago
Jenkins for ownCloud a9b4fba528 [tx-robot] updated from transifex 12 years ago
Lukas Reschke e88731a477 Some more PHPDoc fixes 12 years ago
Jenkins for ownCloud 4fe5ca1908 [tx-robot] updated from transifex 12 years ago
Bernhard Posselt 7e447f4f42 make download and redirectresponse public 12 years ago
Lukas Reschke e930ce6436 Add type hinting 12 years ago
Jenkins for ownCloud 1abd9c1305 [tx-robot] updated from transifex 12 years ago
LEDfan b78c1373b6 Add key to every contact 13 years ago
Lukas Reschke 81c23b02da Link to previous directory 13 years ago
Thomas Müller a4389340b8 escape $second + update PHPDoc 13 years ago
Thomas Müller d0f8cc20c5 videos which are shorter then 5 seconds will now get a proper thumbnail at 1 second 13 years ago
Jenkins for ownCloud 23f2c48a43 [tx-robot] updated from transifex 13 years ago
Bart Visscher cc8a4511fe Fix PHPdoc in lib/public 13 years ago
Bart Visscher a4b7f5155f Fix PHPdoc in lib/private 13 years ago
Arthur Schiwon 64679b2e62 Remove limit and offset manipulation when getting users or groups, because it does not work when more than one user or group backend. Fixing it would be too costly performancewise, so we switch back to the model used in OC 5: limit and offset are effective per backend, and not a general constraint 13 years ago
Thomas Müller 02726acbc8 adding checks and log messages regarding the assets folder 13 years ago
Robin Appelman 7f77b08098 Sort parameters and cast to int 13 years ago
Thomas Müller e125dc60cd introduce new function to force a language 13 years ago