summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | move log constants to ILoggerArthur Schiwon2018-04-2674-298/+412
|/ / /
* | / [tx-robot] updated from transifexNextcloud bot2018-04-262-0/+2
| |/ |/|
* | Merge pull request #9256 from nextcloud/fed-sharing-improvementsMorris Jobke2018-04-256-89/+25
|\ \
| * | improve error reporting and move format parameter to the optionsBjoern Schiessle2018-04-256-89/+25
* | | Merge pull request #9296 from nextcloud/migrate-groups-fetch-to-ocs-apiMorris Jobke2018-04-252-450/+457
|\ \ \
| * | | Workflow engine to ocs apiJohn Molakvoæ (skjnldsv)2018-04-251-369/+373
| * | | Settings groups to ocsJohn Molakvoæ (skjnldsv)2018-04-251-81/+84
* | | | Merge pull request #9284 from nextcloud/bugfix/9279/strict_sharee_apiMorris Jobke2018-04-251-5/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make ShareesAPIController strictRoeland Jago Douma2018-04-231-5/+6
* | | | Merge pull request #8540 from nextcloud/theming-advancedMorris Jobke2018-04-2517-623/+717
|\ \ \ \
| * | | | Add more tests for ImageManagerJulius Härtl2018-04-191-0/+91
| * | | | Fix theming testsJulius Härtl2018-04-197-253/+186
| * | | | Make sure the custom favicon is usedJulius Härtl2018-04-191-2/+10
| * | | | Add typehintsJulius Härtl2018-04-193-3/+4
| * | | | Fix background colorJulius Härtl2018-04-191-5/+9
| * | | | Return valueJulius Härtl2018-04-191-1/+1
| * | | | Remove unneeded preview image handlingJulius Härtl2018-04-191-3/+0
| * | | | Fix undo preview and remove duplicate codeJulius Härtl2018-04-192-29/+28
| * | | | Add advanced theming options to frontendJulius Härtl2018-04-191-7/+37
| * | | | Use generic image upload in theming JSJulius Härtl2018-04-191-45/+17
| * | | | Use SCSS for previewing images as wellJulius Härtl2018-04-191-6/+39
| * | | | Move theming settings to SCSSJulius Härtl2018-04-192-107/+120
| * | | | Move to more generic image handling and add extra imagesJulius Härtl2018-04-197-178/+191
* | | | | [tx-robot] updated from transifexNextcloud bot2018-04-254-2/+4
* | | | | Merge pull request #9248 from nextcloud/fix-files-ellipsisRoeland Jago Douma2018-04-242-84/+27
|\ \ \ \ \
| * | | | | Add min-width to trick the table width calculation in safariJulius Härtl2018-04-221-11/+14
| * | | | | Use flex based layout inside the filename table cellJulius Härtl2018-04-192-84/+24
| |/ / / /
* | | | | Merge pull request #9292 from nextcloud/bugfix/9279/cast_db_backend_numericRoeland Jago Douma2018-04-241-5/+8
|\ \ \ \ \
| * | | | | Numeric only uids are no funRoeland Jago Douma2018-04-241-1/+4
| * | | | | Cast retrieved DB fields to stringRoeland Jago Douma2018-04-241-4/+4
* | | | | | Merge pull request #9282 from nextcloud/bugfix/9279/scrit_type_share_apiJoas Schilling2018-04-242-54/+55
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix testsRoeland Jago Douma2018-04-242-15/+17
| * | | | | Make the ShareAPIController strictRoeland Jago Douma2018-04-231-40/+39
| | |/ / / | |/| | |
* | | | | Merge pull request #9280 from nextcloud/bugfix/noid/swift-v3-scopeRoeland Jago Douma2018-04-242-1/+13
|\ \ \ \ \
| * | | | | Swift v3 requires setting a scopeRoeland Jago Douma2018-04-232-1/+13
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-2418-4/+54
| |/ / / / |/| | | |
* | | | | Merge pull request #9278 from nextcloud/bug/noid/ldap-wizard-newaccessMorris Jobke2018-04-232-2/+2
|\ \ \ \ \
| * | | | | Access needs UserManager, missed to add in #8833Arthur Schiwon2018-04-232-2/+2
* | | | | | Merge pull request #9272 from nextcloud/bugfix/noid/save-a-query-help-saving-...Daniel Calviño Sánchez2018-04-231-2/+2
|\ \ \ \ \ \
| * | | | | | Only query last comment info, when there is oneJoas Schilling2018-04-231-2/+2
* | | | | | | Merge pull request #9276 from nextcloud/remove-unused-config-sampleMorris Jobke2018-04-231-6/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unused config optionMorris Jobke2018-04-231-6/+0
| |/ / / / / /
* | | | | | | Merge pull request #9271 from nextcloud/fix-undefined-variableJoas Schilling2018-04-233-5/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove a check for an unused variableMorris Jobke2018-04-231-3/+1
| * | | | | | Fix undefined variable - found by phanMorris Jobke2018-04-231-1/+1
| * | | | | | Fix undefined variable - found by PhanMorris Jobke2018-04-231-1/+1
| |/ / / / /
* | | | | | Merge pull request #9275 from nextcloud/group_backendsRoeland Jago Douma2018-04-2311-7/+356
|\ \ \ \ \ \
| * | | | | | Convert group Database backendRoeland Jago Douma2018-04-231-7/+21
| * | | | | | Bump autoloaderRoeland Jago Douma2018-04-232-0/+16
| * | | | | | Make the group backends also possible using interfacesRoeland Jago Douma2018-04-238-0/+319
| |/ / / / /