Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix js tests | Roeland Jago Douma | 2016-11-29 | 2 | -11/+11 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Show mimeicon when versions don't have a preview | Roeland Jago Douma | 2016-11-29 | 3 | -3/+48 |
| | | | | | | Fixes #2413 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-26 | 8 | -4/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-21 | 8 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-20 | 8 | -0/+8 |
| | |||||
* | Merge pull request #2116 from nextcloud/downstream-26511 | Morris Jobke | 2016-11-18 | 3 | -7/+42 |
|\ | | | | | Display changes in file versions tab view and detailsView | ||||
| * | Display changes in file versions tab view and detailsView (#26511) | Michael Jobst | 2016-11-14 | 3 | -7/+42 |
| | | | | | | | | | | | | | | | | | | | | | | * Display changes in file versions tab view and detailsView * versions tab enhancements enhanced js test file removed css superscript attribute for version size * Replaced spaces with tabs | ||||
* | | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
|/ | | | | | | As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-12 | 2 | -2/+2 |
| | |||||
* | More tests | Roeland Jago Douma | 2016-11-03 | 2 | -13/+168 |
| | | | | | | | | | * PreviewController test * PublicPreview test * Versions Preview test * Trash Preview test Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Moved over files_versions | Roeland Jago Douma | 2016-11-03 | 4 | -72/+122 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | introduce callForSeenUsers and countSeenUsers (#26361) | Jörn Friedrich Dreyer | 2016-10-28 | 2 | -4/+4 |
| | | | | | | | | | | * introduce callForSeenUsers and countSeenUsers * add tests * oracle should support not null on clob * since 9.2.0 | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-25 | 2 | -8/+8 |
| | |||||
* | Move OC\Files\Storage\Shared to the right namespace | Joas Schilling | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | [9.2] Register commands in info.xml (#26248) | Thomas Müller | 2016-10-11 | 2 | -35/+5 |
| | | | | | | | | | | | | * Use DI to load console commands from the apps - class name to be defined in the info.xml * Load commands from info.xml * Fix unit test * Allow Di magic for IMountManager Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Svgo optimization | skjnldsv | 2016-09-27 | 1 | -104/+1 |
| | | | | Signed-off-by: John Molakvoæ <fremulon@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-27 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-08 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-07 | 2 | -6/+6 |
| | |||||
* | Fix getMock files_versions | Roeland Jago Douma | 2016-09-06 | 1 | -1/+2 |
| | |||||
* | Use live timestamps in the versions tab of the sidebar | Joas Schilling | 2016-09-01 | 1 | -1/+2 |
| | |||||
* | Add occ command to expire the trashbin (#25878) | Thomas Müller | 2016-08-29 | 2 | -0/+130 |
| | | | | | | * Add occ command to expire the trashbin * Fix versions folder in setup check | ||||
* | Add viewBox to app icons | Roeland Jago Douma | 2016-08-17 | 1 | -0/+1 |
| | | | | | If we don't add a viewbox a lot of browsers will just say NOPE!!! when we ask them to scale. | ||||
* | Skip version and trash expiry for users that never logged in | Jörn Friedrich Dreyer | 2016-08-10 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-30 | 2 | -2/+2 |
| | |||||
* | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ | | | | | Bump version | ||||
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | | |||||
* | | Update with robin | Joas Schilling | 2016-07-21 | 5 | -5/+5 |
| | | |||||
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 19 | -31/+52 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-09 | 4 | -4/+4 |
| | |||||
* | hint global handlebars | Robin Appelman | 2016-07-08 | 1 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-08 | 2 | -2/+2 |
| | |||||
* | Merge branch 'master' into sync-master | Morris Jobke | 2016-07-07 | 4 | -12/+16 |
|\ | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-06 | 2 | -2/+2 |
| | | |||||
| * | we don't need to check permissions twice | Bjoern Schiessle | 2016-07-04 | 1 | -4/+2 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-07-01 | 4 | -2/+78 |
| |\ | |||||
| * | | check permissions before rollback | Bjoern Schiessle | 2016-06-30 | 1 | -5/+11 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/master' into master-upstream-sync | Lukas Reschke | 2016-06-26 | 1 | -1/+8 |
| |\ \ | |||||
| * | | | no need to mention ownCloud explicitely | Bjoern Schiessle | 2016-06-20 | 1 | -2/+2 |
| | | | | |||||
* | | | | Revert "[tx-robot] updated from transifex" | Morris Jobke | 2016-07-07 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 3731b2a006eca1e96d4087212a5e779c85a002e4. Revert "[tx-robot] updated from transifex" This reverts commit 94d91113f1206161b00bbc28da00aaf80bcd0a3e. Revert "[tx-robot] updated from transifex" This reverts commit e7cc8bac1e26935ed3bceb2b777659cc72cafdf2. Revert "[tx-robot] updated from transifex" This reverts commit 59fc3ff45a98e305ad65069d31fc78081fa88dc6. Revert "[tx-robot] updated from transifex" This reverts commit 6a89a63d2e5f6d807f6e99823b76f3cfea268c29. Revert "[tx-robot] updated from transifex" This reverts commit b0bad03234329113988d7d9c9cf2613d8f031c5f. | ||||
* | | | | Upgrading the log level From Debug to INFO to be consistent with ↵ | Carlos Damken | 2016-07-06 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | files_trashbin (#25367) | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-06 | 2 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Hide revert button when no permission to revert | Vincent Petry | 2016-06-28 | 4 | -2/+78 |
| |/ |/| | |||||
* | | Rollback version must also adjust cached size | Vincent Petry | 2016-06-22 | 1 | -1/+8 |
|/ | |||||
* | Construct path to the version file from the current directory and filename. ↵ | Victor Dubiniuk | 2016-06-02 | 1 | -4/+6 |
| | | | | Fixes #22450 | ||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 13 | -24/+25 |
| | |||||
* | Background jobs from info.xml (#24582) | Joas Schilling | 2016-05-12 | 3 | -46/+4 |
| | | | | | | | | | | | | | | * Move background job registration of Federation to info.xml * Move background registration of Files app to info.xml * Move background job registration of files_sharing to info.xml * Move background job registration of files_trashbin to info.xml * Move background job registration of files_versions to info.xml * Move background job registration from user_ldap to info.xml | ||||
* | Move files_versions to PSR-4 (#24571) | Joas Schilling | 2016-05-12 | 13 | -2/+5 |
| |