Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the icons for shipped apps | Joas Schilling | 2017-01-19 | 6 | -12/+74 |
* | Add the icon for the default sections | Joas Schilling | 2017-01-19 | 10 | -45/+33 |
* | Allow apps to specify an icon with the sections via the API | Joas Schilling | 2017-01-19 | 5 | -6/+74 |
* | add viewBox to not run into scaling issues | Morris Jobke | 2017-01-19 | 4 | -4/+4 |
* | add icons to admin settings navigation | Jan-Christoph Borchardt | 2017-01-19 | 7 | -2/+40 |
* | add icons to personal settings navigation | Jan-Christoph Borchardt | 2017-01-19 | 7 | -2/+39 |
* | Merge pull request #3150 from nextcloud/highlight-active-navigation | John Molakvoæ | 2017-01-19 | 3 | -1/+8 |
|\ | |||||
| * | theme app navigation menu highlight color | Morris Jobke | 2017-01-18 | 2 | -0/+5 |
| * | highlight active navigation entry better, fix #2096 | Jan-Christoph Borchardt | 2017-01-19 | 1 | -1/+3 |
* | | Merge pull request #3081 from nextcloud/2fa-backup-codes-test-coverage | Lukas Reschke | 2017-01-19 | 7 | -17/+184 |
|\ \ | |||||
| * | | fix file ending | Christoph Wurst | 2017-01-18 | 1 | -1/+1 |
| * | | make sure files end with emtpy line | Christoph Wurst | 2017-01-18 | 2 | -2/+2 |
| * | | ignore code we're unable to test | Christoph Wurst | 2017-01-18 | 5 | -3/+8 |
| * | | test activity provider | Christoph Wurst | 2017-01-18 | 2 | -0/+136 |
| * | | increase GenericProvider's test coverage | Christoph Wurst | 2017-01-18 | 1 | -9/+35 |
* | | | Merge pull request #3050 from nextcloud/header-scss-optimisation | Lukas Reschke | 2017-01-19 | 1 | -119/+108 |
|\ \ \ | |||||
| * | | | Copyright and code format | John Molakvoæ (skjnldsv) | 2017-01-12 | 1 | -13/+25 |
| * | | | Header scss optimisation | John Molakvoæ (skjnldsv) | 2017-01-12 | 1 | -106/+83 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-19 | 4 | -28/+28 |
| |_|/ |/| | | |||||
* | | | Merge pull request #3133 from nextcloud/j-ed-master | Morris Jobke | 2017-01-18 | 1 | -32/+192 |
|\ \ \ | |_|/ |/| | | |||||
| * | | added parameter default values | j-ed | 2017-01-17 | 1 | -32/+192 |
* | | | Merge pull request #3142 from senden9/patch-1 | Morris Jobke | 2017-01-18 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix style in comment | Stefano Probst | 2017-01-18 | 1 | -1/+1 |
* | | | | Merge pull request #3120 from nextcloud/brute-force-protection-api | Morris Jobke | 2017-01-18 | 9 | -25/+152 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | add action to existing brute force protection | Bjoern Schiessle | 2017-01-18 | 3 | -10/+10 |
| * | | | add some unit tests | Bjoern Schiessle | 2017-01-18 | 2 | -1/+85 |
| * | | | handle optional annotation parameters | Bjoern Schiessle | 2017-01-18 | 2 | -3/+20 |
| * | | | Fix the regex for annotations with values | Joas Schilling | 2017-01-18 | 1 | -1/+1 |
| * | | | introduce brute force protection for api calls | Bjoern Schiessle | 2017-01-18 | 3 | -11/+37 |
* | | | | Merge pull request #3078 from nextcloud/2fa-backup-codes-entropy | Lukas Reschke | 2017-01-18 | 2 | -20/+28 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | use constant and clean up unit test | Christoph Wurst | 2017-01-16 | 2 | -19/+18 |
| * | | | Increase 2fa backup codes entropy | Christoph Wurst | 2017-01-16 | 2 | -2/+11 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-18 | 10 | -60/+290 |
* | | | | Merge pull request #2776 from nextcloud/prevent-quotes-from-being-a-problem | Morris Jobke | 2017-01-17 | 1 | -1/+9 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Escape the name for the jquery selector | Joas Schilling | 2016-12-20 | 1 | -1/+9 |
* | | | | Merge pull request #3116 from nextcloud/spreed-turnserver-secret-is-sensitive | Lukas Reschke | 2017-01-17 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Make sure the spreed TURN server secret stays a secret | Joas Schilling | 2017-01-17 | 1 | -0/+4 |
* | | | | | Merge pull request #3075 from nils/debug-no-versionhash | Joas Schilling | 2017-01-17 | 1 | -3/+12 |
|\ \ \ \ \ | |||||
| * | | | | | [Enhancement] Do not add version hash in debug mode | Nils | 2017-01-15 | 1 | -3/+12 |
* | | | | | | Merge pull request #3106 from nextcloud/spreed-calls-are-objects | Joas Schilling | 2017-01-17 | 1 | -0/+25 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Add call-type in case the information shall be used for styling or something ... | Joas Schilling | 2017-01-17 | 1 | -0/+6 |
| * | | | | | Define spreed calls | Joas Schilling | 2017-01-16 | 1 | -0/+19 |
* | | | | | | Merge pull request #3114 from nextcloud/menuitem-fix | Björn Schießle | 2017-01-17 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add menuitem to popover menu | John Molakvoæ | 2017-01-17 | 1 | -1/+2 |
* | | | | | | | Merge pull request #1594 from nextcloud/markdown-support-for-app-descriptions | Joas Schilling | 2017-01-17 | 18 | -51/+625 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | add a bit of space around paragraphs | Morris Jobke | 2017-01-16 | 1 | -0/+3 |
| * | | | | | | | fix list style of app description | Morris Jobke | 2017-01-16 | 2 | -4/+18 |
| * | | | | | | | Allow ordered lists as well | Joas Schilling | 2017-01-16 | 1 | -1/+2 |
| * | | | | | | | Manually whitelist tags | Lukas Reschke | 2017-01-13 | 1 | -1/+16 |
| * | | | | | | | Apply DOMPurify over HTML | Lukas Reschke | 2017-01-13 | 7 | -3/+434 |