summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Prefer typed event over string based onesMorris Jobke2020-08-103-4/+6
* [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
| * | | | | | Add first run hintJulius Härtl2020-08-052-5/+44
| * | | | | | Make header the drag handlerJulius Härtl2020-08-051-1/+1
| * | | | | | Load sidebar on dashboardJulius Härtl2020-08-053-6/+11
| * | | | | | Refactor API to match the widget wordingJulius Härtl2020-08-051-10/+10
| * | | | | | Fix default heightJulius Härtl2020-08-051-1/+1
| * | | | | | Fix default order of widgetsJulius Härtl2020-08-051-1/+1
| * | | | | | Status integrationJulius Härtl2020-08-054-9/+101
| * | | | | | Expose firstRun parameter to frontendJulius Härtl2020-08-052-0/+4
| * | | | | | Only show display name if setJulius Härtl2020-08-051-6/+8
| * | | | | | WIP: drag and drop in modalJulius Härtl2020-08-051-4/+23
| * | | | | | Dashboard: Wording change from panels to widgetsJan C. Borchardt2020-08-051-3/+3
| * | | | | | Dashboard: Fix small misalignment of widget header iconJan C. Borchardt2020-08-051-1/+1
| * | | | | | Replace vue-smoothdnd with vuedraggableJulius Härtl2020-08-051-39/+32
| * | | | | | Dashboard: Adjust headings to new spacing for 44px iconsJan-Christoph Borchardt2020-08-051-2/+4
| * | | | | | Experiment with fade in dashboard panel headerJan-Christoph Borchardt2020-08-051-3/+4
| * | | | | | More design fixes to dragging and edit panelsJan-Christoph Borchardt2020-08-051-14/+24
| * | | | | | Design enhancements to panels, headings, and edit buttonJan-Christoph Borchardt2020-08-051-4/+11
| * | | | | | Allow userdefined order and start with drag and drop resortingJulius Härtl2020-08-054-28/+199
* | | | | | | [tx-robot] updated from transifexNextcloud bot2020-08-06198-46/+204
* | | | | | | Merge pull request #22102 from nextcloud/feature/noid/app-navigation-via-unif...Morris Jobke2020-08-054-0/+113
|\ \ \ \ \ \ \
| * | | | | | | Very top of the topsJoas Schilling2020-08-051-1/+1
| * | | | | | | Hide navigation links which dont lead anywhere (looking at you user status)Joas Schilling2020-08-051-0/+5
| * | | | | | | App navigation via unified searchJoas Schilling2020-08-054-0/+108
| |/ / / / / /