summaryrefslogtreecommitdiff
path: root/internal/types
AgeCommit message (Collapse)Author
2024-09-21cleanupPaul Buetow
2024-09-21joPaul Buetow
2024-09-18some stuffPaul Buetow
2024-09-12can set an entry sharedPaul Buetow
2024-09-12persist and addPaul Buetow
2024-09-12add pending.deletePaul Buetow
2024-09-12refactor a bitPaul Buetow
2024-09-06rename morePaul Buetow
2024-09-06rename ent to entryPaul Buetow
2024-09-06add NextPaul Buetow
2024-09-06use PlatformName as an alias for better readabilityPaul Buetow
2024-08-31fix and so onPaul Buetow
2024-08-31refactored entry.Shared to be a mapPaul Buetow
2024-08-15return changed boolean var, no need to keep it as a member valuePaul Buetow
2024-08-15Update marks checksum only dirty when there was really something changed in ↵Paul Buetow
the entry
2024-08-15fix testPaul Buetow
2024-08-12rename againPaul Buetow
2024-08-12renamePaul Buetow
2024-07-28refactorPaul Buetow
2024-07-28rename entry to entPaul Buetow
2024-07-28can update/upload entryPaul Buetow
2024-07-28initial posting real data overPaul Buetow
2024-06-04dealing with two TODO itemsPaul Buetow
2024-06-04more on testingPaul Buetow
2024-06-04unit tests pass againPaul Buetow
2024-06-04more on unit testing and some refactoringPaul Buetow
2024-05-27move the interface to the clientPaul Buetow
2024-05-26add negative memory fs test as wellPaul Buetow
2024-05-25add memoryfs vfs implementationPaul Buetow
2024-05-25refactor vfs into its own packagePaul Buetow
2024-05-25initial VFSPaul Buetow
2024-05-19fix xpected checksum for the testPaul Buetow
2024-05-19can update an entryPaul Buetow
2024-05-19add equals unit testPaul Buetow
2024-05-19initial equality test for the entriesPaul Buetow
2024-05-19move SaveFile to entryPaul Buetow
2024-05-16more on thisPaul Buetow
2024-05-16more on merge supportPaul Buetow
2024-05-11also return the checksums for each element of the repositoryPaul Buetow
2024-05-06refactor project file structurePaul Buetow