Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7933 from nextcloud/update-notification-vuejs | Joas Schilling | 2018-02-26 | 2 | -15/+75 |
|\ | |||||
| * | 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 |
* | | 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 #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 #8026 from nextcloud/feature/noid/allow-custom-html-in-htm... | Joas Schilling | 2018-02-26 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Fix existing usages | Joas Schilling | 2018-02-15 | 1 | -2/+2 |
* | | | | | Use array in t() calls in exception template | Julius Härtl | 2018-02-23 | 1 | -7/+7 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-23 | 4 | -2/+4 |
* | | | | | don't try login with the same name that just failed | Arthur Schiwon | 2018-02-22 | 1 | -3/+5 |
* | | | | | Fix more templates | Roeland Jago Douma | 2018-02-21 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-21 | 6 | -2/+82 |
* | | | | Merge pull request #8336 from nextcloud/cleanup-unused-parameter | Roeland Jago Douma | 2018-02-20 | 1 | -6/+1 |
|\ \ \ \ | |||||
| * | | | | Remove config from AutoCompleteController | Morris Jobke | 2018-02-13 | 1 | -6/+1 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-20 | 4 | -8/+64 |
* | | | | | Merge pull request #8428 from nextcloud/fix_8189 | Roeland Jago Douma | 2018-02-19 | 2 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Add TTF of OpenSand-{Ligh,Semibold} | Roeland Jago Douma | 2018-02-19 | 2 | -0/+0 |
* | | | | | | Remove unused var in OC.Notification.showTemporary | Christoph Wurst | 2018-02-19 | 1 | -1/+0 |
|/ / / / / | |||||
* | | | / | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-19 | 2 | -12/+38 |
| |_|_|/ |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-17 | 2 | -2/+40 |
* | | | | App manager is not needed anymore | Joas Schilling | 2018-02-16 | 1 | -2/+1 |
* | | | | Validate the info.xml against the appstore schema file | Joas Schilling | 2018-02-16 | 2 | -52/+5 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-16 | 2 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Merge pull request #8095 from nextcloud/webapps-capabilities | Morris Jobke | 2018-02-15 | 2 | -0/+94 |
|\ \ \ | |||||
| * | | | Also rewrite icon url | Julius Härtl | 2018-02-12 | 1 | -0/+3 |
| * | | | Move to OCS endpoint | Julius Härtl | 2018-02-12 | 2 | -16/+18 |
| * | | | Allow requesting absolute URLs | Julius Härtl | 2018-02-12 | 1 | -5/+33 |
| * | | | Add tests for NavigationController | Julius Härtl | 2018-02-12 | 1 | -2/+2 |
| * | | | Add navigation endpoint | Julius Härtl | 2018-02-12 | 2 | -0/+61 |
* | | | | Merge pull request #8376 from nextcloud/devgals | Morris Jobke | 2018-02-15 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Fix edit tag textbox size | Aastha Gupta | 2018-02-15 | 1 | -0/+1 |
* | | | | | Merge pull request #7754 from pierlon/master | Morris Jobke | 2018-02-15 | 4 | -0/+17 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Use generic icons for clients | Pierre Gordon | 2018-01-20 | 13 | -39/+9 |
| * | | | | Centralize icons | Pierre Gordon | 2018-01-19 | 10 | -0/+47 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-14 | 10 | -12/+438 |
* | | | | | Merge pull request #8335 from nextcloud/remove-unused-import | Morris Jobke | 2018-02-14 | 14 | -27/+0 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Remove unused import statements | Morris Jobke | 2018-02-14 | 14 | -27/+0 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #8337 from nextcloud/use-non-alias-method | Joas Schilling | 2018-02-14 | 3 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | Use non aliased method instead | Morris Jobke | 2018-02-13 | 3 | -4/+4 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-14 | 6 | -16/+88 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-13 | 16 | -4/+2780 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-12 | 10 | -6/+142 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 2 | -2/+2 |