Morris Jobke

Results 28 issues of Morris Jobke

On initial import it would be helpful to use the budgets from the MoneyMoney categories directly.

type: 🤩feature

The find and replace buttons have weird color: ![sublime-text-spacegray](https://cloud.githubusercontent.com/assets/245432/3751288/ccd4b102-17fd-11e4-9f9d-446026d3b96d.png) I use Spacegray Eighties as theme.

cc @schiessle @rullzer

manual: developer

See https://github.com/nextcloud/server/pull/3966

enhancement

Over time the appstore gets more and more load. As of now it has some caching system in front of the `/api/v1/` routes. That works up to a given point...

enhancement
high priority

We experience a lot of load on our web page and it would be a good point in time to move the whole wordpress setup to a static page generator...

enhancement
help wanted

Hi @pbek, we are cleaning up our code base and found that you are using a private method that we plan to remove in Nextcloud 22. It's `OC_DB::updateDbFromStructure` in https://github.com/pbek/nextbackup/blob/7708a82dd9f0b71428bed51bfefbcaee2b72b3fa/service/backupservice.php#L319...

enhancement
help wanted

Same as #100, but not for the tooltip on the files, but on clicking the username: Clicking test in: ![bildschirmfoto 2017-11-30 um 11 53 17](https://user-images.githubusercontent.com/245432/33427280-1615bb80-d5c5-11e7-9b85-74b56ad8ff28.png) Results in: ![bildschirmfoto 2017-11-30 um...

bug
papercut

It would be good to have the same user counts as in user:report. server info basically only counts users that have logged in (and maybe weren't cleaned up properly): https://github.com/nextcloud/serverinfo/blob/8487657cc105c43fcf620a38ef8990be2016c3ce/lib/StorageStatistics.php#L58-L65...

enhancement

During a review session we figured out some paper cuts. - [x] CPU info - check for 0 - sys_getloadavg (this was on a UNIX afaik) #97 - [ ]...

papercut