Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move public auth page over | Roeland Jago Douma | 2018-06-20 | 3 | -0/+63 |
| | | | | | | | Now this is in core so the basics (that 99% of the app will want to use) looks always the same. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-20 | 4 | -6/+28 |
| | |||||
* | Debounce search and reset | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -4/+4 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Added new search standard | John Molakvoæ (skjnldsv) | 2018-06-19 | 3 | -375/+541 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add user search support | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Better design for core search, fixes and style to scss | John Molakvoæ (skjnldsv) | 2018-06-19 | 5 | -133/+132 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | New user support, provisionning api and design fixes | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -8/+13 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #9485 from nextcloud/feature/9441/multiple_token_providers | blizzz | 2018-06-19 | 1 | -0/+54 |
|\ | | | | | Add new public key token provider (tokens survive password change) | ||||
| * | Add new authtoken v2 columns to the authtoken table | Roeland Jago Douma | 2018-06-18 | 1 | -0/+54 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-19 | 2 | -0/+26 |
|/ | |||||
* | Fixes the position of the navigation toggle menu icon in mobile. | Abijeet | 2018-06-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Abijeet <abijeetpatro@gmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-18 | 4 | -0/+40 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-17 | 8 | -4/+34 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-16 | 4 | -6/+48 |
| | |||||
* | Merge pull request #9197 from nextcloud/fix-avatar-center | Morris Jobke | 2018-06-15 | 2 | -7/+13 |
|\ | | | | | Fix avatar generator centering | ||||
| * | Removed debug stack | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Removed old route, fix tests and fix var type | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Avatar imagick bump | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -48/+14 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Unify colour algorithm output | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -3/+6 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Controller tests fixes | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -6/+16 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Return Svg avatars | John Molakvoæ (skjnldsv) | 2018-06-13 | 2 | -9/+38 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-15 | 18 | -6/+260 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-14 | 86 | -558/+170 |
| | | |||||
* | | Merge pull request #9855 from ↵ | Roeland Jago Douma | 2018-06-13 | 1 | -0/+90 |
|\ \ | | | | | | | | | | | | | nextcloud/feature/noid/cleanup-old-updater-backup-dirs Background job to clean up old backups of the updater | ||||
| * | | Background job to clean up old backups of the updater | Morris Jobke | 2018-06-13 | 1 | -0/+90 |
| |/ | | | | | | | | | | | | | * a one-time job gets scheduled after each update via a repair job * the job remove all directories inside data/updater-INSTANCEID/backups except the 3 most recent ones (determined by mtime of the folder) Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* / | Merge all setup checks into one controller | Morris Jobke | 2018-06-13 | 2 | -12/+201 |
|/ | | | | | | * renamed hasMissingIndexes to missingIndexes Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #9836 from ↵ | Morris Jobke | 2018-06-13 | 3 | -14/+32 |
|\ | | | | | | | | | nextcloud/feature/noid/merge-tips-and-tricks-into-setup-checks Merge tips & tricks section into setup checks | ||||
| * | Merge tips & tricks section into setup checks | Morris Jobke | 2018-06-13 | 3 | -14/+32 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #9850 from nextcloud/fix/noid/setup-check-empty-index | Morris Jobke | 2018-06-13 | 2 | -11/+21 |
|\ \ | |/ |/| | Fix wrong hint about missing indexes | ||||
| * | Fix wrong hint about missing indexes | Morris Jobke | 2018-06-13 | 2 | -11/+21 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-13 | 6 | -2/+8 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-12 | 4 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-11 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-09 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-08 | 8 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-07 | 2 | -0/+376 |
| | |||||
* | Fix style of password button on protected link shares | Morris Jobke | 2018-06-06 | 1 | -2/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add a hint that some indexes are not added yet | Morris Jobke | 2018-06-06 | 2 | -0/+42 |
| | | | | | | | | | * gives the admin a chance to discover the missing indexes and improve the performance of the instance without digging through the manual * nicely integrated in the setup checks where this kind of hints belong to * also adds an option to integrate this from an app based on events * fix style of setting warnings Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-06 | 14 | -0/+22 |
| | |||||
* | Merge pull request #9724 from nextcloud/feature/9327/parent_share_index | Morris Jobke | 2018-06-04 | 2 | -1/+10 |
|\ | | | | | Add parent index to share table | ||||
| * | Add parent index to share table | Roeland Jago Douma | 2018-06-03 | 2 | -1/+10 |
| | | | | | | | | | | | | Fixes #9327 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #9641 from ↵ | Morris Jobke | 2018-06-04 | 2 | -18/+0 |
|\ \ | | | | | | | | | | | | | nextcloud/techdep/noid/caching_explicit_in_response Move caching logic to response | ||||
| * | | Fix usage | Roeland Jago Douma | 2018-06-04 | 2 | -18/+0 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #9721 from nextcloud/feature/9122/referrer-policy | Morris Jobke | 2018-06-04 | 2 | -4/+226 |
|\ \ \ | | | | | | | | | Add referrer policy setup check | ||||
| * | | | Add referrer policy setup check | Roeland Jago Douma | 2018-06-04 | 2 | -4/+226 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #9122 Based on https://www.w3.org/TR/referrer-policy/ and https://scotthelme.co.uk/a-new-security-header-referrer-policy/ Setting a sane Referrer-Policy will tell the browser if/when to send referrer headers when accessing a link from Nextcloud. When configured properly this results in less tracking and less leaking of (possibly) sensitive urls * Fix tests Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-04 | 4 | -8/+8 |
|/ / | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-03 | 2 | -6/+6 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-01 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-31 | 6 | -22/+40 |
| | |||||
* | Add human readable description to migration steps | Robin Appelman | 2018-05-30 | 3 | -1/+25 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> |