Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9881 from nextcloud/user-db-backend-querybuilder | Morris Jobke | 2018-06-19 | 2 | -13/+30 |
|\ | |||||
| * | use query builder in all places in the db user backend | Robin Appelman | 2018-06-15 | 1 | -13/+26 |
| * | Add count to function builder | Robin Appelman | 2018-06-14 | 1 | -0/+4 |
* | | Comments | Roeland Jago Douma | 2018-06-19 | 5 | -6/+20 |
* | | Add getProvider helper function | Roeland Jago Douma | 2018-06-18 | 1 | -35/+17 |
* | | Use constant for token version | Roeland Jago Douma | 2018-06-18 | 6 | -20/+22 |
* | | Add more tests | Roeland Jago Douma | 2018-06-18 | 3 | -3/+14 |
* | | Generate the new publicKey tokens by default! | Roeland Jago Douma | 2018-06-18 | 1 | -2/+1 |
* | | Actually convert the token | Roeland Jago Douma | 2018-06-18 | 3 | -40/+94 |
* | | Add publickey provider to manager | Roeland Jago Douma | 2018-06-18 | 1 | -47/+52 |
* | | SetPassword on PublicKeyTokens | Roeland Jago Douma | 2018-06-18 | 1 | -2/+12 |
* | | Just pass uid to the Token stuff | Roeland Jago Douma | 2018-06-18 | 6 | -52/+26 |
* | | Add first tests | Roeland Jago Douma | 2018-06-18 | 1 | -1/+10 |
* | | Initial PKT implementation | Roeland Jago Douma | 2018-06-18 | 6 | -11/+672 |
* | | Abstract the Provider via a manager | Roeland Jago Douma | 2018-06-18 | 2 | -9/+211 |
* | | Merge pull request #9884 from nextcloud/groups-search-use-proper-keys | Julius Härtl | 2018-06-18 | 1 | -2/+2 |
|\ \ | |||||
| * | | Keep userids as keys on group search | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -2/+2 |
* | | | Merge pull request #9823 from nextcloud/bufgix/noid/update_token_on_session_i... | blizzz | 2018-06-18 | 4 | -4/+38 |
|\ \ \ | |/ / |/| | | |||||
| * | | Allow updating the token on session regeneration | Roeland Jago Douma | 2018-06-14 | 4 | -4/+38 |
* | | | Merge pull request #9258 from nextcloud/theming-logo-png | Morris Jobke | 2018-06-15 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Add info message if an exception occurs during the svg to png conversion | Julius Härtl | 2018-06-14 | 1 | -1/+1 |
| * | | | Generate PNG version of the theming app logo for mails | Julius Härtl | 2018-06-05 | 1 | -1/+1 |
* | | | | Merge pull request #9197 from nextcloud/fix-avatar-center | Morris Jobke | 2018-06-15 | 1 | -34/+132 |
|\ \ \ \ | |||||
| * | | | | Removed old route, fix tests and fix var type | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -1/+1 |
| * | | | | Avatar imagick bump | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -15/+38 |
| * | | | | Embedded font | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -2/+11 |
| * | | | | Unify colour algorithm output | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -5/+11 |
| * | | | | Controller tests fixes | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -2/+3 |
| * | | | | Use base image size | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -15/+13 |
| * | | | | Return Svg avatars | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -25/+60 |
| * | | | | Fix avatar generator centering | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -5/+31 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #9875 from wiyh12nf89x/Issue#9864_WebDAV_timeout_fix_maxDelay | Morris Jobke | 2018-06-15 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix #9864: Decrease $maxDelay in Throttler.php | Mark Berezovsky | 2018-06-15 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* / | | | Fix HTTP client given options being overriden by default options | Daniel Calviño Sánchez | 2018-06-14 | 1 | -6/+6 |
|/ / / | |||||
* | | | Merge pull request #9855 from nextcloud/feature/noid/cleanup-old-updater-back... | Roeland Jago Douma | 2018-06-13 | 2 | -0/+50 |
|\ \ \ | |||||
| * | | | Background job to clean up old backups of the updater | Morris Jobke | 2018-06-13 | 2 | -0/+50 |
| |/ / | |||||
* / / | Merge all setup checks into one controller | Morris Jobke | 2018-06-13 | 2 | -90/+2 |
|/ / | |||||
* | | Merge pull request #9836 from nextcloud/feature/noid/merge-tips-and-tricks-in... | Morris Jobke | 2018-06-13 | 2 | -78/+0 |
|\ \ | |||||
| * | | Merge tips & tricks section into setup checks | Morris Jobke | 2018-06-13 | 2 | -78/+0 |
* | | | Fix wrong hint about missing indexes | Morris Jobke | 2018-06-13 | 1 | -3/+3 |
|/ / | |||||
* | | Fix listing s3 objects when using google cloud aws compatibility | Robin Appelman | 2018-06-11 | 1 | -0/+5 |
* | | Merge pull request #9802 from nextcloud/bugfix/noid/token_check_expire_better | Morris Jobke | 2018-06-09 | 1 | -1/+1 |
|\ \ | |||||
| * | | Make the token expiration also work for autocasting 0 | Roeland Jago Douma | 2018-06-08 | 1 | -1/+1 |
* | | | New regex to match mentions | Mario Danic | 2018-06-08 | 1 | -1/+1 |
* | | | Remove unsupported modifier | Mario Danic | 2018-06-08 | 1 | -1/+1 |
* | | | Fix mentions regex | Mario Danic | 2018-06-08 | 1 | -1/+1 |
|/ / | |||||
* | | Make sure initial files can be properly created | Roeland Jago Douma | 2018-06-07 | 1 | -1/+2 |
* | | Merge pull request #9565 from nextcloud/feature/noid/app-settings | Morris Jobke | 2018-06-06 | 2 | -0/+3 |
|\ \ | |||||
| * | | Keep AppConfig for now | Julius Härtl | 2018-06-06 | 1 | -0/+1 |
| * | | Remove unused import | Julius Härtl | 2018-06-06 | 1 | -1/+0 |