David Mehren

Results 96 comments of David Mehren

Don't show the app logo when something is loading. That will cause the users to associate slowness with the app. Show a generic spinner instead.

Moved to the repo of the new frontend, to track implementation in the default CSS.

I'd like to take this opportunity to propose merging this repo into hedgedoc/hedgedoc. This has many advantages: - We can reduce confusion about the documentation as we don't need to...

> That means we have to do a release to update the node version of the container, or looking at the current setup, on every new build of the base...

I started moving the container docs to the main repo and encountered some issues. Please have a look at https://github.com/hedgedoc/hedgedoc/pull/984#issuecomment-790805703. Another, more fundamental problem I noticed while doing that: The...

> It's breaking container image updates. It isn't. > We currently release a new container image version every time the base images are updated. We can keep doing that. What...

Let's update a few things: - The docs are now at https://docs.hedgedoc.org/setup/docker/, but are generally lacking: backup and restore is only documented for Postgres, 'magic' stuff like `/run/secrets/dbURL` is not...

If I understand correctly, Quay deletes untagged images more or less immediately. I don't see a way to change that. We could probably figure out a build process which tags...

Maybe a separate modal to edit the metadata is not necessary. We could also add a button that inserts the metadata block at the top of the note and provide...

A few things that came to my mind while thinking about https://github.com/hedgedoc/hedgedoc/issues/729: - If we go the "full GUI" route (so not just autocompletion), we should add a setting if...