lol hunter here

General Discussion

Suggested Topics


  • 0 Votes
    2 Posts
    22 Views

    c54b9ad4-b35c-4539-877a-9fc6a984f4ee-image.png

  • User Guide

    Unsolved General Discussion
    13
    0 Votes
    13 Posts
    95 Views

    @mschwartz one of the issues with migration to TS is the plugin system. NodeBB is using some of the flexibility of CommonJS that becomes a liability when adding server-side builds. Plugins use require.main.require, and I'm honestly not sure how well this works with TypeScript - it definitely doesn't work with IntelliSense (so plugins wouldn't even get the typing by default unfortunately), but I don't remember if I was testing tsc when I looked into using ES6 imports and building server-side code...

    It'd be relatively simple to go Svelte way and use JSDoc for type checking with TS but without compilation though, just some work on adding the types and fixing issues found that way 🙂 Still, one would need some more work for it to help plugin developers and not just core.

  • 0 Votes
    4 Posts
    52 Views

    @PitaJ I use hetzner myself as do others. Excellent host with reasonable prices and good services.

  • 0 Votes
    1 Posts
    36 Views

    I want to upload images to S3 or CF,but there isn't plugins I found,so I store the picture locally
    How do I set images to be cleared automatically, or how do I set posts to expire and be cleared,please help me..
    The follows are not working .
    5decafad-0415-4078-b5a7-19dfe13d6b93-image.png
    39f03afc-d960-4f44-9e09-aaf5a5551c2a-image.png

  • 1 Votes
    4 Posts
    2k Views

    Thanks guys. Geez I hope there isn't already an 'introduce yourself' section. I think I posted that super late at night/early in the morning and sometimes I get a little tunnel-vision. 🙂