summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma2016-08-284-92/+162
* Merge pull request #976 from nextcloud/downstream-25702Lukas Reschke2016-08-284-8/+19
|\
| * Hide the LDAP password in the client sideJuan Pablo Villafáñez2016-08-194-8/+19
* | Merge pull request #1103 from nextcloud/improve-theming-performanceJan-Christoph Borchardt2016-08-273-10/+107
|\ \
| * | Use temporary file as cacheLukas Reschke2016-08-272-4/+16
| * | Increase theming performanceLukas Reschke2016-08-273-7/+92
* | | Merge pull request #1054 from nextcloud/less-cache-hitsLukas Reschke2016-08-271-1/+6
|\ \ \ | |/ / |/| |
| * | reuse the userfolder's fileinfo when possible during dav setupRobin Appelman2016-08-251-1/+6
* | | Theming: Preview for page titleJulius Haertl2016-08-261-0/+3
* | | Merge pull request #1031 from nextcloud/2fa-infinite-redirect-loopJoas Schilling2016-08-262-2/+3
|\ \ \
| * | | prevent infinite redirect loops if the there is no 2fa provider to passChristoph Wurst2016-08-242-2/+3
| |/ /
* | | Merge pull request #1085 from nextcloud/fix-ffs-sharing-syntaxRoeland Jago Douma2016-08-264-354/+9
|\ \ \
| * | | Reorder the buttons by importanceJoas Schilling2016-08-264-353/+8
| * | | FIx the syntax of the buttonsJoas Schilling2016-08-261-1/+1
* | | | Merge pull request #771 from nextcloud/theming-fixesRoeland Jago Douma2016-08-264-16/+146
|\ \ \ \
| * | | | Make federadedfilesharing button match the theming valuesJulius Haertl2016-08-262-13/+23
| * | | | Theming: Adjust jquery ui elementsJulius Haertl2016-08-262-2/+46
| * | | | Theming: colorize primary buttonsJulius Haertl2016-08-262-2/+75
| * | | | Theming: fix federated sharing button colorJulius Haertl2016-08-262-1/+4
* | | | | Merge pull request #1077 from nextcloud/sharee_ocs_appframeworkLukas Reschke2016-08-263-93/+79
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Sharee API to AppFrameworkRoeland Jago Douma2016-08-263-93/+79
* | | | | Theming: Hide undo button on default valuesJulius Haertl2016-08-262-2/+32
* | | | | Theming: Add preview for login screenJulius Haertl2016-08-265-5/+46
| |/ / / |/| | |
* | | | Merge pull request #1026 from nextcloud/theming-extend-defaultsRoeland Jago Douma2016-08-262-7/+84
|\ \ \ \ | |/ / / |/| | |
| * | | Use the lazy root to make tests pass 🙈Joas Schilling2016-08-242-5/+1
| * | | Theming: Add logo and background to ThemingDefaultsJulius Haertl2016-08-242-3/+84
* | | | Fix testsRoeland Jago Douma2016-08-241-13/+44
* | | | HTTPHelper is deprecatedRoeland Jago Douma2016-08-247-19/+33
* | | | Merge pull request #1033 from nextcloud/fix_theming_autoloader_magicRoeland Jago Douma2016-08-241-3/+2
|\ \ \ \
| * | | | Require a ThemingDefaults class againRoeland Jago Douma2016-08-241-3/+2
* | | | | Merge pull request #936 from nextcloud/better-dav-display-namesLukas Reschke2016-08-2410-29/+83
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Better displaynames for shared address booksJoas Schilling2016-08-245-11/+44
| * | | | Better displaynames for shared calendarsJoas Schilling2016-08-247-18/+39
| |/ / /
* / / / Do not error on NotFoundExceptionRoeland Jago Douma2016-08-241-0/+4
|/ / /
* | | Merge pull request #1007 from nextcloud/shared-storage-non-recursiveLukas Reschke2016-08-232-17/+15
|\ \ \ | |/ / |/| |
| * | prevent infinite recursion while getting storage from mountRobin Appelman2016-08-231-0/+4
| * | handle failed sharesRobin Appelman2016-08-221-1/+3
| * | Lazy init shared storageRobin Appelman2016-08-221-17/+9
| * | reuse existing root idRobin Appelman2016-08-221-1/+1
* | | Merge pull request #995 from nextcloud/workflow-sectionLukas Reschke2016-08-235-4/+65
|\ \ \
| * | | Move admin settings to workflow sectionJoas Schilling2016-08-223-3/+3
| * | | add section to worklfowengineArthur Schiwon2016-08-222-1/+62
* | | | Merge pull request #1005 from nextcloud/fix_994Lukas Reschke2016-08-235-10/+103
|\ \ \ \
| * | | | put file handling into a section againArthur Schiwon2016-08-221-16/+18
| * | | | Do not error on maxUploadChangeRoeland Jago Douma2016-08-225-23/+114
* | | | | Merge pull request #956 from nextcloud/fix_952Lukas Reschke2016-08-232-77/+40
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | When requesting a permalink to an invalid file redirectRoeland Jago Douma2016-08-192-7/+10
| * | | | When using permalinks don't error out if file id can't be foundRoeland Jago Douma2016-08-192-73/+33
* | | | | fixes registering of theming settings where server return OC_Defaults instead...Arthur Schiwon2016-08-221-2/+3
| |_|/ / |/| | |
* | | | Merge pull request #965 from nextcloud/master-files-render-hidden-files-hiddenJoas Schilling2016-08-224-31/+82
|\ \ \ \ | |_|/ / |/| | |