| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3998 from nextcloud/backport-27032 | Roeland Jago Douma | 2017-03-23 | 1 | -1/+5 |
|\ |
|
| * | Use the expected method depending on the target being a file or folder | Juan Pablo Villafáñez | 2017-03-22 | 1 | -1/+5 |
* | | fix path for files from root folder | Morris Jobke | 2017-03-22 | 1 | -1/+5 |
* | | In the real world id is an initial filename | Victor Dubiniuk | 2017-03-20 | 1 | -3/+4 |
|/ |
|
* | delete files right away in case of a encryption exception | Bjoern Schiessle | 2017-03-14 | 2 | -8/+29 |
* | use closure to properly defer l10n initialization (#27328) | Jörn Friedrich Dreyer | 2017-03-13 | 1 | -11/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 14 | -0/+280 |
* | Merge pull request #3676 from individual-it/trash_problem | Joas Schilling | 2017-03-02 | 1 | -5/+2 |
|\ |
|
| * | fix for #3201 | Artur Neumann | 2017-03-02 | 1 | -2/+3 |
| * | Revert "fix mouse pointer" | Artur Neumann | 2017-03-02 | 1 | -5/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-21 | 2 | -2/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-14 | 4 | -4/+6 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-12 | 2 | -2/+28 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-11 | 2 | -0/+4 |
* | | Add proper default value for datadir | Morris Jobke | 2017-01-19 | 1 | -1/+1 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-17 | 2 | -6/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-09 | 2 | -4/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-05 | 4 | -2/+4 |
* | Merge pull request #2819 from nextcloud/trash-ext-link-uselinkowner | Roeland Jago Douma | 2016-12-23 | 1 | -0/+10 |
|\ |
|
| * | Fallback to share link owner when no owner found | Vincent Petry | 2016-12-22 | 1 | -0/+10 |
* | | make code more robust | Bjoern Schiessle | 2016-12-21 | 1 | -10/+25 |
* | | check for class name in case class is not loaded | Bjoern Schiessle | 2016-12-21 | 1 | -2/+1 |
* | | add a copy to the owners trash bin if another user moves a file out of a shar... | Bjoern Schiessle | 2016-12-21 | 2 | -10/+67 |
|/ |
|
* | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-03 | 2 | -6/+6 |
* | fix mouse pointer | Bjoern Schiessle | 2016-12-01 | 1 | -1/+5 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-27 | 2 | -8/+6 |
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-12 | 2 | -2/+2 |
* | More tests | Roeland Jago Douma | 2016-11-03 | 2 | -5/+181 |
* | Move over files_trashbin | Roeland Jago Douma | 2016-11-03 | 3 | -82/+134 |
* | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 1 | -1/+1 |
* | introduce callForSeenUsers and countSeenUsers (#26361) | Jörn Friedrich Dreyer | 2016-10-28 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-25 | 2 | -12/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-18 | 2 | -0/+4 |
* | [9.2] Register commands in info.xml (#26248) | Thomas Müller | 2016-10-11 | 2 | -36/+5 |
* | Merge pull request #1534 from nextcloud/svg-optimization | Lukas Reschke | 2016-09-28 | 1 | -55/+1 |
|\ |
|
| * | Svgo optimization | skjnldsv | 2016-09-27 | 1 | -55/+1 |
* | | Also fire a bulk pre- and post-delete hook | Steven Bühner | 2016-09-20 | 1 | -3/+14 |
* | | Always use the same relative Path (Starting from users home dir. i.e.: "/file... | Steven Bühner | 2016-09-20 | 1 | -4/+7 |
* | | Take the same path (with /USERNAME/ as base) for every emmited hooks | Steven Bühner | 2016-09-20 | 1 | -2/+2 |
* | | Emit hooks for each file before and after all files in trashbin have been del... | Steven Bühner | 2016-09-20 | 1 | -23/+23 |
* | | Fiy typo | Steven Bühner | 2016-09-20 | 1 | -1/+1 |
* | | Emit Hooks for each file bevore and after all files in trashbin have been del... | Steven Bühner | 2016-09-20 | 1 | -3/+32 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-15 | 2 | -0/+6 |
* | Merge pull request #1338 from nextcloud/fix-trashbin-errors | Roeland Jago Douma | 2016-09-13 | 1 | -0/+2 |
|\ |
|
| * | Opening the trashbin causes errors in log for files without preview | Morris Jobke | 2016-09-09 | 1 | -0/+2 |
* | | detect the correct mimetype of the files in the trashbin, therefore we have t... | Bjoern Schiessle | 2016-09-09 | 1 | -2/+3 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-07 | 2 | -2/+2 |
* | Fix getMock files_trashbin | Roeland Jago Douma | 2016-09-06 | 2 | -3/+5 |