Fix image not shown after upload for Git Gateway (@erquhart in #790) Fix empty media folder loading error (@erquhart in #791) Fix error for non-markdown files in editorial workflow (@tech4him1 in #794) Fix login when accept_roles is set (@tech4him1 in #801) Add error boundary ...
46 - filesByFolder[lastFolder] = []; 52 + const folders: string[] = splitString(post.slice(1, post.lastIndexOf('/'))); 53 + const fileName: string = post.slice(post.lastIndexOf('/')+1); 54 + // const folders: string[] = pathArray.slice(1, -1); 55 + const s...
You get a folder of pre-built files that you can throw up on any web server and you’re done. You can even dump it in an Amazon S3 bucket and save a ton of money with very little work. So while hosting is easy, static sites adds a manual step for deploying changes made to a ...
When you delete an entry or an asset file, the empty folder that contains it is also deleted, so you don’t have to delete it manually. Provides a smoother user experience in the Content Editor: A local backup of an entry draft is automatically created without interruption by a confirmati...
Alternatively, you can upload the files in the Docsify-This /docs folder into a newly created Codeberg repository and then manually enable Codeberg Pages. An example Docsify-This instance running on Codeberg is available at https://codeberg.org/paulhibbitts/docsify-this-app, which uses a Branc...
If you preserve the node_modules/.cache folder across 2 builds, the 2nd build should be much faster. Let me know if that works better for you. I'm not sure however that the deterministic output of Webpack 5 will satisfy you, as the runtime chunk hash still seems to changes every time...
Allow upload of files larger than 1MB to GitHub, prevent unintentional file overwrites.Bug Fixesprevent overwriting when generated slug matches an existing file (@brianlmacdonald in #1239) fix large files failing to load (@tech4him1 in #1224)...
Fix image not shown after upload for Git Gateway (@erquhart in #790) Fix empty media folder loading error (@erquhart in #791) Fix error for non-markdown files in editorial workflow (@tech4him1 in #794) Fix login when accept_roles is set (@tech4him1 in #801) Add error boundary ...
1.8.1 (May 23, 2018) (demo)Allow upload of files larger than 1MB to GitHub, prevent unintentional file overwrites.Bug Fixesprevent overwriting when generated slug matches an existing file (@brianlmacdonald in #1239) fix large files failing to load (@tech4him1 in #1224)Beta Features...
Fix image not shown after upload for Git Gateway (@erquhart in #790) Fix empty media folder loading error (@erquhart in #791) Fix error for non-markdown files in editorial workflow (@tech4him1 in #794) Fix login when accept_roles is set (@tech4him1 in #801) Add error boundary ...