John Sing Dao Siu

Results 25 issues of John Sing Dao Siu

### Prerequisites - [x] I have written a descriptive issue title - [x] I have verified that I am using the latest version of ImageMagick - [x] I have searched...

OS: OS X 10.11.5 Monkey: git checkout 1.6 [output.txt](https://github.com/monkey/monkey/files/320875/output.txt)

Configure monkey with fastcgi. Setup index.php > With Safari and Chrome, connect to http://ip:2001/ will show the source code of index.php. Firefox will show blank page.

bug

For example, in Apache or Lighttpd, one can disable sslv2, sslv3, tls1, tls1.1 individually. Also specify the cipher list available. How can those be done with Monkey?

enhancement

Version 3.00 I tried changing the stop seeding ratio, enable/disable it in the web gui. But it is not being saved to settings.json.

scope:web

Can we have a configurable default ToC header? For example, if we configure "Table Of Content": ```md Table Of Content - [Build](#build) - [Usage](#usage) - [Host Directories and Volume Mapping](#host-directories-and-volume-mapping)...

Cannot add ToC in the following file: https://github.com/J-Siu/blogdown-sk3-test/blob/master/README.md If I use ^M+t, VSCode show: Illegal value for `line`.

## Expected Behaviour Overview UI color should be consistent and readable. ## Current Behaviour Overview UI is partial light and partial dark, while font/icon are black. ![Screenshot 2023-04-19 at 12...

To review

## Expected Behaviour Table content should be readable ## Current Behaviour ![Screenshot 2023-04-19 at 12 37 35 PM](https://user-images.githubusercontent.com/3171920/233143283-d31ae484-4ec9-41e5-8a72-98cc4b255263.png) ## Possible Solution Update table bg color to match theme. ## Steps...

To review

## Expected Behavior Should not ask to save if there is no change. ## Current Behavior Ask user to save even there is no change. ## Possible Solution If there...

To review