mirror of
https://github.com/Forceu/Gokapi.git
synced 2026-05-23 08:09:23 -05:00
ddc72b0a98
* Changed color of API procressing status * Added internal system key, use system key for API page perm changes, BREAKING: removed session auth * API: Added /auth/delete, added option to include basic parameters in /auth/create, migrated API overview page completely to use API calls * Added toast in API menu for clipboard, removed reference to session authentication in documentation * Changed delete button in upload menu to API call, fixed modify API call in menu #210 * Set Api key in API menu for changing permissions, renamed title for Deleting Uploads permission, refactoring * Added tests, refactoring