Last edited by Taiga; 11-02-17 at 11:07 PM.
How to configurate your reCaptcha: https://github.com/sant0ro/chocolatey/wiki/ReCaptcha
#UPDATES (Chocolatey)
#IMPROVED
* Removed Useless Configurations Files
* Removed Console Classes, we don't plan use any custom Artisan Commands (On the future we're planning an Installer for Chocolatey..)
* Improved some code to php7
#CHANGED
* Session Identifier it's defined now on Chocolatey.php, you can choose custom identifiers.
* Changed to @Xdr Master PHP7 Habbo-Imaging
#IN THE FUTURE
* Code other Habbo Languages
* Code & Test Facebook Auth
* Improve Codes & Maintain HabboWEB Updates
#UNTIL BETA RELEASE
* Waiting for first Espreso Housekeeping Release ;)
Last edited by ovflowd; 13-02-17 at 02:14 AM.
#UPDATES (Chocolatey)
#RELEASE
* Switched to `master` branch, since we actually have stable versions.
* Released Version 2.070 of Chocolatey with lightweight binaries (4MB). This it's a totally stable version of Chocolatey, with compressed Vendor files and only remained essential files.
* You can download the Alpha Release of Chocolatey 2.070 by clicking HERE
#BACKLOG
* Inject code in Habbo Angular Core to render correctly /community/rooms, /community/photos, /room/ROOM-ID, /photo/PHOTO-ID Avatars.
* Improve Habbo-Imaging Code
* Translate to all Habbo Supported Languages
* Code RSS.XML file
* Migrate all Images Locally
#ESPRESO
* @Emetophobic it's actually coding many things on Espreso and will commit all soon as possible.
- - - Updated - - -
#UPDATES (Chocolatey)
#CODED
* Habbo RSS.xml File that will return all last 20 Article Entries
#FIXED
* /community/rooms, /community/photos, etc. User Photo by creating own Imaging Routes
#CODED
* Habbo Imaging Route Prodiver
#UPDATES (Chocolatey)
#FIXED
* Fixed Error when you're Banned
#CODED
* Coded "correct" way to show that you're banned. (The reason message doesn't appear, I'm just researching how the reason should appear on the message)
#UPDATES (Chocolatey)
#FIXED
* Fixed many bugs like php artisan not working anymore
#CODED
* Youtube Thumbnails for Arcturus
* Habbo Group Badge now synced with Arcturus Emulator Badge System
* Now Language of the CMS it's gathered from Configuration File
* Fixed title as "Habbo" and not Hotel Name
#Updates (Chocolatey)
#FIXED
* Error Username used when your current Username Appears (@The General)
* Some HabboWEB Pages Errors
* Some Quick Errors
* Artisan Errors
#IMPROVED
* Way of doing Binaries
#CODED
* Small Bash Script to Remove Git Submodules (Composer's Fault)
#BACKLOG
* HabboWEB Pages Images Locally
* Ability of Client First Redirect to Vote Page (@scottsamp)
* Translate to All HabboWEB Languages
* Test & Code Facebook Auth Module/Integration
* Other things
#UPDATES (Chocolatey)
#FIXED
* If Session Name isn't ChocolateyWEB
* Problems with Env
#CODED
* HabboWEB Pages Images Locally
#RELEASE
* Alpha Release 2.120 of Chocolatey: https://github.com/sant0ro/chocolate...ases/tag/2.120
There's a GIF of a dark themed housekeeping on the Tapatalk app for some reason, and I can't find it anywhere in the thread. Was there an older theme for Espreso that you stopped using?
I was looking back over the code for it (I was planning to add news article editing), but the HTML from HoloCMS HK is AWFUL.
Maybe switch back to the dark theme? It looks nice, and I'm guessing it's similar to Bootstrap so it'd be easier to work with.
Edit: this theme https://imgur.com/a/o7B8j
Sent from my iPhone using Tapatalk
Sorry, thanks. I was talking with ... saamus? (sant0ro) a few days ago and he said he was going with the HoloCMS HK. I'm on this shitty phone app and I must've missed it. Anyways, if that theme is still planned, I'd love to see some of the development in the GitHub Repo. :p
Hi @scottstamp851, @iExit is right, we're using this dark theme.
We're don't commiting things on Espreso Repository, because we prefer code many initial features before publishing something.
But the Housekeeping it's starting to look great.
We also purchased this theme from Themeforest, so we're not using it illegally.
Regards,
- - - Updated - - -
#UPDATES (Chocolatey)
#FIXED
* Read a specific article (Introduced by #36)
* Bad Remaining HC days calculation, made by parenthesis.
* Many bugs on Vendor Files, Laravel Environment and other specific User Related Bugs
* Fixed many reported bugs
* Profile badges display now in order.
* Now Each Page Title shows the correct ending "PageName - MyHotelName"
#CODED
* Complete show your Purse, except by Builders Club
* Checking Name it's coded properly, checking if your name is inside some invalid username.
* Fixed on client show username used when the username it's your username.
* Added support for custom Habbo Badges (c_images) albums.
* All Images are now locally (Except Client Random Users, and NUX things)
#BACKLOG
* Starting to Code Topsite Feature Redirect for new Users.
* Translate to many languages (Actually need translate to all HabboWEB Available languages)
* Facebook Integration
#RELEASE
* Alpha Release 2.150 of Chocolatey, available at.: https://github.com/sant0ro/chocolatey/releases/tag/2.150
As stated above, Espreso is not using the old HoloCMS Housekeeping UI anymore. Courtesy of my wallet, Espreso will come prepackaged with a paid heavily edited bootstrap template called Material Admin Extended (the Dark Theme you saw on some screenshots) that I'm basically integrating inside the housekeeping. Due to licensing issue, only necessary assets files will be delivered with Espreso and not the entire template archive.
Espreso Changelog 21/02/2017
* Removed all the old files from HoloCMS HK for good
* Navigation inside the application is now logged (each page request made from a user)
* All logs now have a type
* Proper handling for 404 errors
* Started system Users Management
- Added system user creation
* Added ViewServiceProvider to register controllers needed globally inside views
* Started system Roles Management
* Started Permissions system
- Implemented PermissionsFacade which allows static object instantiation for PermissionsController inside views
* Started global search feature (game users, rooms, chatlogs, furnitures etc..)
Planned for next time
* CRUD for system Roles and Users
* List and edition of permissions
* Setup artisan command to help users create the first SuperAdmin user
* First release of the global search feature
* Actually useful Dashboard
* Espreso settings
Screenshots
![]()
Last edited by Emetophobic; 21-02-17 at 04:34 PM.