summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Generate password by password_policy appDaniel Kesselberg2020-08-112-52/+29
* Merge pull request #22143 from nextcloud/design/dashboard-designJan C. Borchardt2020-08-118-20/+139
|\
| * Dashboard: Add photo creditJan C. Borchardt2020-08-111-1/+12
| * Dashboard: Fix wording issue on greetingsJan C. Borchardt2020-08-111-1/+1
| * Dynamically generate background image urlJulius Härtl2020-08-113-15/+65
| * Dashboard: Fix dark mode, add backgroundJan C. Borchardt2020-08-084-5/+28
| * Dashboard: add background image, improve panel designJan C. Borchardt2020-08-074-4/+47
| * Dashboard: remove header fadeJan C. Borchardt2020-08-071-6/+1
| * Dashboard: Remove icons from greetingJan C. Borchardt2020-08-071-8/+5
* | Merge pull request #22117 from nextcloud/activity-settings-groupingMorris Jobke2020-08-119-90/+56
|\ \
| * | allow grouping of activity settingsRobin Appelman2020-08-059-90/+56
* | | Merge pull request #21775 from nextcloud/bugfix/noid/transfer-object-storageMorris Jobke2020-08-111-1/+1
|\ \ \
| * | | Use constant instead of magic number Morris Jobke2020-08-111-1/+1
| * | | Do not exit if available space cannot be determined on file transferJulius Härtl2020-08-111-1/+1
* | | | Merge pull request #22176 from nextcloud/debt/noid/table-render-too-many-argu...Morris Jobke2020-08-112-2/+2
|\ \ \ \
| * | | | Remove unexpected argumentDaniel Kesselberg2020-08-102-2/+2
* | | | | Merge pull request #22175 from nextcloud/fix/noid/warning-continue-breakMorris Jobke2020-08-111-5/+5
|\ \ \ \ \
| * | | | | use break not continue in switch to avoid warningArthur Schiwon2020-08-101-5/+5
| |/ / / /
* | | | | Merge pull request #22169 from nextcloud/enh/noid/prefer-typed-eventsMorris Jobke2020-08-113-4/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Prefer typed event over string based onesMorris Jobke2020-08-103-4/+6
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2020-08-116-2/+72
* | | | Merge pull request #22159 from nextcloud/enh/22014/generate-passwords-policyMorris Jobke2020-08-102-5/+69
|\ \ \ \
| * | | | Generate password on addUser by password_policy appDaniel Kesselberg2020-08-092-5/+69
| |/ / /
* / / / Add PHP doc for eventsMorris Jobke2020-08-101-0/+5
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2020-08-0910-20/+26
* | | Merge pull request #16737 from tofuSCHNITZEL/feature-zimbraldapblizzz2020-08-073-85/+131
|\ \ \
| * | | added "zimbraMailForwardingAddress" as a Group-Member association attribute t...Tobias Perschon2020-08-073-85/+131
| | |/ | |/|
* | | Merge pull request #22004 from nextcloud/enh/noid/setup-checks-phpblizzz2020-08-078-0/+187
|\ \ \
| * | | Add setup checks for php default charset and output buffering.Daniel Kesselberg2020-07-268-0/+187
* | | | Merge pull request #21738 from nextcloud/techdebt/14552/migrate-OC_Group-post...Morris Jobke2020-08-071-1/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Migrate OC_Group post_removeFromGroup hook to actual event objectMorris Jobke2020-07-301-1/+10
* | | | Merge pull request #21954 from nextcloud/techdebt/noid/bootstrap-files_trashbinblizzz2020-08-077-97/+59
|\ \ \ \
| * | | | Use IBootstrap for the files_trashbin appMorris Jobke2020-07-237-97/+59
* | | | | Merge pull request #21037 from nextcloud/login-credentails-saveblizzz2020-08-075-26/+181
|\ \ \ \ \
| * | | | | Move event listener to dedicated classMorris Jobke2020-07-302-22/+67
| * | | | | update saved credentials on password changeRobin Appelman2020-07-301-1/+27
| * | | | | remove saved credentails if the user no longer has any storage configured usi...Robin Appelman2020-07-303-4/+82
| * | | | | Only save login credentials in database once there is an external storage tha...Robin Appelman2020-07-301-23/+29
| | |/ / / | |/| | |
* | | | | Merge pull request #22137 from nextcloud/enh/noid/file-entity-iconMorris Jobke2020-08-071-1/+9
|\ \ \ \ \
| * | | | | File entity to implement IIconArthur Schiwon2020-08-071-1/+9
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-08-0712-4/+104
|/ / / / /
* | | | | Merge pull request #21173 from nextcloud/design/navigation-installJohn Molakvoæ2020-08-061-3/+3
|\ \ \ \ \
| * | | | | Fix empty 'more' apps navigation after installing an appJan-Christoph Borchardt2020-08-051-3/+3
* | | | | | Merge pull request #22112 from nextcloud/enh/noid/flow-entity-recreatable-stateMorris Jobke2020-08-062-8/+60
|\ \ \ \ \ \
| * | | | | | Flow File entity implements IContextPortationArthur Schiwon2020-08-052-8/+60
* | | | | | | Merge pull request #21598 from nextcloud/enh/20930/dashboard-dragJohn Molakvoæ2020-08-0611-55/+393
|\ \ \ \ \ \ \
| * | | | | | | Bump bundlesJulius Härtl2020-08-054-5/+5
| * | | | | | | Fix drag behavior in modalJulius Härtl2020-08-051-17/+11
| * | | | | | | Fix php cs checkJulius Härtl2020-08-051-1/+0
| * | | | | | | Dashboard: Fix full height of Widgets based on new componentJan C. Borchardt2020-08-051-1/+1