Commit Graph

43 Commits (29e1c3a898a66b0b005d230a836a0275e462071c)

Author SHA1 Message Date
Joas Schilling 1bd018a70c Autoload exception from files_trashbin 10 years ago
Lukas Reschke 61641293f4 Only show undelete capability if files_trashbin is enabled 10 years ago
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 11 years ago
Lukas Reschke 16cd749065 Add support for keys in the info.xml 11 years ago
MTRichards 511ad6e106 Forgot a '.' 11 years ago
MTRichards 3a2d50b76f Updated info.xml app description 11 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 11 years ago
Lukas Reschke 8524e61fcc Add routing to files_trashbin 11 years ago
Bjoern Schiessle 40fe1275de throw exception if file is to large for trash bin 11 years ago
Georg Ehrke e5e8e28ae7 add ocsids to info.xml 11 years ago
Thomas Müller fe8bae31dc adding PK to table encryption 11 years ago
Thomas Müller 6fcd135d0e table files_trashsizes was still used in some locations -> removed 11 years ago
Thomas Müller 2bb902d028 use OC_DB::dropTable() 11 years ago
Vincent Petry d21b8108c8 Fixed navigation order 11 years ago
Vincent Petry c64e920b4d Adjust core apps to use "requiremin" instead of "require" 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
Thomas Müller 20893cc3b3 Images on public sharing get downscaled to increase use experience - this will speed up loading time 11 years ago
Bjoern Schiessle 4562909a20 get trash size from file cache 11 years ago
Bjoern Schiessle 28b6434f46 increase size of mimetype column 11 years ago
Thomas Müller c67b8f2b22 fixed documentation 11 years ago
Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts 12 years ago
Georg Ehrke d9e8ebabdc outsource sharing and deleted files previews to apps 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Florin Peter 842d0608f1 added static function registerHooks() for better unit tests handling 12 years ago
Björn Schießle 01d203c773 add explenation of the expire function to the apps description 12 years ago
Björn Schießle 1b3b766244 cleanup the trash bin tables in the database after a user was deleted 12 years ago
Björn Schießle 48dabd2c14 size of the trash bin could be incorrect, remove it for all users to enforce a recalculation during next usage. 12 years ago
j-ed 4c03c3a31d Update app.php 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Björn Schießle df76e0d1c3 use the same string lengths like the file cache 12 years ago
Björn Schießle 629097bee7 increase db fileds for usernames 12 years ago
Björn Schießle 89ef06cd79 rename app to 'deleted files' 12 years ago
Björn Schießle 2436d01985 calculate trashbin size per user 12 years ago
Björn Schießle 5329c9ea31 update script which copies all trash bin related files to user/files_trashbin 12 years ago
Björn Schießle ae172ce7de improved description of the trash bin app 12 years ago
Björn Schießle 7e874af2c8 rename OCA_Trash to OCA\Files_Trashbin 12 years ago
Björn Schießle d605228937 first version of the trash bin app 12 years ago
Björn Schießle d5151fa61c first version of the trash bin app 12 years ago