aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Remove quota focus and unwanted state classesJohn Molakvoæ (skjnldsv)2017-01-211-18/+16
| * | | | | Fixed strengthify wrapperJohn Molakvoæ (skjnldsv)2017-01-211-3/+3
| * | | | | Fixed show passwordJohn Molakvoæ (skjnldsv)2017-01-211-3/+2
| * | | | | Removed old svg and added new onesJohn Molakvoæ (skjnldsv)2017-01-2118-16/+4
| * | | | | Going back to svg for the checkmark and the mixed markJohn Molakvoæ (skjnldsv)2017-01-211-31/+13
| * | | | | Inputs.scss rewritting and optimisation, fix #3121John Molakvoæ (skjnldsv)2017-01-211-575/+309
| |/ / / /
* | | | | Merge pull request #3004 from nextcloud/fix-installation-cssLukas Reschke2017-01-229-1326/+756
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixed strengthify wrapperJohn Molakvoæ (skjnldsv)2017-01-211-0/+15
| * | | | fix show-more-icon positionChristoph Wurst2017-01-171-2/+1
| * | | | Added loader and fixed tabsJohn Molakvoæ (skjnldsv)2017-01-101-23/+93
| * | | | Create unified css file and merge all needed data into this fileJohn Molakvoæ (skjnldsv)2017-01-107-1573/+590
| * | | | Revert styles scss changesJohn Molakvoæ (skjnldsv)2017-01-101-0/+472
| * | | | Removed jquery scssJohn Molakvoæ (skjnldsv)2017-01-106-652/+509
* | | | | [tx-robot] updated from transifexNextcloud bot2017-01-2210-16/+16
| |_|_|/ |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-01-2110-28/+30
* | | | Merge pull request #3177 from nextcloud/default-value-mail_smtpmodeJoas Schilling2017-01-203-5/+5
|\ \ \ \
| * | | | Adjust the testsJoas Schilling2017-01-201-2/+2
| * | | | Fix default of mail_smtpmode - fixes #3102Morris Jobke2017-01-192-3/+3
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2017-01-208-10/+124
* | | | Merge pull request #3144 from nextcloud/use-data-download-responseMorris Jobke2017-01-192-7/+3
|\ \ \ \
| * | | | Use DataDownloadResponseLukas Reschke2017-01-182-7/+3
* | | | | Merge pull request #3152 from nextcloud/add-brute-force-protectionJoas Schilling2017-01-192-19/+28
|\ \ \ \ \
| * | | | | some code cleanup while working on the fileBjoern Schiessle2017-01-191-19/+26
| * | | | | add brute force protection to 'mount public link' operationBjoern Schiessle2017-01-191-0/+1
| * | | | | add brute force protection to password reset to make it harder to guess user ...Bjoern Schiessle2017-01-191-0/+1
| | |_|/ / | |/| | |
* | | | | Revert "update icewind/streams to 0.5.2"Robin Appelman2017-01-1911-135/+57
* | | | | update icewind/streams to 0.5.2Robin Appelman2017-01-1911-57/+135
|/ / / /
* | | | Merge pull request #3150 from nextcloud/highlight-active-navigationJohn Molakvoæ2017-01-193-1/+8
|\ \ \ \
| * | | | theme app navigation menu highlight colorMorris Jobke2017-01-182-0/+5
| * | | | highlight active navigation entry better, fix #2096Jan-Christoph Borchardt2017-01-191-1/+3
* | | | | Merge pull request #3081 from nextcloud/2fa-backup-codes-test-coverageLukas Reschke2017-01-197-17/+184
|\ \ \ \ \
| * | | | | fix file endingChristoph Wurst2017-01-181-1/+1
| * | | | | make sure files end with emtpy lineChristoph Wurst2017-01-182-2/+2
| * | | | | ignore code we're unable to testChristoph Wurst2017-01-185-3/+8
| * | | | | test activity providerChristoph Wurst2017-01-182-0/+136
| * | | | | increase GenericProvider's test coverageChristoph Wurst2017-01-181-9/+35
* | | | | | Merge pull request #3050 from nextcloud/header-scss-optimisationLukas Reschke2017-01-191-119/+108
|\ \ \ \ \ \
| * | | | | | Copyright and code formatJohn Molakvoæ (skjnldsv)2017-01-121-13/+25
| * | | | | | Header scss optimisationJohn Molakvoæ (skjnldsv)2017-01-121-106/+83
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-01-194-28/+28
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #3133 from nextcloud/j-ed-masterMorris Jobke2017-01-181-32/+192
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | added parameter default valuesj-ed2017-01-171-32/+192
* | | | | | Merge pull request #3142 from senden9/patch-1Morris Jobke2017-01-181-1/+1
|\ \ \ \ \ \
| * | | | | | Fix style in commentStefano Probst2017-01-181-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #3120 from nextcloud/brute-force-protection-apiMorris Jobke2017-01-189-25/+152
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add action to existing brute force protectionBjoern Schiessle2017-01-183-10/+10
| * | | | | add some unit testsBjoern Schiessle2017-01-182-1/+85
| * | | | | handle optional annotation parametersBjoern Schiessle2017-01-182-3/+20
| * | | | | Fix the regex for annotations with valuesJoas Schilling2017-01-181-1/+1
| * | | | | introduce brute force protection for api callsBjoern Schiessle2017-01-183-11/+37
| | |_|_|/ | |/| | |