summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-01-242-16/+16
|
* open the sidebar when opening a permalinkRobin Appelman2017-01-231-0/+5
| | | | | | Also works for search results Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #3118 from nextcloud/newFileMenu-css-guidelinesMorris Jobke2017-01-223-41/+12
|\ | | | | Fit newFileMenu to css guidelines
| * Popover newFolder input fixJohn Molakvoæ (skjnldsv)2017-01-221-4/+2
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Popover positionning fixJohn Molakvoæ (skjnldsv)2017-01-221-1/+0
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Popover positionning and classesJohn Molakvoæ (skjnldsv)2017-01-223-2/+6
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * fit newFileMenu to css guidelinesJohn Molakvoæ (skjnldsv)2017-01-223-39/+9
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2017-01-232-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2017-01-216-26/+26
|
* Merge pull request #2776 from nextcloud/prevent-quotes-from-being-a-problemMorris Jobke2017-01-171-1/+9
|\ | | | | Escape the name for the jquery selector
| * Escape the name for the jquery selectorJoas Schilling2016-12-201-1/+9
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2017-01-172-132/+132
| |
* | [tx-robot] updated from transifexNextcloud bot2017-01-162-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2017-01-112-0/+50
| |
* | Update mobile.cssRodrigo Almeida2017-01-111-1/+1
| |
* | [tx-robot] updated from transifexNextcloud bot2017-01-0910-14/+110
| |
* | [tx-robot] updated from transifexNextcloud bot2017-01-054-12/+12
| |
* | [tx-robot] updated from transifexNextcloud bot2017-01-0416-0/+16
| |
* | [tx-robot] updated from transifexNextcloud bot2017-01-032-0/+54
| |
* | Merge pull request #2850 from nextcloud/downstream-26603Roeland Jago Douma2017-01-024-13/+76
|\ \ | | | | | | Fixed size issues on main detail view and disappearing of share recipients (#26603)
| * | Fixed size issues on main detail view and disappearing of share recipients ↵Michael Jobst2016-12-234-13/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#26603) * fixed size issues on main detail view and disappearing of share recipients * Changes due to code comments * Moved reloadProperties() to FileInfoModel * Solved Scrutinizer issues * Bugfix: undefined value used on error * check if options are set for FileInfoModel.initialize() Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | [tx-robot] updated from transifexNextcloud bot2017-01-012-0/+22
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-12-312-2/+2
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-12-306-74/+222
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-12-292-2/+2
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-12-274-0/+30
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-12-2656-636/+564
|/ /
* | Merge pull request #2763 from nextcloud/fix_maindetailsview_favorite_star-patchLukas Reschke2016-12-234-57/+19
|\ \ | | | | | | [downstream] Fix maindetailsview favorite star patch
| * | OC.Uploader does not have a 'state' method, therefore theChristoph Wurst2016-12-231-31/+0
| | | | | | | | | | | | | | | | | | dead code can be removed Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | Fix indentationLukas Reschke2016-12-191-1/+1
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * | Style modifications of favorite star on main detail view (#26658)Michael Jobst2016-12-193-26/+19
| |/ | | | | | | | | | | | | | | | | | | | | | | * Style modifications of favorite star on main detail view * Removed unused opacity change on mouse over * favorite star title fixed * favorite star opacity should always be .7 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Just use moment to comupte the time left for the upload - translations are ↵Thomas Müller2016-12-221-37/+3
| | | | | | | | | | | | delivered as part of moment.js - fixes #26804 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | [tx-robot] updated from transifexNextcloud bot2016-12-2014-78/+296
|/
* Merge pull request #2689 from andreas-p/fix-remote-conflictLukas Reschke2016-12-191-1/+12
|\ | | | | Fix showConflict
| * Fix showConflictpflug2016-12-191-1/+12
| | | | | | | | | | | | | | use getFullFileName to show conflicting file add original.directory to make fileExists happy Signed-off-by: Andreas Pflug <dev@admin4.org>
* | Remove leading slash from sharing activityJoas Schilling2016-12-152-4/+6
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2016-12-122-0/+60
|
* [tx-robot] updated from transifexNextcloud bot2016-12-104-0/+36
|
* [tx-robot] updated from transifexNextcloud bot2016-12-094-0/+20
|
* Merge pull request #2545 from nextcloud/fix-popover-widthRoeland Jago Douma2016-12-081-8/+0
|\ | | | | Fix popover width
| * Fix popover margin and widthJohn Molakvoæ (skjnldsv)2016-12-071-8/+0
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2016-12-084-0/+20
| |
* | [tx-robot] updated from transifexNextcloud bot2016-12-076-0/+30
| |
* | fix type in jsdocArthur Schiwon2016-12-061-1/+1
|/ | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge pull request #2496 from nextcloud/add-activities-for-favorite-managemetMorris Jobke2016-12-059-23/+605
|\ | | | | Add an activity when managing favorites
| * Add tests for favorite actionJoas Schilling2016-12-041-8/+55
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Add some generic testsJoas Schilling2016-12-043-0/+248
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Add an activity when managing favoritesJoas Schilling2016-12-045-15/+302
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | fix conflict dialog styling in firefoxRobin Appelman2016-12-051-7/+5
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>