Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | fixup! Add vselect theming into server | John Molakvoæ (skjnldsv) | 2018-02-22 | 1 | -1/+0 | |
| * | | | | | | Add vselect theming into server | John Molakvoæ (skjnldsv) | 2018-02-22 | 2 | -15/+76 | |
| * | | | | | | Ignore the map file too | Joas Schilling | 2018-02-22 | 1 | -0/+1 | |
| * | | | | | | Use mixin for translations | Joas Schilling | 2018-02-22 | 2 | -48/+22 | |
| * | | | | | | Use VueSelect instead of select2 | Joas Schilling | 2018-02-22 | 6 | -14/+72 | |
| * | | | | | | Move updatenotifications to webpack with .vue file | Joas Schilling | 2018-02-22 | 12 | -10706/+6488 | |
| * | | | | | | Migrate the app to Vue.js | Joas Schilling | 2018-02-22 | 8 | -163/+10767 | |
| * | | | | | | Rename legacy notification so it's less confusing | Joas Schilling | 2018-02-22 | 2 | -2/+2 | |
* | | | | | | | Merge pull request #8359 from nextcloud/swift-v3 | Morris Jobke | 2018-02-26 | 10 | -28/+166 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | adjust external storage config format to the one used in primary storage | Robin Appelman | 2018-02-26 | 2 | -5/+9 | |
| * | | | | | | | Kill objectstore CI if we can't create a file | Roeland Jago Douma | 2018-02-26 | 1 | -0/+7 | |
| * | | | | | | | Some swift v3 example config | Roeland Jago Douma | 2018-02-26 | 1 | -0/+22 | |
| * | | | | | | | Use username + pass in config | Roeland Jago Douma | 2018-02-26 | 1 | -2/+5 | |
| * | | | | | | | User proper username + pass | Roeland Jago Douma | 2018-02-26 | 1 | -2/+2 | |
| * | | | | | | | Other config | Roeland Jago Douma | 2018-02-26 | 1 | -14/+32 | |
| * | | | | | | | Add v3.0 auth run | Roeland Jago Douma | 2018-02-26 | 2 | -1/+6 | |
| * | | | | | | | add support for v3 swift auth | Robin Appelman | 2018-02-26 | 6 | -15/+94 | |
* | | | | | | | | Merge pull request #8463 from kyrofa/bugfix/8462/theming_app_outside_root | Morris Jobke | 2018-02-26 | 2 | -5/+34 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove null check | Kyle Fazzari | 2018-02-25 | 1 | -7/+2 | |
| * | | | | | | | | Add mock to setup | Kyle Fazzari | 2018-02-24 | 1 | -16/+4 | |
| * | | | | | | | | theming: handle not being in the serverroot | Kyle Fazzari | 2018-02-20 | 2 | -3/+49 | |
* | | | | | | | | | Merge pull request #8541 from nextcloud/translate-permission-error-page | Morris Jobke | 2018-02-26 | 6 | -16/+34 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Provide translated error message for permission error | Morris Jobke | 2018-02-26 | 6 | -16/+34 | |
* | | | | | | | | | | Merge pull request #6481 from nextcloud/occ-app-install-enable | Morris Jobke | 2018-02-26 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | enable app by default after occ app:install | sualko | 2018-02-26 | 1 | -3/+3 | |
| * | | | | | | | | | | add enable flag to occ app:install (fix #5834) | sualko | 2018-02-26 | 1 | -0/+13 | |
* | | | | | | | | | | | Merge pull request #8455 from nextcloud/proper_mount_type_external | Morris Jobke | 2018-02-26 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Properly set the mount type for external storages | Roeland Jago Douma | 2018-02-20 | 2 | -3/+3 | |
* | | | | | | | | | | | | Merge pull request #8355 from nextcloud/fix-comments-num-index | Morris Jobke | 2018-02-26 | 5 | -12/+202 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fix systemtags event with numeric user ids | Arthur Schiwon | 2018-02-14 | 1 | -1/+2 | |
| * | | | | | | | | | | | | tests for systemtags related to numeric user ids | Arthur Schiwon | 2018-02-14 | 1 | -3/+3 | |
| * | | | | | | | | | | | | fix creating comments when file is accessible to users with numeric ids | Arthur Schiwon | 2018-02-14 | 1 | -3/+4 | |
| * | | | | | | | | | | | | test creating comments with numeric user ids | Arthur Schiwon | 2018-02-14 | 2 | -6/+193 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #8412 from agates/master | Morris Jobke | 2018-02-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add mtime and storage_mtime to db:convert-filecache-bigint | Alecks Gates | 2018-02-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #8390 from dasisdormax/master | Morris Jobke | 2018-02-26 | 3 | -18/+84 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Update tests for indeterminate state, fix slashes not being escaped | Maximilian Wende | 2018-02-16 | 2 | -2/+50 | |
| * | | | | | | | | | | | | Fix indeterminate checkbox state not showing correctly | Maximilian Wende | 2018-02-15 | 1 | -8/+11 | |
| * | | | | | | | | | | | | Add indeterminate state to 'can edit' share permission checkbox, see #8371 | Maximilian Wende | 2018-02-15 | 2 | -9/+24 | |
* | | | | | | | | | | | | | Merge pull request #8203 from Cybso/split-move-copy | Morris Jobke | 2018-02-26 | 5 | -11/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Split move and copy operations | Roland Tapken | 2018-02-15 | 5 | -11/+54 | |
* | | | | | | | | | | | | | | Merge pull request #8511 from nextcloud/ext-storage-error-warning-fix | Morris Jobke | 2018-02-26 | 3 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Updated error message | John Molakvoæ (skjnldsv) | 2018-02-23 | 2 | -4/+2 | |
| * | | | | | | | | | | | | | Fixed default urls | John Molakvoæ (skjnldsv) | 2018-02-22 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | Show error if no external storage configured | John Molakvoæ (skjnldsv) | 2018-02-22 | 2 | -0/+7 | |
* | | | | | | | | | | | | | | Merge pull request #8539 from nextcloud/openstack-304 | Robin Appelman | 2018-02-26 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | update php-opencloud/openstack to 3.0.4 | Robin Appelman | 2018-02-26 | 1 | -0/+0 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #8504 from nextcloud/bugfix/noid/well-its-not-an-array | Roeland Jago Douma | 2018-02-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Dont use $info as array when its not an array | Joas Schilling | 2018-02-22 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-htm... | Joas Schilling | 2018-02-26 | 5 | -22/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |