Commit graph

4 commits

Author SHA1 Message Date
c6214a34ff Refactor bulk transaction handling in bulk.put.js to use bulk upsert operations
- Updated the transaction processing logic to clear existing transactions and perform bulk upserts instead of inserts.
- Enhanced the response to include counts of upserted and modified transactions.
2025-08-23 15:05:01 +01:00
733a1e9f47 Add authentication check and logout functionality in app.vue 2025-08-23 12:47:40 +01:00
1f18ad001d Update MongoDB connection logging in db.js
- Enhanced connection log to specify 'MongoDB Atlas - Database: faber-finances'
- Added comment clarifying that the database is created automatically upon the first document insertion
2025-08-23 12:22:17 +01:00
086d682592 Init commit! 2025-08-22 18:36:16 +01:00