0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 2 years ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New version for the sqlite implementation and release More... over 5 years ago
Merge pull request #40 from Commonfare-net/develop
Aspasia Beneti
as aspasia
More... over 5 years ago
Merge pull request #37 from Commonfare-net/feature/sqlite
Aspasia Beneti
as aspasia
More... over 5 years ago
Merge pull request #39 from Commonfare-net/develop
Aspasia Beneti
as aspasia
More... over 5 years ago
Merge pull request #38 from Commonfare-net/feature/storage-abstraction
Aspasia Beneti
as aspasia
More... over 5 years ago
Updated the cli-storage lib to the newly released cli-storage More... over 5 years ago
Merge pull request #26 from Commonfare-net/develop
Aspasia Beneti
as aspasia
More... over 5 years ago
Merge branch 'master' into develop
Aspasia Beneti
as aspasia
More... over 5 years ago
Merge pull request #25 from Commonfare-net/feature/full-abstraction-rebased
Aspasia Beneti
as aspasia
More... over 5 years ago
First stable version to release the new protocol More... over 5 years ago
All tests including interrogation work now with sqlite More... over 5 years ago
Changed log level to trace More... over 5 years ago
Fixed count-since to work for nil values More... over 5 years ago
Fixed date format More... over 5 years ago
Throttling with tests now working More... over 5 years ago
Removed logs and change timestamp format More... over 5 years ago
Password recovery now works with tests More... over 5 years ago
Remove mongo expression More... over 5 years ago
Removing unnecessary imports More... over 5 years ago
Failed login + tests now work More... over 5 years ago
FIX: account operation with tests work More... over 5 years ago
FIX: there was a mistake in the prepared statement when input is a map More... over 5 years ago
FIX: fixed the update sqlite function after issues found with prepared statements in relation to account flags in just-auth More... over 5 years ago
WIP: working on it More... over 5 years ago
Added count-since to sqlite More... over 5 years ago
WIP: fixing throttling to work with sqlite More... over 5 years ago
WIP: replacing all mongo with sqlite and fixing tests More... over 5 years ago
Added column names and create sqlite tables in preparation for replacing mongo with sqlite More... over 5 years ago
Added a create-sqlite-tables from config More... over 5 years ago
Comment out for now the in-memory related tests More... over 5 years ago