Added 2 new pages and expanded the main page! Also set up a custom domain and github pages
Log in to leave a comment
Added 2 new pages and expanded the main page! Also set up a custom domain and github pages
Log in to leave a comment
I made the basic setup for the site! It’s very reactive, almost everything has cool animations
Log in to leave a comment
Unlisted files, Catchall page for other filetypes, fixed a bunch of bugs with folder behaviors
Log in to leave a comment
404 and 403 pages, registration settings
Log in to leave a comment
Buttons, webring, and social icon!
Log in to leave a comment
Added admin tooling and made security fixes
Log in to leave a comment
Dark mode, general optimizations (thumbnail compression, ect), style improvements
Log in to leave a comment
Added searching! searches filenames but also folders and tags
Log in to leave a comment
Added pages for viewing images or videos!
Log in to leave a comment
Set up the basic file management UI! You can upload files and view them. It needs a lot more work on styling and features, but yeah
Log in to leave a comment
I made a WebIDE for love2D!
It allows you to create Love2D games completely in your web browser, and then quickly export them with a single click!
If you want to test it with a project, download my example project from https://love.ivie.codes/example-project.json and hit “Load”.
Wrote a nice looking readme, made a docker compose file and example.env, and wrote selfhosting guide!
Log in to leave a comment
Added an option to export your game as a sharable link so others can play it in web!
Log in to leave a comment
Multiple files, folders, saving, exporting, and a bunch of general quality of life improvements! It is now an actually usable IDE
Log in to leave a comment
Got it working with one file!
Log in to leave a comment
Got compiling Love2D projects to html through love.js working!
Log in to leave a comment
I learned to make sites using Hugo! I have wanted to learn Hugo for simple sites before, so this was a nice learning opportunity :)
I made the site! It was rather easy since I used hugo, so I just had to set up the config, Write some markdown, and then added two custom sections, for projects and 88x31s
Log in to leave a comment
I made a library for lua that lets you manage your Airtable database with lua code!
I learned a lot about how Airtable functions and its API works, as well as about lua and making libraries for it
This was the first lua library I’ve ever made, and it was very cool to learn
Added support for bases and tables!
Log in to leave a comment
Comment management! Create, update, delete, and list.
Log in to leave a comment
Update and create fields!
Log in to leave a comment
Added bulk support, so you can modify/create records in bulk! Also published v0.1 on luarocks! https://luarocks.org/modules/charmunk/airtable-lua
Log in to leave a comment
Create records, Delete records, and docs
Log in to leave a comment
Added update records by field and made a nice looking readme :)
Log in to leave a comment
You can now update records by id yipee
Log in to leave a comment
Get records! (by field or id)
Log in to leave a comment
Listing records in a base is working!
Log in to leave a comment
Set up a basic CLI using NodeJS/NPM and set up authentication
Log in to leave a comment
also note the screenshots being horribly cropped is flavortowns doing, not mine
btw can’t delete screenshots :(
🔥 Charmunk marked your project as well cooked! As a prize for your nicely cooked project, look out for a bonus prize in the mail :)
Added container limits per users, IP based rate limiting, and some basic admin tooling.
Log in to leave a comment
mrow
Added user/authentication system using email otps!
Log in to leave a comment
wowie
I made it so that containers are stored in a postgres database, using knex.js.
Log in to leave a comment
Started working! I created a basic Dockerfile to quickly spin up super lightweight Debian containers with ssh server. I then created a script to interact with it using javascript. I had done something very similar before for a past project (Spaces v2) so it was rather easy
Log in to leave a comment