Commit Graph

157 Commits (fb4cf532533d99abfd1b4f40ef6319d484f6ef85)

Author SHA1 Message Date
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Vincent Petry 87f81e5926 Remove unneeded addTranslations() calls 10 years ago
Jörn Friedrich Dreyer 606f802b7b move search results below filelist, show hint when results are off screen, use js plugin mechanism 10 years ago
Jan-Christoph Borchardt f2d7fad0fb put Favorites second in list, after 'All files' 10 years ago
Vincent Petry 207d77e5cd Fixed small code style issues 10 years ago
Vincent Petry 1d22cd5b22 Use star icon for favorites 10 years ago
Vincent Petry a5bb66f4a7 Added favorites feature to the files app 10 years ago
Joas Schilling 539c0aeb04 Add an option to disallow sending sharing emails to non-owncloud users 10 years ago
Joas Schilling 78a307995c Fix namespace of Files_Encryption outside of the app 10 years ago
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 11 years ago
Bjoern Schiessle 8e583f55dc set "allow users to send mail notification for shared files default" setting to "no" now that we have the activity app 11 years ago
Morris Jobke 57ef089aac drop allowZIPdownload and maxZIPSize as options 11 years ago
Vincent Petry d21b8108c8 Fixed navigation order 11 years ago
Robin McCorkell e7aebc5c32 Fix whitespace issues 11 years ago
Vincent Petry 6fd084243b Fixed many issues, clean up 11 years ago
Vincent Petry 9d38e3602b Namespacing for FileList, FileActions and trashbin app 11 years ago
Vincent Petry fb10bf4048 Files app navigation can now switch 11 years ago
Vincent Petry 88ebb15f1d Added navigation manager in files app for the sidebar 11 years ago
Vincent Petry 9ccb3279dd Added app navigation for files app 11 years ago
Vincent Petry 9f62059efa Fix file summary to use the whole file list 11 years ago
Robin Appelman da5541ac02 Allow reusing FileInfo for getStorageInfo 11 years ago
Robin Appelman 1e6a79e244 Reuse known free space in the files app 11 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 11 years ago
Vincent Petry 0bede65947 Fix dirInfo check when dir does not exist 11 years ago
Thomas Müller 6b9ae27b90 drop file cache migration OC5 -> OC6 11 years ago
Jan-Christoph Borchardt ec67d7e635 mobile: first mobile fixes for Files. We still need to hide Rename and Versions 11 years ago
Robin Appelman d18b9f6ea4 use a FileInfo object of the directory when generting the filelist 11 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 11 years ago
Pellaeon Lin 929c930b0a Use $storageInfo['free'] 11 years ago
Robin Appelman b590f019f6 Remove unused $freeSpace 11 years ago
Pellaeon Lin 6ec50e4b0c Comments to clarify 11 years ago
Pellaeon Lin 64bf0fa47f Display different messages for uploadLimit and freeSpace 11 years ago
Bjoern Schiessle b27fc42e1f public upload now also works with encryption enabled 11 years ago
Vincent Petry 008c3b80d6 Files app backend now normalizes paths before rendering templates 12 years ago
Vincent Petry d1c27e08e5 Fixed empty content logic 12 years ago
kondou 732e7db319 Fix mind-boggling emptycontent logic 12 years ago
kondou 7864a3bf07 Fix shared folder still showing fileheader 12 years ago
Vincent Petry f8717bc260 Fixed share with link checkbox missing as regular user 12 years ago
kondou f828b51ede Hide files list header, when theres no files to see 12 years ago
Bjoern Schiessle 47f59d2e42 we don't know \OCA\Encryption\Session if the encryption app is not enabled, so we have to set the status manually 12 years ago
Jörn Friedrich Dreyer 4b3e56bcf9 remove unneccessary lib in namespace 12 years ago
Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts 12 years ago
Jörn Friedrich Dreyer 12ff268e60 move upload dialog css to separate file 12 years ago
Vincent Petry 30a2f2f352 Use hash part of URL for IE8 in files app 12 years ago
Vincent Petry 364e7991a4 Fixed ajax support to also update the current dir permissions 12 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 12 years ago
Thomas Müller 9d661eab23 adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin and sharing 12 years ago
Bjoern Schiessle fb462e83cc no longer enforce log out, but provide useful errors/warnings instead 12 years ago
Bjoern Schiessle 77adaee645 enable user to inform recipients about a shared file by mail 12 years ago