Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5557 from nextcloud/dont-log-passwords-on-dav-exceptions-... | blizzz | 2017-07-05 | 2 | -24/+7 |
|\ | |||||
| * | Don't log passwords on dav exceptions | Joas Schilling | 2017-06-29 | 2 | -24/+7 |
* | | Merge pull request #5569 from GitHubUser4234/ldap_password_renew_nc12fix | Morris Jobke | 2017-07-05 | 4 | -2/+8 |
|\ \ | |||||
| * | | suppress superflous php error on rejected password change | Roger Szabo | 2017-06-30 | 1 | -1/+1 |
| * | | set needsPasswordReset flag correctly | Roger Szabo | 2017-06-22 | 1 | -1/+1 |
| * | | css for button adjustment for nc12 | Roger Szabo | 2017-06-22 | 1 | -0/+5 |
| * | | pass missing function parameter | Roger Szabo | 2017-06-21 | 1 | -0/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-05 | 42 | -82/+106 |
* | | | Merge pull request #5549 from nextcloud/update-info | Morris Jobke | 2017-07-04 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Update admin.php | Jos Poortvliet | 2017-06-27 | 1 | -0/+1 |
* | | | | Merge pull request #5556 from nextcloud/files_external_sftp_2048_4096 | Morris Jobke | 2017-07-04 | 3 | -9/+30 |
|\ \ \ \ | |||||
| * | | | | Remove unused member | Roeland Jago Douma | 2017-06-30 | 1 | -2/+0 |
| * | | | | Allow 2048 and 4096 bit SFTP keys | Roeland Jago Douma | 2017-06-29 | 3 | -7/+30 |
* | | | | | Merge pull request #5407 from nextcloud/5157-simple-logo | Morris Jobke | 2017-07-04 | 4 | -6/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Revert background-size as requested, issue will be fixed separately | Marin Treselj | 2017-07-02 | 1 | -0/+3 |
| * | | | | | Simplified Nextcloud logo icon | Marin Treselj | 2017-07-02 | 4 | -9/+5 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-03 | 12 | -14/+34 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-02 | 4 | -0/+4 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-01 | 26 | -10/+36 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-30 | 12 | -8/+78 |
* | | | | | Merge pull request #4890 from nextcloud/unify-settings | blizzz | 2017-06-29 | 22 | -262/+546 |
|\ \ \ \ \ | |||||
| * | | | | | move encryption to security (and behind two factor things) | Arthur Schiwon | 2017-06-27 | 4 | -123/+3 |
| * | | | | | We're on 13 now… | Arthur Schiwon | 2017-06-26 | 2 | -2/+2 |
| * | | | | | fix setting up encryption section | Arthur Schiwon | 2017-06-23 | 2 | -78/+16 |
| * | | | | | move twofactor_* into security | Arthur Schiwon | 2017-06-23 | 3 | -101/+2 |
| * | | | | | adapt encryption | Arthur Schiwon | 2017-06-23 | 5 | -7/+203 |
| * | | | | | adapt twofactore_backupcodes | Arthur Schiwon | 2017-06-23 | 5 | -28/+186 |
| * | | | | | adapt federatedfilesharing | Arthur Schiwon | 2017-06-23 | 7 | -84/+190 |
| * | | | | | remove obsolete file | Arthur Schiwon | 2017-06-23 | 1 | -47/+0 |
| * | | | | | move personal external storage settings to it's own section | Robin Appelman | 2017-06-23 | 5 | -21/+173 |
* | | | | | | Merge pull request #5526 from nextcloud/trashbin-error-log | Roeland Jago Douma | 2017-06-29 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Improve logging of trash bin inconsistencies | Morris Jobke | 2017-06-23 | 1 | -1/+1 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-29 | 8 | -30/+30 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-28 | 6 | -4/+8 |
| |_|/ / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-27 | 10 | -0/+24 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-26 | 4 | -0/+100 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-25 | 8 | -12/+38 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-24 | 10 | -112/+128 |
|/ / / | |||||
* | | | Merge pull request #5517 from nextcloud/enhanced-failure-logging | Morris Jobke | 2017-06-23 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Enhance the logging if the part file can not be renamed | Morris Jobke | 2017-06-22 | 1 | -1/+1 |
* | | | Merge pull request #5498 from nextcloud/allow-to-force-a-language | Morris Jobke | 2017-06-22 | 2 | -8/+219 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add unit tests for the new code | Joas Schilling | 2017-06-21 | 1 | -0/+180 |
| * | | Allow to force a language and set it via the ocs api | Joas Schilling | 2017-06-21 | 2 | -8/+39 |
| |/ | |||||
* | | Merge pull request #5474 from nextcloud/wording-4925 | Morris Jobke | 2017-06-21 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Improve wording of various error messages | Jan-Christoph Borchardt | 2017-06-21 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-21 | 10 | -0/+132 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-20 | 12 | -22/+28 |
|/ | |||||
* | Merge pull request #5450 from nextcloud/fix-appmenu-more-theming | Morris Jobke | 2017-06-19 | 1 | -0/+3 |
|\ | |||||
| * | Fix more icon in apps menu on bright backgrounds | Julius Härtl | 2017-06-17 | 1 | -0/+3 |
* | | Merge pull request #5091 from nextcloud/shared-cache-during-init | Robin Appelman | 2017-06-19 | 1 | -1/+8 |
|\ \ |