Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make updatenotification settings appear as if it is part of the version part ... | Arthur Schiwon | 2016-08-13 | 4 | -4/+11 |
* | change casing in section display names | Arthur Schiwon | 2016-08-13 | 3 | -5/+5 |
* | mark current section | Arthur Schiwon | 2016-08-12 | 2 | -7/+13 |
* | fix theming tests | Arthur Schiwon | 2016-08-12 | 2 | -5/+3 |
* | added some missed diagnosis output | Arthur Schiwon | 2016-08-12 | 3 | -10/+66 |
* | rename remaining occurences of OCA/Theming/Template | Arthur Schiwon | 2016-08-12 | 3 | -6/+6 |
* | rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy" | Bjoern Schiessle | 2016-08-12 | 4 | -20/+16 |
* | register app autoload instead of loading apps | Arthur Schiwon | 2016-08-12 | 3 | -12/+8 |
* | Resolve conflict | Lukas Reschke | 2016-08-11 | 1 | -6/+6 |
* | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-11 | 159 | -332/+896 |
|\ | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-11 | 10 | -16/+36 |
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-11 | 78 | -10/+202 |
| * | Merge pull request #807 from nextcloud/ocs_dataresponse | Roeland Jago Douma | 2016-08-10 | 6 | -122/+67 |
| |\ | |||||
| | * | Fix Core's OCSController response | Roeland Jago Douma | 2016-08-10 | 1 | -2/+2 |
| | * | Move the Share20OCS code over to use the proper DataResponse | Roeland Jago Douma | 2016-08-10 | 3 | -57/+56 |
| | * | OCSController requires DataResponse | Roeland Jago Douma | 2016-08-10 | 2 | -63/+9 |
| * | | Merge pull request #810 from nextcloud/shared-cachethepropagatorinstance | Lukas Reschke | 2016-08-10 | 2 | -5/+12 |
| |\ \ | |||||
| | * | | Store the shared propagator instance | Vincent Petry | 2016-08-10 | 2 | -5/+12 |
| * | | | Merge pull request #808 from nextcloud/skip_expiry_for_users_that_never_logge... | Lukas Reschke | 2016-08-10 | 2 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Skip version and trash expiry for users that never logged in | Jörn Friedrich Dreyer | 2016-08-10 | 2 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #819 from nextcloud/theming-support-for-apps | Lukas Reschke | 2016-08-10 | 4 | -0/+126 |
| |\ \ \ | |||||
| | * | | | Theming: Add OCA.Theming Js for app interaction | Julius Haertl | 2016-08-10 | 4 | -0/+107 |
| | * | | | Add css classes to allow app developers using the theming colors | Julius Haertl | 2016-08-09 | 2 | -0/+19 |
| * | | | | Merge pull request #824 from nextcloud/add-warning-for-php7.1 | Lukas Reschke | 2016-08-10 | 1 | -0/+8 |
| |\ \ \ \ | |||||
| | * | | | | Nextcloud is not compatible with PHP 7.1 | Lukas Reschke | 2016-08-10 | 1 | -0/+8 |
| * | | | | | Merge pull request #820 from nextcloud/shared-storage-lazy-numeric-id | Björn Schießle | 2016-08-10 | 4 | -5/+29 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | get shared storage storage id without setting up the storage | Robin Appelman | 2016-08-09 | 4 | -5/+29 |
| * | | | | | Merge pull request #814 from nextcloud/fix-undefined-offset-in-login-controller | Björn Schießle | 2016-08-10 | 1 | -1/+1 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Add missing array element - fixes #25714 | Thomas Müller | 2016-08-10 | 1 | -1/+1 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge pull request #806 from nextcloud/token_polish | Roeland Jago Douma | 2016-08-10 | 3 | -3/+63 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | add more margin to right of the icon | Morris Jobke | 2016-08-10 | 1 | -0/+1 |
| | * | | | Add sliding animation | Roeland Jago Douma | 2016-08-10 | 1 | -2/+7 |
| | * | | | Add clipboardjs for token | Roeland Jago Douma | 2016-08-10 | 3 | -0/+42 |
| | * | | | Always show delete icon for new tokens | Roeland Jago Douma | 2016-08-10 | 1 | -0/+9 |
| | * | | | Add note password is only shown once | Roeland Jago Douma | 2016-08-10 | 1 | -1/+4 |
| |/ / / | |||||
| * | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-10 | 64 | -56/+182 |
| * | | | Merge pull request #777 from nextcloud/ocs_capabilities | Morris Jobke | 2016-08-10 | 7 | -98/+100 |
| |\ \ \ | |||||
| | * | | | Remove OC_OCS_Cloud and OC\OCS\Cloud | Roeland Jago Douma | 2016-08-09 | 2 | -67/+0 |
| | * | | | Move /cloud/user to Core app | Roeland Jago Douma | 2016-08-09 | 3 | -9/+23 |
| | * | | | Move getCapabilities over to Core | Roeland Jago Douma | 2016-08-09 | 5 | -25/+31 |
| | * | | | Allow OCS routes in Core and Settings | Roeland Jago Douma | 2016-08-09 | 2 | -0/+49 |
| | | |/ | | |/| | |||||
| * | | | Merge pull request #677 from nextcloud/app-menu-fix | Lukas Reschke | 2016-08-10 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | Fix closing app menu on mobile | Julius Haertl | 2016-07-31 | 1 | -0/+4 |
| * | | | | Merge pull request #529 from nextcloud/vendor-maintenance-downgrade | Lukas Reschke | 2016-08-10 | 4 | -3/+43 |
| |\ \ \ \ | |||||
| | * | | | | Allow downgrades of maintenance accross vendors | Joas Schilling | 2016-07-22 | 4 | -3/+43 |
| * | | | | | Merge pull request #783 from nextcloud/app-disable-yellow | Lukas Reschke | 2016-08-10 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | make disabled apps more clear during upgrade | Robin Appelman | 2016-08-09 | 1 | -2/+2 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge pull request #784 from nextcloud/admin_php_smtp_casing | Lukas Reschke | 2016-08-09 | 1 | -6/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | Admin setting PHP and SMTP casing | Roeland Jago Douma | 2016-08-09 | 1 | -6/+6 |
| * | | | | | | Merge pull request #799 from nextcloud/open_date_picker_on_toggle | Morris Jobke | 2016-08-09 | 1 | -0/+2 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | |