summaryrefslogtreecommitdiff
path: root/internal/server
AgeCommit message (Expand)Author
2024-09-21cleanupPaul Buetow
2024-09-21joPaul Buetow
2024-09-18some stuffPaul Buetow
2024-09-12use pending.next to determine nextPaul Buetow
2024-09-12refacto3Paul Buetow
2024-09-12add and persistPaul Buetow
2024-09-12persist and addPaul Buetow
2024-09-12fixPaul Buetow
2024-09-12add pending.deletePaul Buetow
2024-09-12use a map for the pending entriesPaul Buetow
2024-09-12refactor a bitPaul Buetow
2024-09-11add notePaul Buetow
2024-09-11initial pendingPaul 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-09-03Partners and Servers are now slicesPaul Buetow
2024-09-03add EnvToStrSlicePaul Buetow
2024-08-31fix and so onPaul Buetow
2024-08-31refactored entry.Shared to be a mapPaul Buetow
2024-08-22fooPaul Buetow
2024-08-22some refactoringPaul Buetow
2024-08-22reformatting alert messagePaul Buetow
2024-08-22refactor CRONPaul Buetow
2024-08-22initial schedulerPaul Buetow
2024-08-19report error when repo cant be loadedPaul Buetow
2024-08-19panic when repository can't be loadedPaul Buetow
2024-08-16can test updating shared flag mergePaul Buetow
2024-08-16slight refactorPaul 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 t...Paul Buetow
2024-08-15fix testPaul Buetow
2024-08-14initial unit test for remote mergePaul Buetow
2024-08-14move entry unmarshal to reposotyr.GetJSONPaul Buetow
2024-08-14move regex check to repository from handlerPaul Buetow
2024-08-13can get pair in testPaul Buetow
2024-08-13refactor mergeFromPartner so it can be testedPaul Buetow
2024-08-12add commentPaul Buetow
2024-08-12log an error when the repo could not be loadedPaul Buetow
2024-08-12rename againPaul Buetow
2024-08-12renamePaul Buetow
2024-08-12initially can merge from remote partner but file to disk sync doesn't work ye...Paul Buetow
2024-08-12more idiomatic goPaul Buetow
2024-08-12initiate merge operation by cron tickerPaul Buetow
2024-08-12entry pair is localPaul Buetow
2024-08-12fixPaul Buetow
2024-08-12move remote merges to reposotoryPaul Buetow
2024-08-12refactor config handling in repositoryPaul Buetow
2024-08-11more on thisPaul Buetow