Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Add app to autoenabled provisioning API scenario | Lukas Reschke | 2017-05-18 | 1 | -0/+1 | |
| * | | | Add OAuth state to session | Lukas Reschke | 2017-05-18 | 2 | -32/+27 | |
| * | | | Cleanup code | Lukas Reschke | 2017-05-18 | 2 | -3/+6 | |
| * | | | Add XSD definitions | Lukas Reschke | 2017-05-18 | 2 | -3/+3 | |
| * | | | delete auth token when client gets deleted | Bjoern Schiessle | 2017-05-18 | 7 | -18/+79 | |
| * | | | use name of oauth app to identify auth token | Bjoern Schiessle | 2017-05-18 | 1 | -2/+10 | |
| * | | | hide client secret by default | Bjoern Schiessle | 2017-05-18 | 3 | -2/+26 | |
| * | | | add some spacing between the logo and the content of the page | Bjoern Schiessle | 2017-05-18 | 1 | -1/+1 | |
| * | | | show error page if no valid client identifier is given and if it is not a API... | Bjoern Schiessle | 2017-05-18 | 1 | -5/+24 | |
| * | | | handle case if no valid client identifier is given | Bjoern Schiessle | 2017-05-18 | 1 | -0/+5 | |
| * | | | remove 'Alternative login using app token' in case of oauth login | Bjoern Schiessle | 2017-05-18 | 1 | -0/+2 | |
| * | | | Remove special characters | Lukas Reschke | 2017-05-18 | 1 | -1/+1 | |
| * | | | It's a bearer | Lukas Reschke | 2017-05-18 | 1 | -1/+1 | |
| * | | | Fetch signle row | Lukas Reschke | 2017-05-18 | 1 | -1/+1 | |
| * | | | Change to POST | Lukas Reschke | 2017-05-18 | 1 | -2/+1 | |
| * | | | Increase length of encrypted token in database | Lukas Reschke | 2017-05-18 | 2 | -2/+2 | |
| * | | | Get a single row | Lukas Reschke | 2017-05-18 | 2 | -8/+4 | |
| * | | | Use query builder | Lukas Reschke | 2017-05-18 | 2 | -6/+14 | |
| * | | | Add basic implementation for OAuth 2.0 Authorization Code Flow | Lukas Reschke | 2017-05-18 | 17 | -23/+838 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #4888 from nextcloud/theming-fallback-icons | Lukas Reschke | 2017-05-18 | 3 | -37/+85 | |
|\ \ \ | ||||||
| * | | | Inject FileAccessHelper for proper testing | Julius Härtl | 2017-05-18 | 2 | -8/+21 | |
| * | | | Add proper Content-Type to icons | Julius Härtl | 2017-05-17 | 2 | -4/+4 | |
| * | | | Fallback to default favicon | Julius Härtl | 2017-05-17 | 3 | -35/+70 | |
* | | | | Merge pull request #4813 from nextcloud/accounts-table-migration-from-owncloud | Lukas Reschke | 2017-05-18 | 7 | -16/+257 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Copy avatars to the new location | Joas Schilling | 2017-05-18 | 1 | -14/+56 | |
| * | | | We want to see 1 in 100 messages, not all but the 100th | Joas Schilling | 2017-05-18 | 1 | -1/+1 | |
| * | | | Fix updating from some 11 versions when people didn't update | Joas Schilling | 2017-05-18 | 1 | -0/+6 | |
| * | | | Allow migrating from ownCloud 10.0.0 | Joas Schilling | 2017-05-18 | 2 | -1/+13 | |
| * | | | Add some more casting | Joas Schilling | 2017-05-18 | 1 | -4/+4 | |
| * | | | Avoid problems for some DBs by removing the table completly | Joas Schilling | 2017-05-18 | 1 | -4/+2 | |
| * | | | Add a migration step to save the data from the accounts table before migrating | Joas Schilling | 2017-05-18 | 5 | -1/+184 | |
* | | | | Merge pull request #4812 from nextcloud/move-sharing-to-migration | Björn Schießle | 2017-05-18 | 7 | -526/+310 | |
|\ \ \ \ | ||||||
| * | | | | Fix the share type of guest shares when migrating from ownCloud | Joas Schilling | 2017-05-12 | 2 | -0/+83 | |
| * | | | | Move the file sharing app to migration | Joas Schilling | 2017-05-12 | 6 | -526/+227 | |
* | | | | | Merge pull request #4939 from nextcloud/add-share-name-column | Björn Schießle | 2017-05-18 | 3 | -2/+11 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Add the column so we keep the value from before the update | Joas Schilling | 2017-05-18 | 3 | -2/+11 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-18 | 154 | -456/+568 | |
* | | | | Merge pull request #4929 from nextcloud/beta-4v12.0.0beta4 | Lukas Reschke | 2017-05-18 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | 12.0.0 Beta 4 | Lukas Reschke | 2017-05-17 | 1 | -2/+2 | |
* | | | | | Merge pull request #4892 from nextcloud/fix/encryption-remembered-login-hook | Lukas Reschke | 2017-05-17 | 2 | -1/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix encryption + remembered login due to missing login hook | Christoph Wurst | 2017-05-16 | 2 | -1/+11 | |
* | | | | | | Merge pull request #4921 from nextcloud/filerow-clickability | Lukas Reschke | 2017-05-17 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Increase width of clickable area in file row to open file/folder | Jan-Christoph Borchardt | 2017-05-16 | 1 | -0/+1 | |
* | | | | | | Merge pull request #4923 from nextcloud/backgroundjobs-wording | Lukas Reschke | 2017-05-17 | 2 | -6/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Change cron wording to background jobs | Jan-Christoph Borchardt | 2017-05-16 | 2 | -6/+6 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #4926 from nextcloud/remove-saml-from-shipped-apps | Lukas Reschke | 2017-05-17 | 1 | -1/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | user_saml is shipped via appstore | Lukas Reschke | 2017-05-17 | 1 | -1/+0 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #4927 from nextcloud/bump-dom-purify-release | Lukas Reschke | 2017-05-17 | 2 | -5/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bump DOMPurify version to 0.8.9 | Lukas Reschke | 2017-05-17 | 2 | -5/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #4924 from nextcloud/shadow-style | Lukas Reschke | 2017-05-17 | 2 | -11/+3 | |
|\ \ \ \ \ \ |