rybbit/server
2025-05-09 11:14:56 -07:00
..
public Refactor Rybbit Analytics Script for improved readability and performance by minifying code and consolidating functions. Maintain existing functionality for tracking page views and outbound links. 2025-05-09 11:14:56 -07:00
src Add URL normalization to allowed domains 2025-05-05 15:35:02 -07:00
.dockerignore Second commit 2025-01-16 22:39:11 -08:00
docker-entrypoint.sh Update docker-entrypoint.sh to force database migrations during startup 2025-04-22 20:10:54 -07:00
Dockerfile update docker 2025-04-21 23:03:52 -07:00
drizzle.config.ts New env (#122) 2025-05-05 20:31:11 -07:00
GeoLite2-City.mmdb Remove GeoLite2-City.mmdb database file and update geolocation.ts to adjust database path handling and improve error management for uninitialized reader. 2025-04-21 22:44:51 -07:00
package-lock.json Enhance analytics API with SQL string handling and validation improvements 2025-04-25 15:37:27 -07:00
package.json Enhance analytics API with SQL string handling and validation improvements 2025-04-25 15:37:27 -07:00
tsconfig.json auth (#3) 2025-02-15 12:55:28 -08:00