Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dark hackery to not always disable CSRF for OCS controllers | Roeland Jago Douma | 2016-07-29 | 2 | -2/+65 |
| | |||||
* | Merge pull request #556 from nextcloud/nextcloud-version-check | Morris Jobke | 2016-07-29 | 2 | -3/+27 |
|\ | | | | | Allow apps to check for a given nextcloud version | ||||
| * | Translate the server version for nextcloud | Joas Schilling | 2016-07-26 | 2 | -3/+27 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-29 | 120 | -618/+186 |
| | | |||||
* | | Merge pull request #640 from nextcloud/enoch85-patch-2 | Morris Jobke | 2016-07-28 | 1 | -3/+3 |
|\ \ | | | | | | | ownCloud -> Nextcloud | ||||
| * | | ownCloud -> Nextcloud | Daniel Hansson | 2016-07-28 | 1 | -3/+3 |
|/ / | |||||
* | | Merge pull request #408 from nextcloud/psr4-theming | Björn Schießle | 2016-07-28 | 9 | -45/+81 |
|\ \ | | | | | | | PSR-4 for the Theming app | ||||
| * | | Fix tests | Joas Schilling | 2016-07-28 | 5 | -29/+70 |
| | | | |||||
| * | | Update routes.php | Joas Schilling | 2016-07-28 | 1 | -4/+2 |
| | | | |||||
| * | | Remove useless check | Joas Schilling | 2016-07-28 | 1 | -3/+1 |
| | | | |||||
| * | | Use the methods on the Response object | Joas Schilling | 2016-07-28 | 1 | -11/+10 |
| | | | |||||
| * | | Use public API preferable | Joas Schilling | 2016-07-28 | 1 | -1/+1 |
| | | | |||||
| * | | Move classes to PSR-4 | Joas Schilling | 2016-07-28 | 6 | -0/+0 |
|/ / | |||||
* | | Merge pull request #636 from nextcloud/theming-fix | Morris Jobke | 2016-07-28 | 2 | -4/+4 |
|\ \ | | | | | | | fix background id selector for the first run wizard | ||||
| * | | fix background id selector for the first run wizard | Bjoern Schiessle | 2016-07-28 | 2 | -4/+4 |
| | | | |||||
* | | | Merge pull request #590 from ↵ | Morris Jobke | 2016-07-28 | 1 | -2/+8 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/fixing-undefined-OfflineUser-composeAndStoreDisplayName Fix undefined OfflineUser::composeAndStoreDisplayName() | ||||
| * | | | [stable9.1] Fix undefined OfflineUser::composeAndStoreDisplayName() - fixes ↵ | Thomas Müller | 2016-07-27 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | #23248 | ||||
* | | | | Merge pull request #592 from nextcloud/ldap-avoidneedlesssetemailonlogin | Lukas Reschke | 2016-07-28 | 1 | -1/+4 |
|\ \ \ \ | | | | | | | | | | | Prevent setting email and triggering events at login time (#25553) | ||||
| * | | | | Prevent setting email and triggering events at login time (#25553) | Vincent Petry | 2016-07-27 | 1 | -1/+4 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever an LDAP user also has an email address defined in LDAP, the LDAP code will try and update the email address of the locally known user. This happens at login time or every time the user's LDAP attributes are processed. There is code listening to the email setting hook which updates the system address book, which also will trigger FS setup due to avatars and other things. This fix only sets the email address when really necessary. | ||||
* | | | | Merge pull request #632 from nextcloud/vm | Morris Jobke | 2016-07-28 | 1 | -0/+5 |
|\ \ \ \ | |_|/ / |/| | | | add info about the Nextcloud VM | ||||
| * | | | wording | Daniel Hansson | 2016-07-28 | 1 | -2/+2 |
| | | | | |||||
| * | | | add info about the Nextcloud VM | Daniel Hansson | 2016-07-28 | 1 | -0/+5 |
| | | | | | | | | | | | | It's production ready now. | ||||
* | | | | Merge pull request #583 from nextcloud/issue-577-add-l10n | Morris Jobke | 2016-07-28 | 3 | -14/+26 |
|\ \ \ \ | |/ / / |/| | | | Add L10N support | ||||
| * | | | Add L10N support | Joas Schilling | 2016-07-27 | 3 | -14/+26 |
| | | | | |||||
* | | | | Merge pull request #624 from nextcloud/users-capitalization | William Bargent | 2016-07-28 | 4 | -11/+11 |
|\ \ \ \ | | | | | | | | | | | fix capitalization of text in users management | ||||
| * | | | | fix capitalization of text in users management | Jan-Christoph Borchardt | 2016-07-28 | 4 | -11/+11 |
| | | | | | |||||
* | | | | | Merge pull request #620 from nextcloud/theming-firstrunwizard | Björn Schießle | 2016-07-28 | 2 | -53/+159 |
|\ \ \ \ \ | | | | | | | | | | | | | apply theme to the firstrunwizard | ||||
| * | | | | | fix unit tests | Bjoern Schiessle | 2016-07-28 | 1 | -53/+143 |
| | | | | | | |||||
| * | | | | | re-use background color from theme in the firstrunwizard | Bjoern Schiessle | 2016-07-28 | 1 | -0/+9 |
| | | | | | | |||||
| * | | | | | apply theme to the firstrunwizard | Bjoern Schiessle | 2016-07-28 | 1 | -0/+7 |
|/ / / / / | |||||
* | | | | | Merge pull request #612 from nextcloud/improve-xml-loaded-version-handling | Lukas Reschke | 2016-07-28 | 1 | -2/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | libxml - compare against loaded version | ||||
| * | | | | | libxml - compare against loaded version | Morris Jobke | 2016-07-28 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * if the compiled in version is older than the loaded version Nextcloud doesn't work * uses the loaded libxml version to check against fixes #205 | ||||
* | | | | | | Merge pull request #415 from nextcloud/theming-colorize-checkboxes | Jan-Christoph Borchardt | 2016-07-28 | 8 | -61/+194 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Colorize checkboxes depending on theming color | ||||
| * | | | | | Theming: Cleanup and remove opacity from checkbox/radiobutton | Julius Haertl | 2016-07-27 | 2 | -4/+1 |
| | | | | | | |||||
| * | | | | | Theming: Generate colorized radio buttons dynamically | Julius Haertl | 2016-07-27 | 5 | -56/+51 |
| | | | | | | |||||
| * | | | | | Theming: Colorize radio buttons and append new styles on preview | Julius Haertl | 2016-07-27 | 7 | -56/+121 |
| | | | | | | |||||
| * | | | | | Theming: Clean up css generation and fix tests | Julius Haertl | 2016-07-27 | 2 | -55/+87 |
| | | | | | | |||||
| * | | | | | Theming: Colorize checkboxes depending on luminance | Julius Haertl | 2016-07-27 | 3 | -2/+28 |
| | | | | | | |||||
| * | | | | | Theming: Preview for colorized checkboxes | Julius Haertl | 2016-07-27 | 1 | -5/+18 |
| | | | | | | |||||
| * | | | | | Colorize checkboxes depending on theming color | Julius Haertl | 2016-07-27 | 2 | -4/+9 |
| |/ / / / | |||||
* | | | | | Merge pull request #519 from GitHubUser4234/master | blizzz | 2016-07-28 | 25 | -97/+1084 |
|\ \ \ \ \ | | | | | | | | | | | | | New LDAPProvider for user_ldap | ||||
| * | | | | | Nextcloud license header for new files | root | 2016-07-28 | 8 | -64/+83 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-27 | 133 | -178/+914 |
| |\ \ \ \ \ | |||||
| * | | | | | | comments amended | root | 2016-07-27 | 3 | -3/+2 |
| | | | | | | | |||||
| * | | | | | | final changes | root | 2016-07-27 | 8 | -30/+23 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-25 | 77 | -175/+346 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-22 | 18 | -20/+20 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | New LDAPProvider for user_ldap | root | 2016-07-22 | 26 | -98/+1074 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #494 from nextcloud/systemtag-management | Lukas Reschke | 2016-07-28 | 6 | -1/+287 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add a simple Admin UI to manage systemtags | ||||
| * | | | | | | | | | Add a simple Admin UI to manage systemtags | Joas Schilling | 2016-07-27 | 6 | -1/+287 |
| | | | | | | | | | |