Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a signer class for signing | Lukas Reschke | 2016-11-21 | 2 | -9/+148 |
* | Add identity proof | Lukas Reschke | 2016-11-21 | 1 | -8/+7 |
* | Add private | Lukas Reschke | 2016-11-21 | 2 | -0/+136 |
* | fix unit tests | Bjoern Schiessle | 2016-11-21 | 1 | -1/+0 |
* | update system address book if the user change the personal settings | Bjoern Schiessle | 2016-11-21 | 2 | -14/+100 |
* | introduce accounts table and keep it up-to-date with the data added to the pe... | Björn Schießle | 2016-11-21 | 1 | -0/+116 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-21 | 8 | -2/+116 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-20 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-19 | 4 | -0/+4 |
* | Merge pull request #1602 from nextcloud/ignore-mod-env | Lukas Reschke | 2016-11-18 | 4 | -6/+9 |
|\ | |||||
| * | Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env | Felix Epp | 2016-11-16 | 4 | -6/+9 |
* | | Merge pull request #2076 from nextcloud/log_preview_access | Morris Jobke | 2016-11-18 | 4 | -6/+39 |
|\ \ | |||||
| * | | Dispatch event on preview request | Roeland Jago Douma | 2016-11-10 | 4 | -6/+39 |
* | | | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions | Morris Jobke | 2016-11-18 | 7 | -1/+74 |
|\ \ \ | |||||
| * | | | Add the 15 seconds to the window, instead of removing | Joas Schilling | 2016-11-18 | 1 | -1/+1 |
| * | | | Update class map | Joas Schilling | 2016-11-18 | 2 | -0/+2 |
| * | | | Introduce PasswordConfirmRequired annotation | Joas Schilling | 2016-11-18 | 3 | -0/+52 |
| * | | | Introduce the UI for password confirmation | Joas Schilling | 2016-11-18 | 2 | -1/+20 |
* | | | | Merge pull request #840 from nextcloud/theming-icon-endpoint | Morris Jobke | 2016-11-18 | 2 | -2/+11 |
|\ \ \ \ | |||||
| * | | | | Improve caching | Julius Haertl | 2016-11-18 | 1 | -1/+2 |
| * | | | | Check if dynamic icons can be used | Julius Haertl | 2016-11-18 | 1 | -2/+2 |
| * | | | | Add cachebuster to favicons | Julius Haertl | 2016-11-18 | 1 | -2/+4 |
| * | | | | Theming: Fix default parameters in icon routes | Julius Haertl | 2016-11-18 | 1 | -0/+2 |
| * | | | | Theming: Add favicon-touch and fix icon creation with non svg images | Julius Haertl | 2016-11-18 | 1 | -1/+3 |
| * | | | | Core: load favicon from theming app | Julius Haertl | 2016-11-18 | 1 | -1/+3 |
* | | | | | Merge pull request #2199 from nextcloud/readfile-close-handle | Lukas Reschke | 2016-11-18 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | close the file handle after readfile | Robin Appelman | 2016-11-18 | 1 | -0/+1 |
* | | | | | | Merge pull request #768 from nextcloud/s3-objectstore | Robin Appelman | 2016-11-18 | 8 | -7/+338 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | fopen s3 objects directly to work around unexplainable guzzle bug | Robin Appelman | 2016-11-16 | 1 | -30/+21 |
| * | | | | | allow passing a stream to StreamResponse | Robin Appelman | 2016-11-16 | 3 | -5/+10 |
| * | | | | | Improve isMounted to handle primary storage object store | Robin Appelman | 2016-11-16 | 2 | -2/+7 |
| * | | | | | add amazon s3 objectstore backend | Robin Appelman | 2016-11-16 | 1 | -0/+116 |
| * | | | | | split testing of objectstoragestorage and objectstore implementations | Robin Appelman | 2016-11-16 | 1 | -0/+90 |
| * | | | | | split off s3 connection logic | Robin Appelman | 2016-11-16 | 1 | -0/+124 |
* | | | | | | Merge pull request #2184 from nextcloud/share-join-cache | Morris Jobke | 2016-11-18 | 7 | -62/+137 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | also work with group shares | Robin Appelman | 2016-11-17 | 1 | -1/+5 |
| * | | | | | let the share backend get the node cacheentry to save queries | Robin Appelman | 2016-11-17 | 4 | -19/+81 |
| * | | | | | make source cache injectable in cache wrappers | Robin Appelman | 2016-11-17 | 2 | -42/+46 |
| * | | | | | Allow aliasing columns when using the query builder | Robin Appelman | 2016-11-17 | 1 | -0/+5 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-18 | 14 | -14/+0 |
* | | | | | | Merge pull request #2177 from nextcloud/appmanager-getapppath | Morris Jobke | 2016-11-17 | 3 | -0/+57 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Expose getAppPath to public API | Julius Haertl | 2016-11-17 | 3 | -0/+57 |
* | | | | | | Merge pull request #2176 from nextcloud/share-cache-root-info | Morris Jobke | 2016-11-17 | 1 | -1/+2 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | reuse the known rootinfo in the shared cache when possible | Robin Appelman | 2016-11-17 | 1 | -1/+2 |
| |/ / / / | |||||
* | | | | | Merge pull request #2167 from nextcloud/mountmanager-lockdown | Morris Jobke | 2016-11-17 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | ensure we setup the mount manager when in lockdown | Robin Appelman | 2016-11-16 | 1 | -2/+2 |
* | | | | | | Merge pull request #2153 from nextcloud/version-hint | Morris Jobke | 2016-11-17 | 1 | -4/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Show all in one message | Joas Schilling | 2016-11-16 | 1 | -4/+9 |
| * | | | | | | add explanatory text of what to do on app version error | Jan-Christoph Borchardt | 2016-11-16 | 1 | -2/+2 |
* | | | | | | | use lower loglevel for token cleanup messages | Robin Appelman | 2016-11-17 | 1 | -2/+2 |
| |_|/ / / / |/| | | | | |