botserver/src/core
Rodrigo Rodriguez (Pragmatismo) 559154b923 fix: preserve cached files in botserver-installers after extraction
- Don't delete archive files from cache after tar/zip extraction
- Copy binaries from cache instead of moving them
- Cached files are now preserved for offline installation reuse
2025-12-08 14:19:55 -03:00
..
automation - New templates. 2025-12-03 07:15:54 -03:00
bootstrap Fix Vault CLI mTLS issue - unset client cert env vars before CLI commands 2025-12-08 09:14:31 -03:00
bot Implement real database functions, remove TODOs and placeholders 2025-12-03 22:23:30 -03:00
config Fix config.csv loading on startup 2025-12-08 00:19:29 -03:00
directory - Split into botui. 2025-12-02 21:09:43 -03:00
dns - Split into botui. 2025-12-02 21:09:43 -03:00
kb Implement real database functions, remove TODOs and placeholders 2025-12-03 22:23:30 -03:00
oauth feat(auth): Add OAuth login for Google, Discord, Reddit, Twitter, Microsoft, Facebook 2025-12-04 22:53:40 -03:00
package_manager fix: preserve cached files in botserver-installers after extraction 2025-12-08 14:19:55 -03:00
secrets Fix config.csv loading on startup 2025-12-08 00:19:29 -03:00
session - New templates. 2025-12-03 07:15:54 -03:00
shared Fix config.csv loading on startup 2025-12-08 00:19:29 -03:00
mod.rs feat(auth): Add OAuth login for Google, Discord, Reddit, Twitter, Microsoft, Facebook 2025-12-04 22:53:40 -03:00
rate_limit.rs Implement real database functions, remove TODOs and placeholders 2025-12-03 22:23:30 -03:00
urls.rs - Split into botui. 2025-12-02 21:09:43 -03:00