summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #8285 from nextcloud/apps_files-smb-catch-exceptions-on-li...Roeland Jago Douma2018-02-271-3/+13
|\ \ \ \
| * | | | Make SMB module more fault-tolerantRoland Tapken2018-02-091-3/+13
* | | | | Merge pull request #8475 from sagorika1996/themeMorris Jobke2018-02-271-5/+32
|\ \ \ \ \
| * | | | | Empty name not allowedSagorika Das2018-02-271-5/+32
| | |/ / / | |/| | |
* | | | | Merge pull request #8553 from nextcloud/strict_loggerMorris Jobke2018-02-274-30/+32
|\ \ \ \ \
| * | | | | Loglevel is an intRoeland Jago Douma2018-02-274-6/+6
| * | | | | Typehint ThrowableRoeland Jago Douma2018-02-272-2/+2
| * | | | | Make ILogger strictRoeland Jago Douma2018-02-274-28/+30
* | | | | | Merge pull request #8552 from nextcloud/strict_sessionMorris Jobke2018-02-275-35/+42
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make ISession strictRoeland Jago Douma2018-02-265-35/+42
* | | | | | Merge pull request #8557 from nextcloud/fix-theming-defaultsRoeland Jago Douma2018-02-271-1/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix check if theming defaults instance is availableMorris Jobke2018-02-271-1/+5
|/ / / / /
* | | | | Merge pull request #8548 from BernieO/patch-1Roeland Jago Douma2018-02-271-3/+3
|\ \ \ \ \
| * | | | | fix: change 'sqlite' to 'sqlite3'BernieO2018-02-261-3/+3
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-02-27242-1614/+1738
* | | | | | Merge pull request #8485 from sagorika1996/renameRoeland Jago Douma2018-02-261-1/+5
|\ \ \ \ \ \
| * | | | | | rename dialog closed when not activeSagorika Das2018-02-211-1/+5
* | | | | | | Merge pull request #7933 from nextcloud/update-notification-vuejsJoas Schilling2018-02-2617-193/+6692
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix appnameMorris Jobke2018-02-261-1/+1
| * | | | | | Fix unit testsJoas Schilling2018-02-231-1/+21
| * | | | | | fixup! Add vselect theming into serverJohn Molakvoæ (skjnldsv)2018-02-221-1/+0
| * | | | | | Add vselect theming into serverJohn Molakvoæ (skjnldsv)2018-02-222-15/+76
| * | | | | | Ignore the map file tooJoas Schilling2018-02-221-0/+1
| * | | | | | Use mixin for translationsJoas Schilling2018-02-222-48/+22
| * | | | | | Use VueSelect instead of select2Joas Schilling2018-02-226-14/+72
| * | | | | | Move updatenotifications to webpack with .vue fileJoas Schilling2018-02-2212-10706/+6488
| * | | | | | Migrate the app to Vue.jsJoas Schilling2018-02-228-163/+10767
| * | | | | | Rename legacy notification so it's less confusingJoas Schilling2018-02-222-2/+2
* | | | | | | Merge pull request #8359 from nextcloud/swift-v3Morris Jobke2018-02-2610-28/+166
|\ \ \ \ \ \ \
| * | | | | | | adjust external storage config format to the one used in primary storageRobin Appelman2018-02-262-5/+9
| * | | | | | | Kill objectstore CI if we can't create a fileRoeland Jago Douma2018-02-261-0/+7
| * | | | | | | Some swift v3 example configRoeland Jago Douma2018-02-261-0/+22
| * | | | | | | Use username + pass in configRoeland Jago Douma2018-02-261-2/+5
| * | | | | | | User proper username + passRoeland Jago Douma2018-02-261-2/+2
| * | | | | | | Other configRoeland Jago Douma2018-02-261-14/+32
| * | | | | | | Add v3.0 auth runRoeland Jago Douma2018-02-262-1/+6
| * | | | | | | add support for v3 swift authRobin Appelman2018-02-266-15/+94
* | | | | | | | Merge pull request #8463 from kyrofa/bugfix/8462/theming_app_outside_rootMorris Jobke2018-02-262-5/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove null checkKyle Fazzari2018-02-251-7/+2
| * | | | | | | | Add mock to setupKyle Fazzari2018-02-241-16/+4
| * | | | | | | | theming: handle not being in the serverrootKyle Fazzari2018-02-202-3/+49
* | | | | | | | | Merge pull request #8541 from nextcloud/translate-permission-error-pageMorris Jobke2018-02-266-16/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Provide translated error message for permission errorMorris Jobke2018-02-266-16/+34
* | | | | | | | | | Merge pull request #6481 from nextcloud/occ-app-install-enableMorris Jobke2018-02-261-0/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | enable app by default after occ app:installsualko2018-02-261-3/+3
| * | | | | | | | | | add enable flag to occ app:install (fix #5834)sualko2018-02-261-0/+13
* | | | | | | | | | | Merge pull request #8455 from nextcloud/proper_mount_type_externalMorris Jobke2018-02-262-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Properly set the mount type for external storagesRoeland Jago Douma2018-02-202-3/+3
* | | | | | | | | | | | Merge pull request #8355 from nextcloud/fix-comments-num-indexMorris Jobke2018-02-265-12/+202
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix systemtags event with numeric user idsArthur Schiwon2018-02-141-1/+2