Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Exit with error code if posix ext missing or wrong user | Artem Sidorenko | 2017-03-08 | 1 | -2/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #3778 from nextcloud/verify_jpg_files | Lukas Reschke | 2017-03-10 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Test is a file is a valid jpg file | Roeland Jago Douma | 2017-03-08 | 1 | -1/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #3787 from nextcloud/ocs-cookie | Lukas Reschke | 2017-03-10 | 2 | -0/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add test for skipping cookie checks for ocs | Robin Appelman | 2017-03-10 | 1 | -0/+25 | |
| * | | | | | | | dont require strict same site cookies for ocs requests | Roeland Jago Douma | 2017-03-09 | 1 | -0/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #3793 from stefan-squareweave/master | Lukas Reschke | 2017-03-10 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Correct incorrectly typed X-OC-Mtime header | Stefan Schneider | 2017-03-10 | 2 | -2/+7 | |
* | | | | | | | | Merge pull request #3794 from nextcloud/fix_2739 | Lukas Reschke | 2017-03-10 | 1 | -19/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | MP3 without cover don't get a preview | Roeland Jago Douma | 2017-03-10 | 1 | -19/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #3690 from nextcloud/cleanup-legacy-groups-class | Morris Jobke | 2017-03-09 | 13 | -548/+141 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove legacy class OC_Group and OC_User | Morris Jobke | 2017-03-09 | 13 | -548/+141 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-10 | 14 | -90/+318 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #3791 from nextcloud/combine_sass | Lukas Reschke | 2017-03-09 | 7 | -14/+30 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add more styles to the server.scss | Morris Jobke | 2017-03-09 | 6 | -9/+9 | |
| * | | | | | | | [PoC] combine 2 scss files! | Roeland Jago Douma | 2017-03-09 | 2 | -2/+3 | |
| * | | | | | | | Allow using import in sass files | Roeland Jago Douma | 2017-03-09 | 1 | -3/+18 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #3693 from nextcloud/get-user-folder-of-correct-user | Roeland Jago Douma | 2017-03-09 | 3 | -51/+68 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Get the user folder of the correct user | Joas Schilling | 2017-03-09 | 3 | -51/+68 | |
* | | | | | | | | Merge pull request #3621 from kuimovvg/master | Roeland Jago Douma | 2017-03-09 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | don't setted status when file is lock | vkuimov | 2017-02-25 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #3785 from nextcloud/bump_autoloader | Morris Jobke | 2017-03-09 | 2 | -4/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump autoloader | Roeland Jago Douma | 2017-03-09 | 2 | -4/+8 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #3611 from nextcloud/announce-trsuted-server-endpoints | Björn Schießle | 2017-03-09 | 3 | -2/+95 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | add and adjust unit tests | Bjoern Schiessle | 2017-03-09 | 1 | -2/+64 | |
| * | | | | | | | announce public endpoints to sync trusted servers | Bjoern Schiessle | 2017-03-09 | 1 | -0/+17 | |
| * | | | | | | | add new routes for trusted servers which are more align with the other end-po... | Bjoern Schiessle | 2017-03-09 | 1 | -0/+14 | |
* | | | | | | | | Merge pull request #3754 from trustelem/user_saml-samesite-exclude | Lukas Reschke | 2017-03-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Extend Same Site cookie user_saml exemption rule | Vincent Vanackere | 2017-03-07 | 1 | -1/+1 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-09 | 12 | -2/+106 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #3360 from nextcloud/dav-search | Robin Appelman | 2017-03-08 | 26 | -25/+1598 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | update 3rdparty submodule | Morris Jobke | 2017-03-01 | 1 | -0/+0 | |
| * | | | | | | | autoloader | Robin Appelman | 2017-03-01 | 2 | -0/+20 | |
| * | | | | | | | add tests for filesearchbackend | Robin Appelman | 2017-03-01 | 3 | -7/+306 | |
| * | | | | | | | add tests for searchQuery | Robin Appelman | 2017-03-01 | 2 | -15/+62 | |
| * | | | | | | | Implement webdav SEARCH | Robin Appelman | 2017-03-01 | 18 | -33/+609 | |
| * | | | | | | | add icewind/searchdav | Robin Appelman | 2017-02-28 | 13 | -0/+631 | |
* | | | | | | | | Merge pull request #3757 from nextcloud/issue-2887-no-subsystem-for-locking | Roeland Jago Douma | 2017-03-08 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Set a status code when setting a body | Joas Schilling | 2017-03-07 | 1 | -0/+1 | |
| * | | | | | | | | Add new user agent of windows 10 dav backend | Joas Schilling | 2017-03-07 | 1 | -0/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #3725 from nextcloud/issue-fac-55-mimetype-detection-on-pu... | Roeland Jago Douma | 2017-03-08 | 2 | -1/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix admin panel missing some JS files | Joas Schilling | 2017-03-06 | 1 | -0/+2 | |
| * | | | | | | | | Fix mimetype detection on public uploads for the workflow engine | Joas Schilling | 2017-03-06 | 1 | -1/+20 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-08 | 10 | -6/+60 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #3671 from nextcloud/1070-user-management-no-results | Joas Schilling | 2017-03-07 | 2 | -0/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | clean search when new user is added | giorgia | 2017-03-03 | 2 | -7/+18 | |
| * | | | | | | | add emptycontent div, show/hide emptycontent div, fix #1070 | giorgia | 2017-03-03 | 2 | -0/+14 | |
* | | | | | | | | Merge pull request #3747 from nextcloud/design/input-tel-styling | Joas Schilling | 2017-03-07 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Apply text input styling to 'tel' inputs too | Christoph Wurst | 2017-03-07 | 1 | -0/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #3744 from nextcloud/fix-avatar-buttons | Robin Appelman | 2017-03-07 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | |