Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-09 | 2 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-03 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-21 | 2 | -4/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-20 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-12 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-10 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-08 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-24 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-17 | 130 | -514/+130 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-30 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-28 | 2 | -6/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-15 | 2 | -4/+16 |
| | |||||
* | Make sure we only fetch the file by id for the actual owner | Julius Härtl | 2019-08-01 | 1 | -1/+1 |
| | | | | | | | Otherwise this will fetch all mounts for the file id which is quite expensive and causes long saving times in big sharing structures Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-06-27 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-06-14 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-28 | 2 | -4/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-18 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-02 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-30 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-19 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-26 | 4 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-21 | 38 | -74/+44 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-19 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-14 | 6 | -6/+12 |
| | |||||
* | Merge pull request #14472 from felixn/stable15 | Roeland Jago Douma | 2019-03-04 | 1 | -0/+1 |
|\ | | | | | Fix for issue #13319: load oc-backbone-webdav before loading versions app | ||||
| * | Fix for issue #13319: load oc-backbone-webdav before loading versions app | Felix Nieuwenhuizen | 2019-03-02 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Felix Nieuwenhuizen <felix@tdlrali.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-15 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-14 | 40 | -68/+68 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-06 | 2 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-06 | 8 | -14/+34 |
| | | |||||
* | | Allow shared versions again in legacy backend | Roeland Jago Douma | 2019-01-30 | 1 | -2/+15 |
|/ | | | | | | | | To make sure that the versions in the legacy backend are shared again we have to check the storage of a file. Since all shared files are still on the owners storage. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-09 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-30 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-24 | 2 | -2/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-08 | 2 | -2/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-05 | 2 | -2/+2 |
| | |||||
* | Show mimetype icon if version preview is not available | Julius Härtl | 2018-11-29 | 1 | -1/+7 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix relative timestamp in versions | Julius Härtl | 2018-11-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-16 | 2 | -0/+2 |
| | |||||
* | actually return the user when creating version dav nodes | Robin Appelman | 2018-11-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-again | Morris Jobke | 2018-11-15 | 1 | -1/+1 |
|\ | | | | | Shorten index name of calendar changes table | ||||
| * | Shorten index name of calendar changes table | Joas Schilling | 2018-11-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-15 | 2 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-05 | 4 | -0/+8 |
| | |||||
* | Merge pull request #12180 from nextcloud/sidebar-fixes | Morris Jobke | 2018-11-01 | 1 | -0/+4 |
|\ | | | | | Sidebar fixes, mostly fixing design of tabs | ||||
| * | Add icon to Versions sidebar tab | Jan-Christoph Borchardt | 2018-11-01 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Merge pull request #12129 from nextcloud/versions-modular-api | Morris Jobke | 2018-11-01 | 20 | -120/+781 |
|\ \ | |/ |/| | modular versions api | ||||
| * | modular versions api | Robin Appelman | 2018-11-01 | 20 | -120/+781 |
| | | | | | | | | | | | | | | Allows apps to register version backends for storage types The existing versions backend is wrapped in a "legacy" backend. Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-30 | 2 | -6/+6 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-29 | 2 | -0/+2 |
| |