summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-07-182-0/+4
|
* Merge pull request #405 from nextcloud/theming-fixesBjörn Schießle2016-07-183-9/+7
|\ | | | | Theming fixes
| * Use the themed Defaults everywhereJoas Schilling2016-07-153-9/+7
| |
* | Merge pull request #412 from nextcloud/theming-foreground-colorJoas Schilling2016-07-182-1/+4
|\ \ | | | | | | Theming: invert foreground color on bright backgrounds
| * | Theming: Implement swapping the foreground color for bright colorsJulius Haertl2016-07-152-1/+4
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-07-164-10/+10
| | |
* | | Merge pull request #395 from nextcloud/user-preferences-occRoeland Douma2016-07-152-0/+227
|\ \ \ | |/ / |/| | Allow to change user preferences via occ
| * | Use argument instead of valueJoas Schilling2016-07-141-12/+12
| | |
| * | FIx my emailJoas Schilling2016-07-131-2/+1
| | |
| * | Fix descriptionsJoas Schilling2016-07-131-2/+2
| | |
| * | Add tests for set/get/delete/listJoas Schilling2016-07-131-9/+7
| | |
| * | Add tests for checkInput()Joas Schilling2016-07-131-7/+7
| | |
| * | Allow deleting a settingJoas Schilling2016-07-131-2/+40
| | |
| * | Allow setting valuesJoas Schilling2016-07-131-4/+35
| | |
| * | Add a occ command to list/get user preferencesJoas Schilling2016-07-132-0/+161
| |/
* | Don't need update permissions on hidden filesJoas Schilling2016-07-141-1/+1
| |
* | Add delete permissions to the default (new in oc9.1)Joas Schilling2016-07-141-1/+1
|/
* Use tooltip for background jobs info tooltipMorris Jobke2016-07-131-1/+3
|
* [tx-robot] updated from transifexNextcloud bot2016-07-112-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-07-096-20/+24
|
* [tx-robot] updated from transifexNextcloud bot2016-07-084-54/+60
|
* Merge pull request #333 from nextcloud/sync-masterLukas Reschke2016-07-07120-325/+35
|\ | | | | Sync master
| * Revert "occ web executor (#24957)"Morris Jobke2016-07-073-161/+0
| | | | | | | | This reverts commit 854352d9a064a1e469ede207493bce44fd41d96c.
| * Merge branch 'master' into sync-masterMorris Jobke2016-07-07144-563/+707
| |\
| * | Revert "[tx-robot] updated from transifex"Morris Jobke2016-07-0718-240/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | [tx-robot] updated from transifexJenkins for ownCloud2016-07-078-2/+10
| | |
| * | [tx-robot] updated from transifexJenkins for ownCloud2016-07-062-12/+12
| | |
| * | [tx-robot] updated from transifexJenkins for ownCloud2016-07-052-2/+116
| | |
| * | Merge pull request #25240 from owncloud/remove-svgMorris Jobke2016-07-04116-163/+34
| |\ \ | | | | | | | | Remove SVG fallback
| | * | adjusts tests to removal of svg fallbackHendrik Leppelsack2016-07-011-38/+1
| | | |
| | * | remove svg classesHendrik Leppelsack2016-07-019-20/+20
| | | |
| | * | remove png references in coreHendrik Leppelsack2016-07-011-11/+4
| | | |
| | * | remove png actions, fileicons, etcHendrik Leppelsack2016-07-01105-0/+0
| | | |
| | * | remove javascript png fallback for svgHendrik Leppelsack2016-07-011-94/+9
| | | |
| * | | [tx-robot] updated from transifexJenkins for ownCloud2016-07-044-0/+76
| | | |
| * | | [tx-robot] updated from transifexJenkins for ownCloud2016-07-032-6/+12
| | | |
| * | | [tx-robot] updated from transifexJenkins for ownCloud2016-07-024-0/+16
| |/ /
| * | Merge pull request #25262 from owncloud/fed-sharing-errorVincent Petry2016-07-011-1/+1
| |\ \ | | | | | | | | Only save federated share after remote server is notified
| | * | better detect errors in fed sharing responseRobin Appelman2016-06-241-1/+1
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2016-07-072-26/+26
| |_|/ |/| |
* | | Merge pull request #323 from Faldon/database_portMorris Jobke2016-07-071-0/+3
|\ \ \ | | | | | | | | Added occ install option for database-port
| * | | Changed the input option for database-port to required when parameter was ↵Thomas Pulzer2016-07-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | provided. Added casting database port to int for input sanitation in pgsql and oci connections.
| * | | Added occ install option for database-port.Thomas Pulzer2016-07-061-0/+3
| | | | | | | | | | | | | | | | | | | | Extended the database setup to store the database port. Changed the PostgreSQL connection error message for clarification.
* | | | [tx-robot] updated from transifexNextcloud bot2016-07-0672-266/+254
|/ / /
* | | Changed name of default logfile from owncloud.log to nextcloud.log.Thomas Pulzer2016-07-042-2/+2
| | |
* | | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-07-0110-8/+512
|\| |
| * | [tx-robot] updated from transifexJenkins for ownCloud2016-07-014-0/+122
| | |
| * | [tx-robot] updated from transifexJenkins for ownCloud2016-06-302-2/+12
| | |
| * | [tx-robot] updated from transifexJenkins for ownCloud2016-06-298-8/+356
| | |
| * | [tx-robot] updated from transifexJenkins for ownCloud2016-06-282-0/+24
| | |