Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move ldap user sync to background (WIP) | Arthur Schiwon | 2017-11-09 | 2 | -106/+135 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-09 | 2 | -0/+2 |
* | Merge pull request #7046 from nextcloud/hide-summary-file-actions-when-select... | Morris Jobke | 2017-11-09 | 2 | -0/+43 |
|\ | |||||
| * | Hide summary file actions when a selected file does not match | Daniel Calviño Sánchez | 2017-11-02 | 2 | -0/+43 |
* | | Merge pull request #6846 from nextcloud/filelist-confict-path | Morris Jobke | 2017-11-09 | 1 | -14/+17 |
|\ \ | |||||
| * | | never show '/' as path for conflicting file names | Robin Appelman | 2017-11-07 | 1 | -1/+3 |
| * | | still trigger conflict resolution for existing entries when the current entry... | Robin Appelman | 2017-11-07 | 1 | -15/+16 |
* | | | Merge pull request #5568 from nextcloud/ldap-agent-credentials-safe | Lukas Reschke | 2017-11-09 | 6 | -20/+62 |
|\ \ \ | |||||
| * | | | fix saving changes… | Arthur Schiwon | 2017-10-27 | 1 | -1/+1 |
| * | | | add some whitespace around credential elements | Arthur Schiwon | 2017-10-27 | 1 | -0/+2 |
| * | | | fix creating an empty configuration | Arthur Schiwon | 2017-10-27 | 1 | -3/+5 |
| * | | | add save button for setting LDAP Agent DN and Password | Arthur Schiwon | 2017-10-27 | 3 | -4/+48 |
| * | | | Fix regression: undesired writes to the DB | Arthur Schiwon | 2017-10-27 | 1 | -1/+1 |
| * | | | LDAP: only write actually changes values to the DB | Arthur Schiwon | 2017-10-27 | 1 | -2/+8 |
| * | | | first, remove the hack | Arthur Schiwon | 2017-10-27 | 2 | -12/+0 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-09 | 102 | -138/+340 |
* | | | | Merge pull request #6788 from staabm/master | Lukas Reschke | 2017-11-08 | 8 | -10/+10 |
|\ \ \ \ | |||||
| * | | | | Prevent XSS in links which open a new browser window | Markus Staab | 2017-10-19 | 8 | -10/+10 |
* | | | | | Merge pull request #7064 from nextcloud/popover-fix | Roeland Jago Douma | 2017-11-08 | 2 | -52/+46 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed sharing popover and removed unused old code | John Molakvoæ (skjnldsv) | 2017-11-07 | 1 | -11/+2 |
| * | | | | | Reduce spread of css selector for a.action | John Molakvoæ (skjnldsv) | 2017-11-07 | 1 | -41/+44 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-08 | 36 | -58/+1342 |
* | | | | | | Merge pull request #7042 from nextcloud/bugfix/noid/ensure_unique_uid_for_cal... | Lukas Reschke | 2017-11-07 | 3 | -8/+115 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ensure uid for calendar objects is unique | Georg Ehrke | 2017-11-06 | 3 | -8/+115 |
* | | | | | | | Merge pull request #7075 from nextcloud/remove-unused-variables | Roeland Jago Douma | 2017-11-07 | 7 | -24/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove unused variables | Morris Jobke | 2017-11-06 | 7 | -24/+5 |
* | | | | | | | | Theming: expose element color though capabilities API | Julius Härtl | 2017-11-07 | 3 | -5/+8 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-07 | 54 | -0/+3214 |
* | | | | | | | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 63 | -48/+63 |
* | | | | | | | Update license headers | Morris Jobke | 2017-11-06 | 558 | -451/+1689 |
* | | | | | | | Merge pull request #5321 from coletivoEITA/user_ldap_plugins_structure | Morris Jobke | 2017-11-06 | 37 | -173/+2801 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | User_LDAP plugins: smaller fixes | Vinicius Cubas Brand | 2017-11-03 | 13 | -63/+127 |
| * | | | | | | | Plugins infrastructure in User_LDAP | Vinicius Cubas Brand | 2017-11-03 | 33 | -172/+2736 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #6402 from nextcloud/dav-email-customization | Morris Jobke | 2017-11-06 | 4 | -48/+375 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fancify invitation emails | Georg Ehrke | 2017-11-03 | 2 | -45/+253 |
| * | | | | | | | Correctly use the email templating | Joas Schilling | 2017-11-03 | 1 | -80/+47 |
| * | | | | | | | Language depending dates | Joas Schilling | 2017-11-03 | 1 | -5/+2 |
| * | | | | | | | Fix phpStorm complaints | Joas Schilling | 2017-11-03 | 3 | -52/+55 |
| * | | | | | | | DAV: Initial email customization support | Leon Klingele | 2017-11-03 | 3 | -16/+168 |
* | | | | | | | | Merge pull request #7074 from nextcloud/use-proper-whitespace | Christoph Wurst | 2017-11-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use proper whitespace | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-06 | 6 | -34/+40 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-05 | 2 | -0/+2 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Add variable for border-radius | Jan-Christoph Borchardt | 2017-11-03 | 2 | -2/+2 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #7049 from nextcloud/fix-actions-menu | Jan-Christoph Borchardt | 2017-11-03 | 2 | -6/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix opening the file actions menu in mobile | Morris Jobke | 2017-11-03 | 2 | -6/+1 |
* | | | | | | | Merge pull request #7048 from nextcloud/flexbox-css | Jan-Christoph Borchardt | 2017-11-03 | 1 | -4/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Vendor prefix for flexbox not needed anymore | Morris Jobke | 2017-11-03 | 1 | -4/+0 |
| |/ / / / / / | |||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-03 | 132 | -126/+3762 |
* | | | | | | | Merge pull request #6652 from nextcloud/sharing-link-menu | John Molakvoæ | 2017-11-02 | 4 | -48/+87 |
|\ \ \ \ \ \ \ |