Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Validate email in occ command | Daniel Kesselberg | 2018-10-02 | 2 | -6/+5 |
* | Use setUserValue instead setEMailAddress because latter omits an changeUser e... | Daniel Kesselberg | 2018-10-02 | 1 | -8/+10 |
* | Add --admin-email to cli installer | Daniel Kesselberg | 2018-10-02 | 2 | -0/+12 |
* | Merge pull request #11390 from nextcloud/feature/11043/apptoken_v3 | Morris Jobke | 2018-10-02 | 17 | -14/+377 |
|\ | |||||
| * | Add tests | Roeland Jago Douma | 2018-10-02 | 6 | -7/+218 |
| * | Update all the publickey tokens if needed on web login | Roeland Jago Douma | 2018-10-02 | 7 | -1/+53 |
| * | Mark token as invalid if the password doesn't match | Roeland Jago Douma | 2018-10-02 | 7 | -7/+52 |
| * | Add column to DB to store expired passwords | Roeland Jago Douma | 2018-10-02 | 4 | -1/+56 |
* | | Merge pull request #11336 from nextcloud/bugfix/3342/database-name-prefix-sqlite | Morris Jobke | 2018-10-02 | 2 | -8/+44 |
|\ \ | |||||
| * | | Use empty instead ?? because dbname is '' sometimes | Daniel Kesselberg | 2018-09-23 | 1 | -2/+7 |
| * | | Use const for dbname and dbtableprefix defaults | Daniel Kesselberg | 2018-09-23 | 2 | -8/+41 |
| * | | --database-name or --database-table-prefix are ignored for sqlite | Daniel Kesselberg | 2018-09-23 | 1 | -4/+2 |
* | | | Merge pull request #11553 from nextcloud/header-overflow | Morris Jobke | 2018-10-02 | 2 | -3/+8 |
|\ \ \ | |||||
| * | | | Fix header overflow, fix more apps menu, fix #11552 | Jan-Christoph Borchardt | 2018-10-02 | 2 | -3/+8 |
* | | | | Merge pull request #11549 from nextcloud/feature/background_job_to_check | Morris Jobke | 2018-10-02 | 7 | -1/+323 |
|\ \ \ \ | |||||
| * | | | | Add job to check users for backup code reminders | Roeland Jago Douma | 2018-10-02 | 7 | -1/+323 |
|/ / / / | |||||
* | | | | Merge pull request #11484 from nextcloud/babel-fix-and-dynamic-import-settings | Christoph Wurst | 2018-10-02 | 16 | -192/+229 |
|\ \ \ \ | |||||
| * | | | | Fix generateUrl for webpack | John Molakvoæ (skjnldsv) | 2018-10-02 | 4 | -7/+12 |
| * | | | | Bump check script | John Molakvoæ (skjnldsv) | 2018-10-02 | 1 | -17/+35 |
| * | | | | Babel fix and dynamic import on settings | John Molakvoæ (skjnldsv) | 2018-10-02 | 15 | -184/+198 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #8282 from Cybso/config-logfilemode | Morris Jobke | 2018-10-02 | 3 | -8/+18 |
|\ \ \ \ | |||||
| * | | | | Fix tests | Morris Jobke | 2018-10-02 | 1 | -6/+6 |
| * | | | | Make logfile's mode configurable. | Roland Tapken | 2018-10-02 | 2 | -2/+12 |
| |/ / / | |||||
* | | | | Merge pull request #11111 from kevin147147/patch-4 | Morris Jobke | 2018-10-02 | 1 | -0/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Added kinetic scrolling for iOS to apps dropdown menu #10281 | kevin147147 | 2018-09-07 | 1 | -1/+2 |
* | | | | Merge pull request #11185 from nextcloud/bugfix/noid/redirect-guests-to-login... | Roeland Jago Douma | 2018-10-02 | 2 | -57/+121 |
|\ \ \ \ | |||||
| * | | | | Redirect guests to login if they follow the link of a comment mention-notific... | Joas Schilling | 2018-10-02 | 2 | -57/+121 |
* | | | | | Merge pull request #10909 from nextcloud/feature/noid/trash-add-droppable-zone | Morris Jobke | 2018-10-02 | 3 | -0/+46 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Refactored Variablename to trashElement | Felix Nüsse | 2018-10-02 | 1 | -7/+7 |
| * | | | | Fixed highlightdelay on first drag | Felix Nüsse | 2018-10-02 | 1 | -1/+3 |
| * | | | | Added Dropzone-Highlighting to Trash | Felix Nüsse | 2018-10-02 | 2 | -1/+20 |
| * | | | | Added Trash-Dropzone to easily dispose of files and folders | Felix Nüsse | 2018-10-02 | 2 | -0/+25 |
* | | | | | Merge pull request #10757 from coliff/patch-1 | Roeland Jago Douma | 2018-10-02 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | remove type="text/javascript" from index.html | Christian Oliff | 2018-08-20 | 1 | -1/+1 |
* | | | | | | Merge pull request #11526 from nextcloud/3rdparty/symfony/3.4.16 | Roeland Jago Douma | 2018-10-02 | 1 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | [3rdparty] Bump symfony packages to 3.4.16 | Roeland Jago Douma | 2018-10-02 | 1 | -0/+0 |
* | | | | | | | Merge pull request #11527 from nextcloud/fix/10926/share_indexes | Roeland Jago Douma | 2018-10-02 | 3 | -0/+24 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add uid_owner and uid_initiator share tabe indices | Roeland Jago Douma | 2018-10-01 | 3 | -0/+24 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #11536 from nextcloud/adjust-dialog-radius | Morris Jobke | 2018-10-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Adjust border-radius-large to 10px | Jan-Christoph Borchardt | 2018-10-02 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #11535 from nextcloud/bugfix/11031/theming-unsafe-eval | Roeland Jago Douma | 2018-10-02 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Manually instantiate jscolor to avoid csp errors | Julius Härtl | 2018-10-02 | 2 | -1/+5 |
* | | | | | | | | | Merge pull request #11500 from nextcloud/enhancement/revamp-2fa-login-provide... | John Molakvoæ | 2018-10-02 | 5 | -46/+109 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Restructure and redesign two-factor auth provider selection | Christoph Wurst | 2018-10-01 | 5 | -46/+109 |
* | | | | | | | | | | Merge pull request #11433 from nextcloud/feature/all_lax_cookies2 | Christoph Wurst | 2018-10-02 | 4 | -4/+108 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Make authenticated cookies lax | Roeland Jago Douma | 2018-09-28 | 4 | -4/+108 |
* | | | | | | | | | | Merge pull request #11084 from nextcloud/feature/qbmapper-insert-or-update | Roeland Jago Douma | 2018-10-02 | 1 | -1/+19 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Document possibly thrown excption of QBMapper::insertOrUpdate | Christoph Wurst | 2018-10-02 | 1 | -0/+1 |
| * | | | | | | | | | | Add QBMapper::insertOrUpdate() | Christoph Wurst | 2018-10-02 | 1 | -1/+18 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #11529 from nextcloud/breadcrumbs-fix | Morris Jobke | 2018-10-02 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | |