Releases: Aimsucks/Codex
Releases · Aimsucks/Codex
1.0.4
05 Oct 20:46
Compare
Sorry, something went wrong.
No results found
Refactored website to use server actions instead of API queries from client components
Refactored plugin page to pass props down instead of using context provider
Refactored folders in app to move all unnecessary files out of indexed routes
Added metadata to links (hopefully)
Formatted imports with prettier-plugin-sort-imports
1.0.3
03 Oct 19:44
Compare
Sorry, something went wrong.
No results found
Added "sharp" package for image optimization
Moved file storage to a locally hosted instance of MinIO
1.0.2
03 Oct 16:12
Compare
Sorry, something went wrong.
No results found
Added steps to deployment process to automatically update server via a self-hosted runner
Updated various documentation and settings files (.dockerignore, .env.example, etc.)
Fixed various visual issues with the frontend
Updated plugin editing to use a form, added capability to upload icon files
1.0.1
02 Oct 20:23
Compare
Sorry, something went wrong.
No results found
Fixed site breaking when no presets are in a plugin
1.0.0
02 Oct 19:40
Compare
Sorry, something went wrong.
No results found
Initial website design
Users can edit plugins, create/edit/delete categories and presets
Initial permissioning system
Discord login
0.1.4
28 Sep 21:30
Compare
Sorry, something went wrong.
No results found
Updated API routes (subject to change once I start developing the frontend):
/api/v1/plugins/[name] will return information about the requested plugin without categories
/api/v1/plugins/[name]/categories will return all of the plugin's categories
Formatting pass on the code
Update docker-compose.yml Traefik configuration
0.1.3
27 Sep 22:48
Compare
Sorry, something went wrong.
No results found
Fixed Docker image building
Added "v1" to the API URL
0.1.2
27 Sep 22:09
Compare
Sorry, something went wrong.
No results found
fix: build next before starting it (2)
0.1.1
27 Sep 20:54
Compare
Sorry, something went wrong.
No results found
fix: build next before starting it
0.1.0
27 Sep 20:46
Compare
Sorry, something went wrong.
No results found
fix: build error for unused page