Commit Graph

28 Commits

Author SHA1 Message Date
Your Name
a02c1204ce v0.2.18 - Clean up configuration system: remove active_config VIEW, database_location field, fix double slash in paths, and ensure database_path reflects actual path used v0.3.0 2025-09-06 11:01:50 -04:00
Your Name
258779e234 v0.2.17 - Add --database-path parameter with metadata storage
- Add --database-path/-D command line parameter for database override
- Store actual database and config file paths as metadata in config tables
- Fix circular dependency by making command line overrides runtime-only
- Support multiple relay instances with separate databases and configurations
- Clean path normalization removes redundant ./ prefixes
- New fields: database_location and config_location for tracking actual usage
v0.2.18
2025-09-06 10:39:11 -04:00
Your Name
342defca6b v0.2.16 - fixed config bugs v0.2.17 2025-09-06 10:24:42 -04:00
Your Name
580aec7d57 v0.2.15 - Add --database-path command line parameter for database location override
- Added -D/--database-path parameter to specify custom database file location
- Fixed port override timing to apply after configuration system initialization
- Updated help message with examples showing database path usage
- Supports both absolute and relative paths for database location
- Enables running multiple relay instances with separate databases
- Resolves database path issues when running from /usr/local/bin
v0.2.16
2025-09-06 10:07:28 -04:00
Your Name
54b91af76c v0.2.14 - database path v0.2.15 2025-09-06 09:59:14 -04:00
Your Name
6d9b4efb7e v0.2.12 - Command line variables added v0.2.13 v0.2.14 2025-09-06 07:41:43 -04:00
Your Name
6f51f445b7 v0.2.11 - Picky shit v0.2.12 2025-09-06 07:12:47 -04:00
Your Name
6de9518de7 v0.2.10 - Clean versioning v0.2.11 2025-09-06 06:25:27 -04:00
Your Name
517cc020c7 v0.2.9 - Embedded sql schema into app v0.2.10 2025-09-06 06:21:02 -04:00
Your Name
2c699652b0 v0.2.8 - Almost Final test of fixed versioning system v0.2.9 2025-09-06 05:14:03 -04:00
Your Name
2e4ffc0e79 Add force push for updated tags v0.2.7 v0.2.8 2025-09-06 05:11:11 -04:00
Your Name
70c91ec858 Fix version.h generation timing in build script v0.2.6 2025-09-06 05:09:35 -04:00
Your Name
b7c4609c2d Fix tag push failure in build script 2025-09-06 05:06:03 -04:00
Your Name
7f69367666 v0.2.5 - Fixed versioning v0.2.5 2025-09-06 05:01:26 -04:00
Your Name
fa17aa1f78 v0.2.4 - Clean up config issues v0.2.4 2025-09-06 04:40:59 -04:00
Your Name
7e560b4247 Remove relay.log from tracking (already in .gitignore) 2025-09-05 19:51:47 -04:00
Your Name
9a29ea51e3 v0.2.2 - Working on config setup v0.2.2 v0.2.3 2025-09-05 19:48:49 -04:00
Your Name
6c10713e18 v0.2.1 - Nip-40 implemented v0.2.1 2025-09-05 14:45:32 -04:00
Your Name
b810982a17 v0.2.0 - Nip13 implemented v0.2.0 2025-09-05 14:14:15 -04:00
Your Name
23c95fd2ea v0.1.1 - -release v0.1.1 2025-09-05 13:00:42 -04:00
Your Name
e96957f91b v0.1.0 - New minor version v0.1.0 2025-09-05 11:32:31 -04:00
Your Name
de3e7c75a5 v0.2.0 - New minor version 2025-09-05 11:27:32 -04:00
Your Name
646adac981 v0.1.0 - New minor version 2025-09-05 11:26:08 -04:00
Your Name
2d93c2f819 v0.0.4 - nip09 implemented v0.0.4 2025-09-05 10:59:10 -04:00
Your Name
ce7f7ad11b Most of the way through nip01 2025-09-05 09:49:48 -04:00
Your Name
662feab881 Basic relay functionality completed v0.0.3 2025-09-04 07:10:13 -04:00
Your Name
227c579147 nip01 upload v0.0.2 2025-09-03 20:39:06 -04:00
Your Name
012b1d9752 First v0.0.1 2025-09-03 13:55:32 -04:00