Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ttu/json-flatfile-datastore issues and pull requests
#107 - docs: enhance README with clearer descriptions and improve formatting
Pull Request -
State: closed - Opened by ttu 3 months ago
#106 - [Suggestion] Supporting acting as a local datastore in Blazor Wasm (Client Side)
Issue -
State: open - Opened by russkyc 3 months ago
- 1 comment
#105 - DateTimeOffset gets converted to local (while DateTime doesn't)
Issue -
State: open - Opened by NightProgramming 3 months ago
#104 - style: update editorconfig and related code style changes
Pull Request -
State: closed - Opened by ttu 3 months ago
#103 - test: split file content tests to own file
Pull Request -
State: closed - Opened by ttu 4 months ago
#102 - test: combine single item and single item secure tests
Pull Request -
State: closed - Opened by ttu 4 months ago
#101 - Replace Newtonsoft.Json with System.Text.Json
Issue -
State: open - Opened by ttu 4 months ago
Labels: enhancement, in progress
#100 - fix: update functionality for collection with nested collection
Pull Request -
State: closed - Opened by ttu 5 months ago
#99 - Remove Newtonsoft.Json depndency
Issue -
State: closed - Opened by loanburger 5 months ago
- 1 comment
#99 - Remove Newtonsoft.Json depndency
Issue -
State: closed - Opened by loanburger 5 months ago
- 1 comment
#98 - ci: update used github actions to node 20
Pull Request -
State: closed - Opened by ttu 8 months ago
#97 - ci: run build on weekly schedule
Pull Request -
State: closed - Opened by ttu 9 months ago
#96 - Insert complex JObject failed with Exception:“Parameter count mismatch.”
Issue -
State: closed - Opened by jabobian 9 months ago
- 2 comments
Labels: bug
#95 - Weird NotFoundException on Debian 12
Issue -
State: closed - Opened by ThatLadLegend 10 months ago
#94 - ci: remove obsolete Travis configuration file
Pull Request -
State: closed - Opened by ttu about 1 year ago
#93 - Error handling Guid in ObjectExtensions.AddDataToField
Issue -
State: open - Opened by Stefan6440 about 1 year ago
- 1 comment
Labels: enhancement
#92 - Update is not updating the json File
Issue -
State: closed - Opened by jayonsoftware over 1 year ago
- 6 comments
Labels: bug
#91 - Replace Newtonsoft.Json with System.Text.Json
Issue -
State: closed - Opened by PSanilP over 1 year ago
- 4 comments
Labels: enhancement, in progress
#90 - Support filesystem abstraction
Issue -
State: closed - Opened by ykarpeev over 1 year ago
- 1 comment
#89 - fix: use configured case with single item property names
Pull Request -
State: closed - Opened by ttu over 1 year ago
#88 - fix: use configured case with internal collection names
Pull Request -
State: closed - Opened by ttu over 1 year ago
#87 - Single Item last field gets duplicated on Replace (When upsert: true and field names in Datastore are in camel case)
Issue -
State: closed - Opened by russkyc almost 2 years ago
- 5 comments
Labels: bug, in progress
#86 - style: add editorconfig and related code style changes
Pull Request -
State: closed - Opened by ttu almost 2 years ago
#85 - refactor: changes to remove github code annotation warnings
Pull Request -
State: closed - Opened by ttu almost 2 years ago
#84 - refactor: FileAccess from public to internal class
Pull Request -
State: closed - Opened by ttu almost 2 years ago
#83 - refactor: move commit action handling to static class
Pull Request -
State: closed - Opened by ttu almost 2 years ago
#82 - refactor: move file access methods to static class
Pull Request -
State: closed - Opened by ttu almost 2 years ago
#81 - ci: replace Travis and AppVeyor with Github Actions
Pull Request -
State: closed - Opened by shusso almost 2 years ago
- 1 comment
#80 - Add Support for using a directory as the store, with each document within as a child
Issue -
State: open - Opened by ntindle about 2 years ago
Labels: feature
#79 - How to get ToList() ?
Issue -
State: closed - Opened by fredmbarrett about 2 years ago
- 1 comment
#78 - fix: ignore OperationCanceledException during dispose
Pull Request -
State: closed - Opened by ttu about 2 years ago
#77 - build: update dependencies
Pull Request -
State: closed - Opened by ttu about 2 years ago
#76 - Always minify when encryption is used
Pull Request -
State: closed - Opened by BlackBooth over 2 years ago
- 2 comments
#75 - test: validate file content formatting
Pull Request -
State: closed - Opened by ttu over 2 years ago
#74 - Add test for when creating a new file on DataStore init
Pull Request -
State: closed - Opened by ttu over 2 years ago
#73 - Minify json
Pull Request -
State: closed - Opened by BlackBooth over 2 years ago
- 3 comments
#72 - Bugfix: Creating new encrypted file throws exception
Pull Request -
State: closed - Opened by BlackBooth over 2 years ago
- 1 comment
#71 - Minified or compact version of JSON possible?
Issue -
State: closed - Opened by JannemanDev over 2 years ago
- 4 comments
Labels: enhancement, good first issue
#70 - No Iterator over Collections?
Issue -
State: closed - Opened by gjvanvuuren over 2 years ago
- 2 comments
#69 - Upgrade test projects to .NET 6
Pull Request -
State: closed - Opened by ttu over 2 years ago
#68 - Providing My Own Primary Keys
Issue -
State: closed - Opened by pvoelker over 2 years ago
- 1 comment
#67 - Synchronizing Async Methods
Issue -
State: closed - Opened by pvoelker over 2 years ago
- 2 comments
#66 - System.OperationCanceledException When Disposing DataStore
Issue -
State: closed - Opened by pvoelker over 2 years ago
- 7 comments
#65 - No Timeout/Error on file inaccessibility
Issue -
State: open - Opened by TheZooKeeper over 2 years ago
- 1 comment
Labels: bug
#64 - Get root
Pull Request -
State: open - Opened by colbytimm about 3 years ago
- 1 comment
#63 - Remove redundant code, fix typos
Pull Request -
State: closed - Opened by ttu about 3 years ago
#62 - 看到这个我醉了
Issue -
State: closed - Opened by xiaoliangde over 3 years ago
#61 - Simple encryption support
Issue -
State: closed - Opened by Orfeous over 3 years ago
#60 - Add support for encryption
Pull Request -
State: closed - Opened by Orfeous over 3 years ago
- 3 comments
#59 - Lang version to 8 and use switch expression in GetDefaultValue
Pull Request -
State: closed - Opened by ttu over 3 years ago
#58 - Refactor ObjectExtensions
Pull Request -
State: closed - Opened by ttu over 3 years ago
#57 - Add missing namespace to ObjectExtensions and minor refactoring
Pull Request -
State: closed - Opened by ttu over 3 years ago
#56 - Fix update of typed arrays
Pull Request -
State: closed - Opened by ttu over 3 years ago
#55 - Fix updating items from dynamic list
Pull Request -
State: closed - Opened by ttu over 3 years ago
#54 - Update function not working
Issue -
State: closed - Opened by EricBellamy over 3 years ago
- 5 comments
Labels: bug, in progress
#53 - Index on property
Issue -
State: closed - Opened by senner007 about 4 years ago
- 1 comment
#52 - Upgrade test projects to .NET 5
Pull Request -
State: closed - Opened by ttu about 4 years ago
#51 - Using DI with a console app should I inject as singelton or transient?
Issue -
State: closed - Opened by VictorioBerra about 4 years ago
- 2 comments
#50 - Fix updates and full text search for objects with null collections
Pull Request -
State: closed - Opened by ttu over 4 years ago
#49 - little typo
Pull Request -
State: closed - Opened by azhe403 almost 5 years ago
- 1 comment
#48 - Add benchmarks for IDocumentCollection, ITypedCollection methods
Pull Request -
State: closed - Opened by smvulcano almost 5 years ago
- 2 comments
#47 - Dynamic update of child items
Issue -
State: closed - Opened by Pete1138 about 5 years ago
- 1 comment
#46 - Fix GetKeys when collection empty
Pull Request -
State: closed - Opened by ttu about 5 years ago
#45 - Clarification, not issue
Issue -
State: closed - Opened by marvoh over 5 years ago
- 1 comment
#44 - DocumentCollection: use fieldName instead of _idField
Pull Request -
State: closed - Opened by shusso over 5 years ago
- 1 comment
#43 - Fix single item sync methods to use non async commit
Pull Request -
State: closed - Opened by ttu over 5 years ago
#42 - InsertItem gets stuck in .NET Core 3 WPF project
Issue -
State: closed - Opened by strohhut over 5 years ago
- 2 comments
Labels: bug, in progress
#41 - Guid persistence as Id
Issue -
State: closed - Opened by tgiachi over 5 years ago
- 4 comments
#40 - Query Async
Issue -
State: open - Opened by Jaben almost 6 years ago
- 4 comments
Labels: enhancement
#39 - Split collection and datastore tests to multiple files
Pull Request -
State: closed - Opened by ttu almost 6 years ago
#38 - DocumentCollection Update, Replace and Delete-methods with id-value parameter
Pull Request -
State: closed - Opened by ttu almost 6 years ago
#37 - Collection-methods with id-field value parameter
Issue -
State: closed - Opened by ttu almost 6 years ago
Labels: enhancement, in progress
#36 - Add benchmarks for IDocumentCollection methods
Issue -
State: closed - Opened by ttu almost 6 years ago
- 1 comment
Labels: help wanted
#35 - Handle strings as value types on list updates
Pull Request -
State: closed - Opened by ttu about 6 years ago
- 3 comments
#34 - On empty collection use first item to decide the id value
Pull Request -
State: closed - Opened by ttu about 6 years ago
#33 - trying to update List doesnt update or throws " No parameterless constructor defined for this object." when adding more items
Issue -
State: closed - Opened by LubosKato about 6 years ago
- 1 comment
Labels: bug, in progress
#32 - Ignore case of first character of property name on update
Pull Request -
State: closed - Opened by ttu about 6 years ago
#31 - Updating class properties are PascalCase but the updated data has camelCase properties
Issue -
State: closed - Opened by skorunka about 6 years ago
- 2 comments
Labels: bug, in progress
#30 - Provided inserting object `Id` type is `string` -> `Id` is still autogenerated
Issue -
State: closed - Opened by skorunka about 6 years ago
- 3 comments
Labels: bug, in progress
#29 - Fix single dynamic item converter
Pull Request -
State: closed - Opened by ttu about 6 years ago
#28 - GetItem_DynamicAndTyped_SimpleType failed on german test system
Issue -
State: closed - Opened by braegelno5 about 6 years ago
- 3 comments
Labels: in progress
#27 - NuGet Error NU1108
Issue -
State: closed - Opened by jayonsoftware about 6 years ago
- 2 comments
Labels: on hold
#26 - Add id-value correctly for string property when collection is empty
Pull Request -
State: closed - Opened by ttu over 6 years ago
#25 - Typed data : Using a property named "Id" in Two classes !!!
Issue -
State: closed - Opened by tlejmi over 6 years ago
- 1 comment
Labels: bug, in progress
#24 - README: use backticks for code references and other small changes
Pull Request -
State: closed - Opened by shusso over 6 years ago
- 1 comment
#23 - How to Update child item
Issue -
State: closed - Opened by SEPTEMBER998767 over 6 years ago
- 2 comments
#22 - Update test nuget packages
Pull Request -
State: closed - Opened by ttu over 6 years ago
#21 - nullable type support for GetItem<T>
Pull Request -
State: closed - Opened by ttu over 6 years ago
#20 - Add CancellationToken support for async operations
Issue -
State: open - Opened by Deilan over 6 years ago
- 3 comments
Labels: enhancement
#19 - How to get whole document?
Issue -
State: open - Opened by Deilan over 6 years ago
- 8 comments
Labels: help wanted
#18 - Add exception-free way of retrieving nullable items
Issue -
State: closed - Opened by Deilan over 6 years ago
- 1 comment
Labels: in progress
#17 - ObjectExtensions to internal class
Pull Request -
State: closed - Opened by ttu over 6 years ago
#16 - .NET Standard version to 2.0
Pull Request -
State: closed - Opened by ttu over 6 years ago
#15 - Support single item
Pull Request -
State: closed - Opened by ttu over 6 years ago
#14 - Add support for single values
Issue -
State: closed - Opened by ttu over 6 years ago
- 1 comment
Labels: enhancement, in progress
#13 - Updated GetNextIdValue to get actual next Id
Pull Request -
State: open - Opened by qpooqp over 6 years ago
- 5 comments
#12 - Add netstandard 2.0 to TargetFrameworks
Issue -
State: closed - Opened by ttu over 6 years ago
#11 - Replace Func delegates from DocumentCollection methods with local functions - Closes #8
Pull Request -
State: closed - Opened by erichoog about 7 years ago
- 1 comment
#10 - DataStore to implement IDisposable
Pull Request -
State: closed - Opened by ttu over 7 years ago
- 1 comment
#9 - DataStore to implement IDisposable
Issue -
State: closed - Opened by ttu over 7 years ago
Labels: feature, in progress