summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | User agent checkJoas Schilling2016-08-014-1/+191
| * | Add file mime typeJoas Schilling2016-08-0110-10/+433
| * | Add file size as checkJoas Schilling2016-08-013-0/+165
| * | Add system tag checkJoas Schilling2016-08-013-1/+237
| * | Add the systemtag js filesJoas Schilling2016-08-011-3/+18
| * | Make sure each plugin is only added onceJoas Schilling2016-08-011-12/+8
* | | Make share target consistent when grouping group share with user shareVincent Petry2016-08-032-12/+55
* | | Added more tests for sharing's MountProviderVincent Petry2016-08-031-0/+158
* | | Improved share grouping readability + fixed testVincent Petry2016-08-032-60/+64
* | | Group shares with same source and targetRoeland Jago Douma2016-08-033-53/+118
* | | [tx-robot] updated from transifexNextcloud bot2016-08-036-18/+26
* | | Do not allow to delete/update group shares as a group memberJoas Schilling2016-08-021-4/+4
* | | [tx-robot] updated from transifexNextcloud bot2016-08-022-0/+18
* | | Merge pull request #682 from nextcloud/fix-theming-logoMorris Jobke2016-08-012-14/+14
|\ \ \
| * | | fix missing semicolon to fix themed logo on log in pageJan-Christoph Borchardt2016-08-012-14/+14
* | | | Merge pull request #653 from nextcloud/animate-sidebarMorris Jobke2016-08-011-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix javascript tests for sidebar animationJulius Haertl2016-07-301-0/+4
* | | | Merge pull request #685 from nextcloud/validate-theming-inputBjörn Schießle2016-08-013-30/+94
|\ \ \ \
| * | | | Validate the input of the theming optionsJoas Schilling2016-08-013-30/+94
* | | | | [tx-robot] updated from transifexNextcloud bot2016-08-014-4/+4
* | | | | Merge pull request #674 from nextcloud/action-menu-positionLukas Reschke2016-08-011-7/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove extra file size padding to fix action menu positionJan-Christoph Borchardt2016-07-301-7/+0
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2016-08-0116-2/+88
* | | | Merge pull request #595 from nextcloud/fix_slow_testblizzz2016-07-311-0/+7
|\ \ \ \
| * | | | Close session fast when doing a test to prevent blocking the nextJuan Pablo Villafáñez2016-07-271-0/+7
* | | | | [tx-robot] updated from transifexNextcloud bot2016-07-3110-0/+68
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2016-07-3056-64/+460
* | | | Merge pull request #625 from nextcloud/video-container-sizeJan-Christoph Borchardt2016-07-291-2/+7
|\ \ \ \
| * | | | up the minimum size of the public share video a bit, use 16/9 ratio, fix #603Jan-Christoph Borchardt2016-07-291-2/+7
* | | | | Adding quota plugin to new dav endpoint (#25615)Thomas Müller2016-07-291-0/+3
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2016-07-2954-58/+120
* | | | Fix testsJoas Schilling2016-07-285-29/+70
* | | | Update routes.phpJoas Schilling2016-07-281-4/+2
* | | | Remove useless checkJoas Schilling2016-07-281-3/+1
* | | | Use the methods on the Response objectJoas Schilling2016-07-281-11/+10
* | | | Use public API preferableJoas Schilling2016-07-281-1/+1
* | | | Move classes to PSR-4Joas Schilling2016-07-286-0/+0
* | | | Merge pull request #636 from nextcloud/theming-fixMorris Jobke2016-07-282-4/+4
|\ \ \ \
| * | | | fix background id selector for the first run wizardBjoern Schiessle2016-07-282-4/+4
* | | | | Merge pull request #590 from nextcloud/fixing-undefined-OfflineUser-composeAn...Morris Jobke2016-07-281-2/+8
|\ \ \ \ \
| * | | | | [stable9.1] Fix undefined OfflineUser::composeAndStoreDisplayName() - fixes #...Thomas Müller2016-07-271-2/+8
| | |_|/ / | |/| | |
* | | | | Merge pull request #592 from nextcloud/ldap-avoidneedlesssetemailonloginLukas Reschke2016-07-281-1/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Prevent setting email and triggering events at login time (#25553)Vincent Petry2016-07-271-1/+4
| |/ / /
* | | | Merge pull request #583 from nextcloud/issue-577-add-l10nMorris Jobke2016-07-283-14/+26
|\ \ \ \
| * | | | Add L10N supportJoas Schilling2016-07-273-14/+26
* | | | | fix unit testsBjoern Schiessle2016-07-281-53/+143
* | | | | re-use background color from theme in the firstrunwizardBjoern Schiessle2016-07-281-0/+9
* | | | | apply theme to the firstrunwizardBjoern Schiessle2016-07-281-0/+7
| |_|/ / |/| | |
* | | | Merge pull request #415 from nextcloud/theming-colorize-checkboxesJan-Christoph Borchardt2016-07-285-54/+191
|\ \ \ \
| * | | | Theming: Cleanup and remove opacity from checkbox/radiobuttonJulius Haertl2016-07-271-2/+1