Code Monkey home page Code Monkey logo

agitcms's People

Contributors

0xsuk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

agitcms's Issues

Proposal: provide releases with executable binaries

Hello,

Thank you for Agit CMS. It does look very useful.

Please consider providing releases with executable binaries so that installation and quick no-code execution is possible by non technical users (like content editors).

Thanks!

Allow for the file search to start in the current working directly agitcms is called from

While it is possible to start agitcms outside of the C:\ on Windows. It errors when running on a Disk drive where "/Users/<user/" cannot be resolved to a valid directory.

While this can be worked around by adding this directory to the drive wanted it shouldn't require starting only in the homedir.

See the error below

Error: ENOENT: no such file or directory, scandir '/Users/<user>'
    at Object.readdirSync (node:fs:1527:3)
    at p (C:\Users\<user>\AppData\Roaming\npm\node_modules\agitcms\dist\main.js:1:490)
    at Socket.getFilesAndFolders (C:\Users\<user>\AppData\Roaming\npm\node_modules\agitcms\dist\main.js:1:2360)
    at Socket.emit (node:events:517:28)
    at Socket.emitUntyped (C:\Users\<user>\AppData\Roaming\npm\node_modules\agitcms\node_modules\socket.io\dist\typed-events.js:69:22)
    at C:\Users\<user>\AppData\Roaming\npm\node_modules\agitcms\node_modules\socket.io\dist\socket.js:704:39
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
  errno: -4058,
  syscall: 'scandir',
  code: 'ENOENT',
  path: '/Users/<user>'
}

Local image rendering

Local image rendering may only be possible when run in production build.
Production build:
image
Development build:
image

Localhost vs 0.0.0.0

Trying to access AgitCMS via my network to manage an 11ty site.

npx agitcms
Backend process started on port: 5151
Agit CMS is live on: http://localhost:3131

Works fine on the machine that it is installed on, but when I try to access it from another machine on my network I get a blank screen then I type in http://192.168.1.18:3131/

Source code of the displayed page is:

<!DOCTYPE html>
<html>
    <head>
      <link rel="icon" type="image/png" href="[icons/16x16.png](view-source:http://192.168.1.18:3131/icons/16x16.png)" sizes="16x16"/>
      <meta charset="utf-8" />
      <title>Agit CMS</title>
    </head>
    <body>
      <div id="root"></div>
      <script src="[./js/bundle.js](view-source:http://192.168.1.18:3131/js/bundle.js)"></script>
    </body>
</html>

Is it possible to connect via the network?

Autocorrect and autocapitalization not working on iOS Safari

Description

The autocorrect and autocapitalization features do not work on iOS for the Markdown input.

Steps to reproduce

  1. Install Agit CMS
  2. Login
  3. Create a file
  4. In the content area no characters get autocapitalized (eg after a period)
  5. Notice that entering two spaces does not result in a period followed by a space
  6. Notice that misspelled words do not result in a prompt for the correct spelling

Versions

agitcms version: 2.0.5
node version: 16.18.0
iOS Safari version: 15

Recording

I am attaching a recording of the behavior.

FullSizeRender.MOV

Windows error

  • spawn shell failed Error: Cannot find module '../build/Release/conpty.node'

  • mui Select component bug
    image
    image

  • Media copy path should use / not \

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.