860070a302
migrate from SQLite to PostgreSQL with Drizzle ORM
...
- Updated all packages to latest versions (React 19, Next.js 14.2.32)
- Replaced sqlite3 with pg and drizzle-orm dependencies
- Created complete PostgreSQL schema with relationships and indexes
- Migrated all API endpoints from SQLite to Drizzle queries
- Added database seeding with sample data
- Updated authentication to use bcrypt instead of pbkdf2
- Configured connection pooling for PostgreSQL
- Updated app version to 1.0.0
- All endpoints tested and working correctly
2025-09-06 12:56:33 +02:00
52bde64e7f
comprehensive monitoring and logging system
2025-08-19 14:56:42 +02:00
558172f2be
performance optimizations and database indexing
2025-07-28 11:33:17 +02:00
e1c6a35325
caching layer implementation for improved performance
2025-05-12 16:45:28 +02:00
8022fceff4
api key authentication system implementation
2025-04-14 10:18:35 +02:00
9a18e4bffa
upgrade dependencies and fix compatibility issues
2025-03-17 14:32:58 +01:00
1484d051a1
data export and backup utilities
2025-02-04 09:51:26 +01:00
786286df0a
analytics and performance monitoring
2024-12-24 15:19:33 +01:00
5c9f1ccea1
real-time notifications and alerts system
2024-12-03 08:42:17 +01:00
9d25dd044f
evidence attachment system for reports
2024-11-12 11:28:45 +01:00
82bbf6dd8d
audit logging and moderator tracking
2024-10-22 14:15:39 +02:00
5bcca1ae14
advanced filtering and search capabilities
2024-10-01 16:33:28 +02:00
158a8ca0bb
rate limiting and api security enhancements
2024-09-10 13:47:16 +02:00
88991c9de0
user management and authentication system
2024-08-20 09:14:52 +02:00
1d40161f27
enhanced domain extraction and bulk import functionality
2024-07-30 15:23:41 +02:00
198a31fc5e
search functionality
2024-06-04 15:27:11 +02:00
54d91baecd
categories management
2024-04-25 14:18:47 +02:00
3af6013dbb
improve url validation
2024-04-10 09:22:35 +02:00
248c3e94ab
reports admin panel
2024-04-02 16:43:18 +02:00
56898dad28
public stats api
2024-03-18 11:15:22 +01:00
51cd0af87b
report form
2024-03-06 19:27:44 +01:00
2553ab41c1
fix build issues
2024-02-21 14:45:33 +01:00
72313304fe
admin panel
2024-02-14 16:23:15 +01:00
9900c44195
basic url check api
2023-08-27 21:14:28 +02:00