#zentrox — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #zentrox, aggregated by home.social.
-
I am currently refactoring most of Zentrox' Rust codebase and API to make it more suitable for collaborating with others on this project.
After that I am considering to re-write parts of the JavaScript frontend.
I realized, it is fairly fun removing bad code and being able to just write a cleaner version of it.
-
I've added support for viewing, deleting and creating cronjobs as well as managing active processes to Zentrox.
In addition I also made a few smaller code and interface changes.Currently, I am fixing a few bugs and making Zentrox' vault a lot faster.
What do you think of the project? Let me know in the comments. 😄
-
I have replaced the top bar of #Zentrox with a significantly more organized side bar. The next objective is to make the general interface less visually empty and add lots of new tools and bug fixes.
-
Just tried to install the several months old version of Zentrox my self.
I think I should really simplify the user experience when it comes to installing the program.
Currently, this is not at all anywhere near smooth. 😂
#Zentrox #programming -
Re-worked #Zentrox file section.
I replaced the cluttered design to view your current path with a clear and straight forward component, that I will also implement in Vault.
I fixed a few frontend bugs as well and added a default value for renaming files and folders.Project repository: https://github.com/Wervice/zentrox
(The recent changes have not been uploaded to the repo) -
I re-worked #Zentrox account settings. It now lets you disable and enable 2FA any time. The interface also is a bit cleaner now.
#programming #ui -
Updated #Zentrox packages section
It is not fully finished now, but it now has:
- Loaders for installing, removing and updating
- Updating
- Cleaner UI
#ui #programming -
Yesterday I pushed the code for #Zentrox logging frontend and some backend code to Zentrox.
I am still working on the Alerts app.
When I am done with the app, I will clean up my code a bit and then start developing the media center. -
Screenshots of #Zentrox logging interface. It is powered using journalctl. It supports searching and time ranges.
What shoud I add or change?(Yes I removed some sensitive information)
-
What do you think about adding a media feature to Zentrox?
It would help with collecting, managing and viewing media stored on the server? -
#Zentrox Release 0.1.0 is out:
https://github.com/Wervice/zentrox/releases/tag/test-0.1.0
#opensource #programming -
Just released my #blog post about #zentrox .
I write about the development of Zentrox: https://dev.to/wervice/a-recap-about-the-zentrox-development-34bd -
Use crates.io to ship Zentrox faield as well, sorry.
I will try to use tarballs for this release and look for a better solution for the next release 🙂What would you recommend for shipping a Rust project with static files?
-
Building Zentrox seems to be a bigger issue than what I assumed. I wll try to get it working for aarch64, x86_64 and x32 processors.
🙂 :rust_ferris: :linux: -
Seems like Zentrox will soon be ready for its first ever testing release. I am going to look over the code a few more times, add documentation and prepare the builds.
I am hyped to finally share this project so people can use it. -
#Zentrox #Rust backend makes up 26% of all Zentrox code including the #JavaScript backend now.
I finished the package manager frontend and UFW bindings. -
14% of #Zentrox code is now written in #Rust .
When I am done with the Rust rewrite, I will remove most of the JavaScript files.
#programming #coding -
The new #Zentrox interface is done. It is based on #React + Next.JS +
shadcn
. With the new frontend compiled to static files, Zentrox's backend is ready to be re-written in #Rust :rust_ferris: .
The left (darker) picture is the new interface, the right (brighter) picture shows the old one.
https://github.com/wervice/zentrox -
What do you think about the current state of #Zentrox interface?
I use Tailwind and Shadcn for the UI. Some of the things you are seeing here are customized or made "from sratch".
The interface also uses Lucide icons.
#React #javascript -
#Zentrox takes 0.64 seconds to start. It uses an #Express #JavaScript backend with Node.JS.
Aside from that I also use the following libraries: os, fs, path, https, ejs, zlib, crypto and some middlewear for Express.
Do you think this is good performance or bad performance?Have a nice day 😃
-
I am making progress with #Zentrox integrated #firewall control. It is based on the UFW.
https://git.launchpad.net/ufw
The developers really deserve some credit for the #ufw .
Great application 👍 -
Which #theme for #Zentrox do you like the most?
#javascript #css #opensource -
Taking a small break from #Zentrox. This may take a week or two.
I will still occasionally work on the code base, but the rate of new features and changes will decline.Still, you are very welcome to star the project:
https://github.com/Wervice/zentrox -
Which part should I work on next for #Zentrox?
https://github.com/Wervice/zentrox(Please boost 🙂 )
-
Should #Zentrox switch to a database instead of having random files?
-
#Zentrox is going to ge:t a proper website soon. ⏲️
1. Image: State of the project :terminal:
2. Image: Figma design 🎨🔗 GitHub repo of Zentrox: https://github.com/zentrox
🔗 Where the website will be hosted: https://wervice.github.io -
Since Zentrox has grown a lot in the last few weeks, I decided to seperate it from Codelink.
Codelink mainly focuses around desktop applications, and Zentrox mostly runs in the browser.
Thus, I have created a new :github: repository called zentrox.
🔗 https://github.com/wervice/zentrox
From there you can view and download the project's code.
Feel free to star the project on GitHub & to boost this post 🙂.
#github #zentrox #codelink #programming #coding #softwa #opensource