nextcloud/apps/files_versions
Vincent Petry 06e53b359a Added "dir" in file actions handler context and fixed versions
Added "dir" in file actions handler context so that handlers can know
what the path of the file was without having to look it up from the file
list.

Fixed versions app to use the context.dir instead of the old $('#dir')
element. This makes the versions popup work in the sharing overview.
2014-05-30 10:06:29 +02:00
..
ajax code clean-up 2014-01-22 11:10:32 +01:00
appinfo Adjust core apps to use "requiremin" instead of "require" 2014-05-27 11:54:44 +02:00
css Fixes width of the dropdown menus as per computed styles. 2014-01-26 02:59:28 +05:30
js Added "dir" in file actions handler context and fixed versions 2014-05-30 10:06:29 +02:00
l10n [tx-robot] updated from transifex 2014-05-25 01:54:35 -04:00
lib Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
tests Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
download.php Moved content disposition code+workarounds to OCP\Response 2013-12-10 12:42:26 +01:00