Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Update core.js | Roeland Jago Douma | 2017-04-21 | 1 | -6/+6 | |
* | | Bump to DOMPurify 0.8.6 | Lukas Reschke | 2017-04-21 | 2 | -5/+5 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-21 | 2 | -0/+4 | |
* | | Merge pull request #4409 from nextcloud/socialharing_mail | Morris Jobke | 2017-04-20 | 2 | -8/+16 | |
|\ \ | ||||||
| * | | Allow social sharing to specify if a new window is opened | Roeland Jago Douma | 2017-04-20 | 2 | -8/+16 | |
* | | | allow to set a password for shares which where created without a password bef... | Bjoern Schiessle | 2017-04-20 | 1 | -1/+1 | |
* | | | allow admin to enforce password on mail shares | Bjoern Schiessle | 2017-04-20 | 2 | -1/+3 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-20 | 20 | -14/+68 | |
* | | Rename renderHTML to renderHtml | Morris Jobke | 2017-04-19 | 1 | -1/+1 | |
* | | Merge pull request #4387 from nextcloud/fix-little-glitch | Morris Jobke | 2017-04-19 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Fix font-weight of settings button | Morris Jobke | 2017-04-18 | 1 | -1/+1 | |
* | | | Merge pull request #4388 from nextcloud/remove-unused-stuff | Morris Jobke | 2017-04-19 | 1 | -58/+0 | |
|\ \ \ | ||||||
| * | | | Remove unused CSS styles | Morris Jobke | 2017-04-18 | 1 | -58/+0 | |
| |/ / | ||||||
* | | | Improve menu CSS | Morris Jobke | 2017-04-19 | 2 | -7/+6 | |
* | | | Merge pull request #4385 from nextcloud/remove-unused-css | Roeland Jago Douma | 2017-04-19 | 1 | -6/+0 | |
|\ \ \ | ||||||
| * | | | Remove unused CSS | Morris Jobke | 2017-04-18 | 1 | -6/+0 | |
| |/ / | ||||||
* | | | Merge pull request #4350 from nextcloud/adjust-old-bruteforce-protection-anno... | Roeland Jago Douma | 2017-04-19 | 2 | -12/+13 | |
|\ \ \ | ||||||
| * | | | Adjust existing bruteforce protection code | Lukas Reschke | 2017-04-14 | 2 | -12/+13 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-19 | 2 | -0/+4 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-18 | 70 | -646/+136 | |
* | | | | Merge pull request #4369 from nextcloud/fix-translations | Morris Jobke | 2017-04-18 | 4 | -4/+4 | |
|\ \ \ \ | ||||||
| * | | | | Fix translations | Joas Schilling | 2017-04-18 | 4 | -4/+4 | |
* | | | | | expand clickable area of popover menu entries to full width | Jan-Christoph Borchardt | 2017-04-18 | 1 | -0/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-18 | 2 | -0/+2 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-18 | 14 | -4/+50 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-17 | 6 | -0/+58 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-15 | 22 | -102/+190 | |
|/ / | ||||||
* | | Merge pull request #4346 from nextcloud/properly-do-bruteforce-protection-via... | Roeland Jago Douma | 2017-04-14 | 1 | -25/+11 | |
|\ \ | ||||||
| * | | Make BruteForceProtection annotation more clever | Lukas Reschke | 2017-04-13 | 1 | -25/+11 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-14 | 70 | -252/+408 | |
|/ / | ||||||
* | | Merge pull request #4308 from nextcloud/lost-password-email | Lukas Reschke | 2017-04-13 | 2 | -25/+18 | |
|\ \ | ||||||
| * | | Update email template for lost password email | Morris Jobke | 2017-04-12 | 2 | -25/+18 | |
* | | | Merge pull request #2424 from nextcloud/fix-login-controller-test-consolidate... | Morris Jobke | 2017-04-13 | 1 | -1/+4 | |
|\ \ \ | ||||||
| * | | | do login routine only once when done via LoginController | Arthur Schiwon | 2017-04-06 | 1 | -1/+1 | |
| * | | | fix login controller tests | Arthur Schiwon | 2017-04-06 | 1 | -0/+3 | |
* | | | | Merge pull request #4337 from nextcloud/fix-adblock-share-icon | Morris Jobke | 2017-04-13 | 3 | -12/+11 | |
|\ \ \ \ | ||||||
| * | | | | Fix AdBlock blocking share icon, ref #866 | Jan-Christoph Borchardt | 2017-04-12 | 3 | -12/+11 | |
| | |_|/ | |/| | | ||||||
* | | | | Add support for ratelimiting via annotations | Lukas Reschke | 2017-04-13 | 1 | -1/+1 | |
* | | | | Merge pull request #3043 from nextcloud/issue-3038-no-logentry-on-email-login | Morris Jobke | 2017-04-13 | 1 | -2/+10 | |
|\ \ \ \ | ||||||
| * | | | | Dont create a log entry on email login | Joas Schilling | 2017-04-07 | 1 | -2/+10 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-13 | 70 | -380/+418 | |
* | | | | | Move to handlebars.min.js | Roeland Jago Douma | 2017-04-12 | 5 | -9192/+34 | |
| |_|_|/ |/| | | | ||||||
* | | | | Moved to jquery-ui.custom.min.js | Roeland Jago Douma | 2017-04-12 | 5 | -29698/+9 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #4309 from nextcloud/remove-unused-code | Lukas Reschke | 2017-04-12 | 2 | -51/+0 | |
|\ \ \ | ||||||
| * | | | Removes unused code for link share emails | Morris Jobke | 2017-04-11 | 2 | -51/+0 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-12 | 8 | -14/+32 | |
|/ / / | ||||||
* | | | Merge pull request #4285 from nextcloud/bump-md5 | Morris Jobke | 2017-04-11 | 6 | -597/+12 | |
|\ \ \ | ||||||
| * | | | [js] Bump blueimp-md5 a major version | Roeland Jago Douma | 2017-04-10 | 3 | -42/+9 | |
| * | | | [js] Bump blueimp-md5 | Roeland Jago Douma | 2017-04-10 | 6 | -562/+10 | |
* | | | | Merge pull request #4280 from nextcloud/share_via_display | Roeland Jago Douma | 2017-04-11 | 2 | -0/+40 | |
|\ \ \ \ |