Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #3151 from nextcloud/navigation-icons | Morris Jobke | 2017-01-24 | 7 | -11/+73 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | update autoloader static class files | Morris Jobke | 2017-01-19 | 2 | -0/+2 | |
| * | | | | | | | Add the icon for the default sections | Joas Schilling | 2017-01-19 | 3 | -11/+32 | |
| * | | | | | | | Allow apps to specify an icon with the sections via the API | Joas Schilling | 2017-01-19 | 2 | -0/+39 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #3214 from nextcloud/cache-storage-info | Robin Appelman | 2017-01-24 | 1 | -5/+29 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | hash the path used for the cache key to prevent key length problems | Robin Appelman | 2017-01-24 | 1 | -2/+3 | |
| * | | | | | | | cache the storage info for 5 min | Robin Appelman | 2017-01-23 | 1 | -5/+28 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-24 | 2 | -0/+26 | |
* | | | | | | | Merge pull request #3212 from mwalbeck/mimetype-hidden-files | Robin Appelman | 2017-01-23 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Reduced code for filename trim | Magnus Walbeck | 2017-01-23 | 1 | -3/+1 | |
| * | | | | | | | Mimetype detection for hidden files | Magnus Walbeck | 2017-01-23 | 1 | -0/+6 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #3157 from nextcloud/fcloseafterkill | Morris Jobke | 2017-01-23 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Prevent PHP request to get killed when using fclose callback (#26775) | Vincent Petry | 2017-01-23 | 2 | -0/+3 | |
* | | | | | | | Merge pull request #3141 from nextcloud/subadmin-check-on-removing-user-from-... | Joas Schilling | 2017-01-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Fix CamelCasing | Joas Schilling | 2017-01-18 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #3004 from nextcloud/fix-installation-css | Lukas Reschke | 2017-01-22 | 3 | -26/+34 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Create unified css file and merge all needed data into this file | John Molakvoæ (skjnldsv) | 2017-01-10 | 2 | -9/+11 | |
| * | | | | | | Removed jquery scss | John Molakvoæ (skjnldsv) | 2017-01-10 | 2 | -19/+25 | |
* | | | | | | | Fix default of mail_smtpmode - fixes #3102 | Morris Jobke | 2017-01-19 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | add action to existing brute force protection | Bjoern Schiessle | 2017-01-18 | 1 | -3/+3 | |
* | | | | | | handle optional annotation parameters | Bjoern Schiessle | 2017-01-18 | 2 | -3/+20 | |
* | | | | | | Fix the regex for annotations with values | Joas Schilling | 2017-01-18 | 1 | -1/+1 | |
* | | | | | | introduce brute force protection for api calls | Bjoern Schiessle | 2017-01-18 | 3 | -11/+37 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #3116 from nextcloud/spreed-turnserver-secret-is-sensitive | Lukas Reschke | 2017-01-17 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make sure the spreed TURN server secret stays a secret | Joas Schilling | 2017-01-17 | 1 | -0/+4 | |
* | | | | | | Merge pull request #3075 from nils/debug-no-versionhash | Joas Schilling | 2017-01-17 | 1 | -3/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [Enhancement] Do not add version hash in debug mode | Nils | 2017-01-15 | 1 | -3/+12 | |
* | | | | | | | Merge pull request #3106 from nextcloud/spreed-calls-are-objects | Joas Schilling | 2017-01-17 | 1 | -0/+25 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Add call-type in case the information shall be used for styling or something ... | Joas Schilling | 2017-01-17 | 1 | -0/+6 | |
| * | | | | | | Define spreed calls | Joas Schilling | 2017-01-16 | 1 | -0/+19 | |
* | | | | | | | Merge pull request #1594 from nextcloud/markdown-support-for-app-descriptions | Joas Schilling | 2017-01-17 | 1 | -31/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix tests | Joas Schilling | 2017-01-13 | 1 | -8/+8 | |
| * | | | | | | | Remove the magic parsing of the description | Joas Schilling | 2017-01-13 | 1 | -24/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appco... | Christoph Wurst | 2017-01-17 | 4 | -10/+57 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix tests | Joas Schilling | 2017-01-12 | 1 | -1/+0 | |
| * | | | | | | | Filter out sensitive appconfig values | Joas Schilling | 2017-01-11 | 3 | -9/+57 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-17 | 2 | -0/+10 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-16 | 4 | -12/+12 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #3051 from nextcloud/issue-2831-change-row-format-before-c... | Joas Schilling | 2017-01-13 | 1 | -0/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Change the row-format before changing the collation | Joas Schilling | 2017-01-12 | 1 | -0/+12 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #2918 from nextcloud/encryption-recovery-improvements | Morris Jobke | 2017-01-13 | 2 | -0/+45 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | create new encryption keys on password reset and backup the old one | Bjoern Schiessle | 2017-01-10 | 2 | -0/+45 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-11 | 4 | -6/+14 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #2849 from nextcloud/downstream-add-two-factor-exception | Roeland Jago Douma | 2017-01-11 | 3 | -0/+40 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update autoloader | Roeland Jago Douma | 2017-01-11 | 2 | -0/+2 | |
| * | | | | | fix coding style and increase code coverage | Christoph Wurst | 2017-01-11 | 1 | -12/+13 | |
| * | | | | | Update TwoFactorException.php | Cornelius Kölbel | 2017-01-11 | 1 | -2/+2 | |
| * | | | | | Add a TwoFactorException | Cornelius Kölbel | 2017-01-11 | 1 | -0/+37 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #3007 from Loki3000/master | Roeland Jago Douma | 2017-01-11 | 3 | -4/+19 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | remove non required sql requests | Loki3000 | 2017-01-10 | 1 | -3/+8 |