Barnaby Keene

Results 165 issues of Barnaby Keene

On threads with lots of pages, you often want to go to the last post to catch up on discussion (note: keeping track of read content is another feature) so...

project:frontend

Breadcrumbs would show a more logical path and it would be more clear what the user is "returning" to. Because, a "back" button implies they'd go back to where they...

project:frontend

It seems requests prior to the /self call don't include cookies (not sure why) so these pages will kick back 404s or other errors for admins when SSR'd.

project:frontend

To remove dependency on the API for docs, we can use the GitHub tree API: Example: https://api.github.com/repos/openmultiplayer/web/git/trees/master?recursive=true Docs: https://docs.github.com/en/rest/reference/git#get-a-tree

For users to edit their listing and augment it with additional information like a description, images, graphs, etc. That verification process must be as simple as possible and cover as...

I ran across https://web.archive.org/web/20190415202208/https://wiki.sa-mp.com/wiki/Words and initially thought it had no real value but I realised it does, and it needs to be improved. New scripters often have no idea of...

A section for editors with guides on how to set them up. https://southclaws.wordpress.com/2014/08/12/improving-productivity-with-sublime-text-installation-tips-tricks/ https://github.com/Southclaws/vscode-pawn

I know a lot of people didn't expect or understand the reason for the sudden website change, so I'll quickly explain that here as I don't think it's written down...

Paragraphs should be `measure` for readability, but other content can be full-bleed for clarity. This definitely applies to tables. Also h1 headings are stuck on the left: ![image](https://user-images.githubusercontent.com/1636971/100027747-4e56bc80-2de5-11eb-97f5-670e1924a3f0.png)

project:frontend

There might not be a nice easy way to filter these, it might just come down to manual admin action to remove servers. ![image](https://user-images.githubusercontent.com/1636971/99967667-196c4a80-2d90-11eb-8382-5bbd3cd16c86.png)

project:backend
type:improvement