Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-06-27 | 2 | -0/+2 |
| | |||||
* | Bump css-loader from 2.1.1 to 3.0.0 | dependabot-preview[bot] | 2019-06-25 | 2 | -2/+2 |
| | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.1.1...v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | fix previews and rollback of versions with non numeric version ids | Robin Appelman | 2019-06-19 | 6 | -6/+6 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #15869 from nextcloud/multiple-version-backends | Robin Appelman | 2019-06-19 | 1 | -10/+21 |
|\ | | | | | fix loading multiple version backends from one app | ||||
| * | fix loading multiple version backends from one app | Robin Appelman | 2019-06-04 | 1 | -10/+21 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-06-14 | 2 | -0/+2 |
| | | |||||
* | | allow non integer version ids | Robin Appelman | 2019-06-04 | 6 | -10/+10 |
|/ | | | | | | | currently version ids are timestamps, but for storage provided versions this is not always the case and they might be strings Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Unify webpack config | John Molakvoæ (skjnldsv) | 2019-05-29 | 1 | -33/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-28 | 2 | -4/+10 |
| | |||||
* | Merge pull request #15659 from nextcloud/version-backend-use | Morris Jobke | 2019-05-21 | 4 | -12/+129 |
|\ | | | | | add way for version backends to programmatically specify if they should be used | ||||
| * | add way for version backends to programmatically specify if they should be used | Robin Appelman | 2019-05-21 | 4 | -12/+129 |
| | | | | | | | | | | | | this allows for backends that should only be used if specific conditions are met Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [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 |
| | |||||
* | Bump handlebars from 4.1.0 to 4.1.2 | dependabot[bot] | 2019-04-23 | 2 | -2/+2 |
| | | | | | | | | | | Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-19 | 2 | -0/+6 |
| | |||||
* | Merge pull request #14966 from nextcloud/versions-handlebars-webpack | Roeland Jago Douma | 2019-04-15 | 6 | -61/+11 |
|\ | | | | | use webpack to compile handlebars for files_versions | ||||
| * | use webpack to compile handlebars for files_versions | Robin Appelman | 2019-04-08 | 6 | -61/+11 |
| | | | | | | | | | | | | This removes the need to manually compile the templates every time they are changed Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Bump versions of server and the requirements of apps | Joas Schilling | 2019-04-11 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [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 #6512 from coletivoEITA/add_circles_sharing_to_caldav | Morris Jobke | 2019-03-13 | 1 | -1/+2 |
|\ | | | | | Change CALDAV to allow calendars be shared with circles. | ||||
| * | Use proper dependency injection for app manager | Morris Jobke | 2019-03-05 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | set availableSpace to 0 if userFolder not found | Felix Nieuwenhuizen | 2019-03-02 | 1 | -6/+7 |
| | | | | | | | | Signed-off-by: Felix Nieuwenhuizen <felix@tdlrali.com> | ||||
* | | use node API for free space calculation in versions app (same method as ↵ | Felix Nieuwenhuizen | 2019-03-02 | 1 | -3/+5 |
|/ | | | | | | trashbin app) 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 |
| | |||||
* | Move of files_versions to webpack | Roeland Jago Douma | 2019-02-13 | 16 | -11/+51 |
| | | | | | | | | * Move CSS into bundle * Old merged.json no longer needed! * No need to load the style still Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [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-25 | 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-26 | 1 | -1/+7 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix relative timestamp in versions | Julius Härtl | 2018-11-26 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Bump versions of server and the requirements of apps | Joas Schilling | 2018-11-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [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 |