Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement progress theming into core and better visual on quota display | John Molakvoæ (skjnldsv) | 2017-09-27 | 1 | -3/+17 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | No js for popover positionning | John Molakvoæ (skjnldsv) | 2017-09-27 | 2 | -11/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix style of federation scope menu triangles, simplify CSS | Jan-Christoph Borchardt | 2017-09-27 | 2 | -20/+29 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-27 | 2 | -0/+2 |
| | |||||
* | Highlight active federation scope menu entry with bold heading | Jan-Christoph Borchardt | 2017-09-26 | 1 | -3/+5 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-26 | 2 | -0/+36 |
| | |||||
* | Merge pull request #6372 from nextcloud/scss-normalization | John Molakvoæ | 2017-09-25 | 2 | -1312/+1271 |
|\ | | | | | Scss normalization | ||||
| * | Removed unused filter for opacity, fix #6408 | John Molakvoæ (skjnldsv) | 2017-09-23 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Replaced colours by variables | John Molakvoæ (skjnldsv) | 2017-09-23 | 1 | -85/+73 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Settings scss | John Molakvoæ (skjnldsv) | 2017-09-23 | 2 | -1312/+1284 |
| | | | | | | | | | | | | | | Scss conversion Cleanup settings scss Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fix typo | John Molakvoæ (skjnldsv) | 2017-09-25 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Icons & default classes | John Molakvoæ (skjnldsv) | 2017-09-24 | 2 | -6/+6 |
| | | | | | | | | | | | | Changed categories order same as app store Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-22 | 6 | -2/+20 |
|/ | |||||
* | Set the displayname for the avatar in the personal info | Joas Schilling | 2017-09-20 | 1 | -7/+9 |
| | | | | | | Otherwise the color used is different Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-20 | 24 | -0/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-19 | 68 | -80/+90 |
| | |||||
* | Merge pull request #5585 from nextcloud/contacts_menu_privacy | Morris Jobke | 2017-09-18 | 1 | -1/+1 |
|\ | | | | | Enhance privacy of contactsmenu fixes #5107 | ||||
| * | Add filter for `shareapi_allow_share_dialog_user_enumeration` | Lukas Reschke | 2017-09-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | This adjusts the contacts menu to also support searching by email address which is relevant in scenarios where no UID is known such as LDAP, etc. Furthermore, if `shareapi_allow_share_dialog_user_enumeration` is disabled only results are shown that match the full user ID or email address. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-18 | 2 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-17 | 2 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-16 | 6 | -4/+140 |
| | | |||||
* | | Merge pull request #6521 from nextcloud/fix-margin-settings | Morris Jobke | 2017-09-15 | 1 | -3/+0 |
|\ \ | |/ |/| | Fix margins of followup sections | ||||
| * | Fix margins of followup sections | Morris Jobke | 2017-09-15 | 1 | -3/+0 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-15 | 6 | -2/+14 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-13 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-12 | 2 | -0/+6 |
| | |||||
* | Merge pull request #6439 from nextcloud/fix-5960-sort-apps-ignore-level | Lukas Reschke | 2017-09-11 | 2 | -7/+3 |
|\ | | | | | Sort apps by enabled/disabled but not by official/in-appstore in App Management | ||||
| * | Sort apps by enabled/disabled but not by official/in-appstore in App Management | Chon Kou | 2017-09-10 | 2 | -7/+3 |
| | | | | | | | | Signed-off-by: Chon Kou <k.kou@alumni.ubc.ca> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-11 | 8 | -4/+16 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-10 | 14 | -14/+56 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-09 | 54 | -62/+80 |
| | |||||
* | Merge pull request #6413 from nextcloud/translate-settings-headers | Morris Jobke | 2017-09-08 | 1 | -2/+2 |
|\ | | | | | Translate settings headers | ||||
| * | Translate settings headers | Joas Schilling | 2017-09-08 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #6417 from nextcloud/proper-english-nowhave | Morris Jobke | 2017-09-08 | 1 | -1/+1 |
|\ \ | |/ |/| | Improve text: 'you have now' -> 'you now have' | ||||
| * | Improve text: 'you have now' -> 'you now have' | Leon Klingele | 2017-09-08 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Leon Klingele <leon@struktur.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-08 | 2 | -0/+2 |
| | | |||||
* | | Make sure the password contains special characters | Joas Schilling | 2017-09-07 | 1 | -1/+3 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-07 | 4 | -0/+34 |
| | |||||
* | Properly include file | Lukas Reschke | 2017-09-06 | 1 | -1/+1 |
| | | | | | | Regression from https://github.com/nextcloud/server/commit/005ef115fbffecb22a7ac9e65425419aca90c1aa Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-06 | 2 | -0/+22 |
| | |||||
* | Merge pull request #6358 from nextcloud/fix-mixup-of-id-and-name | Morris Jobke | 2017-09-05 | 3 | -20/+14 |
|\ | | | | | Set the meta data before everything | ||||
| * | Merge setMetaData into constructor | Joas Schilling | 2017-09-04 | 3 | -9/+4 |
| | | | | | | | | | | | | This ensures that the meta data is set in the beginning Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Set the meta data before everything | Joas Schilling | 2017-09-04 | 1 | -12/+11 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #6334 from nextcloud/fix-mixup-of-id-and-name | Morris Jobke | 2017-09-04 | 1 | -4/+4 |
|\| | | | | | Fix naming of user id in email meta data | ||||
| * | Fix naming of user id in email meta data | Joas Schilling | 2017-09-01 | 1 | -4/+4 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-02 | 2 | -0/+26 |
|/ | |||||
* | Merge pull request #6315 from nextcloud/metadata-for-all-emails | Morris Jobke | 2017-08-31 | 3 | -0/+24 |
|\ | | | | | Implement metadata for email templates of remaining emails | ||||
| * | Implement metadata for email templates of remaining emails | Morris Jobke | 2017-08-30 | 3 | -0/+24 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-31 | 6 | -2/+10 |
|/ | |||||
* | Merge pull request #6216 from nextcloud/allow-to-sort-groups-by-name | Morris Jobke | 2017-08-30 | 1 | -10/+14 |
|\ | | | | | Allow to sort groups by name |