Commit Graph

36 Commits

Author SHA1 Message Date
Jacob Karlsson af8a2bf4ec 1.0.1 2024-06-09 16:58:03 +02:00
Powersource 4a890ae8b6 Merge pull request 'Fix null erasable throw' (#2) from null-erasables into master
Reviewed-on: https://codeberg.org/pzp/pzp-goals/pulls/2
2024-06-09 14:56:00 +00:00
Jacob Karlsson 4b8bc8d285 Fix null erasable throw 2024-06-09 13:58:34 +02:00
Jacob Karlsson 8ad14128c7 1.0.0 2024-04-30 16:40:04 +02:00
Powersource 82d6f94a81 Merge pull request 'Rename to pzp, get ready for publish, and use async db functions' (#1) from async-db into master
Reviewed-on: https://codeberg.org/pzp/pzp-goals/pulls/1
2024-04-30 14:39:28 +00:00
Jacob Karlsson 94b3ca3a3f Rename to pzp 2024-04-30 16:37:37 +02:00
Andre Staltz 46a8d8889c
small refactor 2024-02-21 10:07:56 +02:00
Andre Staltz f862c2de62
package.json ppppp deps specify commit tag 2024-01-31 13:23:00 +02:00
Andre Staltz 17627d6142
update ppppp-db 2024-01-30 17:45:06 +02:00
Andre Staltz 4b10d13862
update tests 2024-01-14 13:08:47 +02:00
Andre Staltz aee242981f
update secret-stack to 8.1 2024-01-08 11:29:02 +02:00
Andre Staltz 41dcb8a374
update plugin assertion errors 2024-01-02 13:11:27 +02:00
Andre Staltz b05e354aa8
update secret-stack to 8.0 2023-12-29 12:46:01 +02:00
Andre Staltz e8e88a8bf3
parse() and serialize() 2023-12-21 14:00:26 +02:00
Andre Staltz 49c4e1b280
rename listen() to watch() 2023-12-13 16:11:54 +02:00
Andre Staltz d9680acd27
ci: use node.js 18 and 20 2023-11-28 10:05:31 +02:00
Andre Staltz 55d8afd732
fix tests with latest ppppp-db 2023-11-28 10:04:34 +02:00
Andre Staltz c29447f694
support Sets with ghosts 2023-10-26 17:34:22 +03:00
Andre Staltz 617a41330b
replace ppppp-record with ppppp-dict 2023-10-26 13:21:41 +03:00
Andre Staltz c4fd63239f
getMsgPurpose returns also details alongside purpose tag 2023-10-26 11:14:02 +03:00
Andre Staltz e14fd87658
rename getRecordPurpose to getMsgPurpose 2023-10-25 19:40:35 +03:00
Andre Staltz f99d906161
cosmetic refactor 2023-10-25 15:32:23 +03:00
Andre Staltz ba364192ce
correct semantics for getRecordPurpose ghost logic 2023-10-19 17:52:11 +03:00
Andre Staltz ca8f2ceed1
getRecordPurpose can return ghost 2023-10-19 14:29:58 +03:00
Andre Staltz 3f73dada5b
refactor: rename some assert functions 2023-10-18 17:10:29 +03:00
Andre Staltz 1b32169541
correct calculation of ppppp-record purpose range 2023-10-18 13:14:40 +03:00
Andre Staltz 4e855f4f59
remove "oldest" goal type
YAGNI KISS
2023-10-12 15:26:32 +03:00
Andre Staltz d8a0f841fe
restructure index.js for better exported types 2023-09-20 15:33:32 +03:00
Andre Staltz 037aec208c
getRecordPurpose API 2023-09-20 15:09:37 +03:00
Andre Staltz 41fd9749a6
export type Goal 2023-09-14 14:19:33 +03:00
Andre Staltz a8728506d6
add Set and Record as goal types 2023-09-14 14:14:28 +03:00
Andre Staltz bd575b5f40
tiny refactor 2023-09-14 13:55:27 +03:00
Andre Staltz e129a47912
fix off-by-one in crossGoalWithTangle() 2023-09-13 16:13:57 +03:00
Andre Staltz 90fff89910
crossGoalWithTangle when doing getByRec 2023-09-13 15:52:34 +03:00
Andre Staltz 2c31231a92
more JSDocs 2023-09-13 15:52:14 +03:00
Andre Staltz 59a6b9b11c
init 2023-09-08 16:32:12 +03:00