Hello QuickBox. It's time for this weeks development update! Last week my throat was assaulted by tonsillitis, so apologies for missing it! software conversions I've been working on the software conversions this week. So far: autoscan, bazarr, btsync, calibre, deluge, lecert and netdata have been converted. Their collective line size...
Category: Announcements
v3 Developer Updates (week 9)
Hello QuickBox. It's time for another development update! avatars.png @JMSolo 👑 has been busy working on avatars for v3. Users will be able to set avatars (Server Admins will also be able to set an avatar for each user - including a default one)! Here's a quick look: getSoftwareGroup(); @JMSolo...
v3 Developer Updates (week 8)
Hello QuickBox. It's time for a development update from myself and @JMSolo 👑 ! api.php This week I've converted our API to be a bit more RESTful. Here's a quick excerpt: { "url": "https://localhost/api/qb/pro/status", "status": "success", "message": "api status returned", "data": { "code": 200, "api_key": "licensekeyhereblahblahblah", "api_instance": "instance", "api_activated_date": "Aug...
By popular demand, 2FA!
After the launch of our OTP (One Time Passcode) trials, we were met some very positive feedback and appreciation. After a couple of weeks passed we accumulated feedback that was gathered by way of skimming comments and discussions in Discord, failed login counts on the site (either legitimate blocks or...
v3 Developer Updates (week 7)
Hellooooo QuickBox. It's been a while since our last development update, but @JMSolo 👑 and I are back in full swing with some more news for you! In the last couple of weeks, we've worked on quite a few new features and enhancements for v3: sqlite3 ${qb_db} SQLite3 is back...
One Time Passcodes (OTP) now available!
Notice on OTP requirements:The below article pertains to a grace period for implementing and routine testing of the One Time Passcode system. On June 4th 2021 OTP will be required along with normal username/email and password authentication. Meaning: It will be required to also enter the passcode delivered to your...
v3 Developer Updates (week 6)
Happy Friday QuickBox, It's time for another development update! Framework This week marked the completion of the system applications and the beginning of the software conversion. System script size and file count has been reduced significantly. We've gone from 82 files to only 8! We also have a timeframe for...
v3 Developer Updates (week 5)
Another Friday, another update! Framework The core system scripts will have been completely rewritten by tomorrow (only a couple left!). All that remains following this is the conversion of the software scripts and the final implementation of some new features! So far I've managed to reduce the code line-count from...
Recent OVH Fire
As many of you know, there was recently a fire located in an OVH Datacenter in France. The result is that of a bit of chaos. Here's the headline: Fire at an OVH Data Center in Europe takes down millions of sites...All the news sites That's about all that matters....
v3 Developer Updates (week 4)
Can you believe it's Friday again? Madness.This week has been a little bit slower on the development front, but there's still exciting news to share! So without further ado: Framework Backup and Restore I've briefly touched on this before, but this was brought up recently by @TheBrokenGod. After some planning,...