Private Maker

Results 16 issues of Private Maker

As suggested in issue [decap-website#14](/decaporg/decap-website/issues/14), it is worth considering integrating [Compressor.js](https://fengyuanchen.github.io/compressorjs/) which appears to be a client-side JS image compression library which: > Uses the Browser's native [canvas.toBlob](https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/toBlob) API to...

area: media-library
type: feature

Following and testing the Gitea support discussed in #6984, #6997 it seems now that Decap works on Gitea and the [Forgejo](https://codeberg.org/forgejo/forgejo) fork when the server is configured correctly, which is...

In researching this project for [Decap CMS](/decaporg/decap-website/issues/36) (formerly made by Netlify) I realized there has been no release since `1.0.1` on Feb 9, 2022 and 5x trivial bug fix commits...

### Is your feature request related to a problem? Please describe. As a user migrating from one NC to another, I should be able to bring my data with me....

enhancement

I just discovered Hugo's [CodeOwners](https://gohugo.io/methods/page/codeowners/) feature and by proxy the whole `CODEOWNERS` convention by GitHub/Lab. It's somewhat useful, however, it would be perhaps more robust and useful if Hugo also...

Proposal

Finding specific groups of Places (Categories or Bookmarks) *relevant to them* is a crucial feature of mapping apps. Google Maps implemented a clever shortcut bubble on the `Home` screen! ![gmaps-home-shortcut-bubbles](https://github.com/organicmaps/organicmaps/assets/49612519/f2bf0288-af04-4a3b-a24f-8c18417f3975)...

Bookmarks and Tracks

**Is your feature request related to a problem?** Emojis make all sorts of text more human 💡 With Forms emojis allow the author to make their forms more fun, creative,...

enhancement
1. to develop
low
design
feature: 📑 form creation

The last release tagged is `v0.6.0` in Jan 29, 2019, yet there are quite a few commits and updates sense then. Is it possible to clarify the status of this...

Now that there is a [Gitea / Forgejo Backend](https://decapcms.org/docs/gitea-backend/) supported, I open this issue proposal to request adding `publish_mode: editorial_workflow` support to it. Maybe @denyskon who's fantastic work contributed Gitea...

area: ui/editorial-workflow
type: feature
area: extensions/backends/gitea

I ran into another bug. After successfully doing the oauth dance, logging in, seeing request return `200` ``` https://api.github.com/repos/user/my-repo/git/trees/a92c534exxx....... ``` Sveltia UI updates and says `Loading Site Data...` but errors...