summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Translate the errorsJoas Schilling2016-08-0112-75/+149
* Load the timezones via select2Joas Schilling2016-08-016-22/+130
* add a UI to render proper time pickerMorris Jobke2016-08-011-8/+97
* Add request timeJoas Schilling2016-08-014-0/+326
* Add remote addressJoas Schilling2016-08-014-1/+356
* Add Request URLJoas Schilling2016-08-013-0/+207
* 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
* 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
| * | | Theming: Generate colorized radio buttons dynamicallyJulius Haertl2016-07-275-56/+51
| * | | Theming: Colorize radio buttons and append new styles on previewJulius Haertl2016-07-275-55/+119
| * | | Theming: Clean up css generation and fix testsJulius Haertl2016-07-272-55/+87
| * | | Theming: Colorize checkboxes depending on luminanceJulius Haertl2016-07-273-2/+28
| * | | Theming: Preview for colorized checkboxesJulius Haertl2016-07-271-5/+18