Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-19 | 18 | -0/+156 | |
* | | | | | | Merge pull request #435 from nextcloud/classmap | Roeland Douma | 2016-07-18 | 8 | -126/+1498 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Use classmap to load core files | Roeland Jago Douma | 2016-07-18 | 8 | -126/+1498 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #414 from nextcloud/files_sharing_event_dispatcher | Björn Schießle | 2016-07-18 | 4 | -36/+55 | |
|\ \ \ \ \ | ||||||
| * | | | | | Cleanup coding style | Roeland Jago Douma | 2016-07-18 | 1 | -30/+28 | |
| * | | | | | Add eventdispatcher to public link view | Roeland Jago Douma | 2016-07-18 | 3 | -3/+21 | |
| * | | | | | Move JS inclusion to Controller | Roeland Jago Douma | 2016-07-18 | 2 | -20/+23 | |
| |/ / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-18 | 52 | -482/+82 | |
* | | | | | Merge pull request #405 from nextcloud/theming-fixes | Björn Schießle | 2016-07-18 | 19 | -25/+87 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add unit tests | Joas Schilling | 2016-07-15 | 1 | -0/+46 | |
| * | | | | | Also load the theming app on CLI | Joas Schilling | 2016-07-15 | 1 | -1/+7 | |
| * | | | | | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 16 | -24/+21 | |
| * | | | | | Better handling of empty slogan | Joas Schilling | 2016-07-15 | 1 | -0/+13 | |
* | | | | | | Merge pull request #430 from nextcloud/remove_assetic | Morris Jobke | 2016-07-18 | 1 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [3rdparty] Remove assetic | Roeland Jago Douma | 2016-07-18 | 1 | -0/+0 | |
* | | | | | | | Merge pull request #428 from nextcloud/setupfromtoken_sharemanager | Morris Jobke | 2016-07-18 | 2 | -70/+31 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Move SetupFromToken to ShareManager | Roeland Jago Douma | 2016-07-18 | 2 | -70/+31 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #431 from nextcloud/postgres-password-not-quoted | Roeland Douma | 2016-07-18 | 1 | -3/+3 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Prevent syntax error when creating user or changing password | Joas Schilling | 2016-07-18 | 1 | -3/+3 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #412 from nextcloud/theming-foreground-color | Joas Schilling | 2016-07-18 | 7 | -5/+232 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Theming: Fix image paths for caret icon | Julius Haertl | 2016-07-16 | 3 | -5/+5 | |
| * | | | | Theming: Fix spaces in settings-admin.js | Julius Haertl | 2016-07-15 | 1 | -4/+4 | |
| * | | | | Theming: Add tests for inverted colors | Julius Haertl | 2016-07-15 | 2 | -3/+130 | |
| * | | | | Theming: Implement swapping the foreground color for bright colors | Julius Haertl | 2016-07-15 | 5 | -1/+101 | |
* | | | | | Merge pull request #418 from nextcloud/remove_asset_pipeline | Morris Jobke | 2016-07-18 | 4 | -194/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove asset pipelin | Roeland Jago Douma | 2016-07-15 | 4 | -194/+21 | |
* | | | | | | Merge pull request #379 from nextcloud/create_federated_share_on_mount | Morris Jobke | 2016-07-18 | 20 | -207/+671 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | don't convert link share to federated share if outgoing federated shares are ... | Bjoern Schiessle | 2016-07-14 | 2 | -12/+36 | |
| * | | | | | rename SaveToNextcloudController to MountPublicLinkController | Bjoern Schiessle | 2016-07-14 | 4 | -25/+31 | |
| * | | | | | adjust copyright notices | Bjoern Schiessle | 2016-07-14 | 3 | -0/+5 | |
| * | | | | | remove unused parameter | Bjoern Schiessle | 2016-07-14 | 7 | -7/+7 | |
| * | | | | | allow to mount public link from Nextclouds <= 9 | Bjoern Schiessle | 2016-07-14 | 2 | -5/+136 | |
| * | | | | | move some stuff over to the federatedfilesharing app | Bjoern Schiessle | 2016-07-14 | 10 | -106/+128 | |
| * | | | | | s/ownCloud/Nextcloud | Bjoern Schiessle | 2016-07-14 | 6 | -22/+19 | |
| * | | | | | continue to accept the URL of the remote server instead of the federated clou... | Bjoern Schiessle | 2016-07-14 | 5 | -129/+138 | |
| * | | | | | replace 'ownCloud' with 'Nextcloud' | Bjoern Schiessle | 2016-07-14 | 2 | -3/+3 | |
| * | | | | | add unit tests | Björn Schießle | 2016-07-14 | 1 | -0/+161 | |
| * | | | | | create a real federated share if a user add a public link to his ownCloud | Björn Schießle | 2016-07-14 | 7 | -47/+156 | |
* | | | | | | Merge pull request #425 from nextcloud/signing-version-issue-template | Roeland Douma | 2016-07-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Signing - there is no version under Nextcloud 9 | Marius Blüm | 2016-07-17 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-17 | 8 | -42/+46 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-16 | 28 | -48/+24 | |
* | | | | | | Merge pull request #381 from nextcloud/postgres-setup | Roeland Douma | 2016-07-15 | 6 | -149/+118 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix test | Robin Appelman | 2016-07-13 | 1 | -8/+8 | |
| * | | | | | | dont check for pgsql extension during setup | Robin Appelman | 2016-07-12 | 1 | -2/+2 | |
| * | | | | | | use pdo for postgres setup | Robin Appelman | 2016-07-12 | 2 | -105/+85 | |
| * | | | | | | Remove duplicate database connect logic in mysql setup | Robin Appelman | 2016-07-12 | 3 | -36/+25 | |
* | | | | | | | Merge pull request #395 from nextcloud/user-preferences-occ | Roeland Douma | 2016-07-15 | 3 | -0/+691 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Use argument instead of value | Joas Schilling | 2016-07-14 | 2 | -32/+30 | |
| * | | | | | | FIx my email | Joas Schilling | 2016-07-13 | 2 | -3/+2 |