This website requires JavaScript.
Explore
Help
Sign In
felixfoertsch
/
syncthing
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
10
Wiki
Activity
Files
7b319111d3c07f092760fd781bf16daa192d46b6
syncthing
/
internal
/
db
T
History
Simon Frei
and
GitHub
7b319111d3
fix: track invalid files in LocalFlags to fix global count (
#10170
)
...
Move the "invalid" bit to a local flag, making it easier to track in counts etc.
2025-06-13 07:33:31 +02:00
..
olddb
Merge branch 'main' into v2
2025-05-26 14:22:30 +02:00
sqlite
fix: track invalid files in LocalFlags to fix global count (
#10170
)
2025-06-13 07:33:31 +02:00
counts.go
fix: track invalid files in LocalFlags to fix global count (
#10170
)
2025-06-13 07:33:31 +02:00
interface.go
fix: track invalid files in LocalFlags to fix global count (
#10170
)
2025-06-13 07:33:31 +02:00
metrics.go
chore(internal): linter complaints
2025-06-06 13:45:44 +02:00
observed.go
chore: switch database engine to sqlite (
fixes
#9954
) (
#9965
)
2025-03-29 13:50:08 +01:00
typed_test.go
chore: switch database engine to sqlite (
fixes
#9954
) (
#9965
)
2025-03-29 13:50:08 +01:00
typed.go
chore(internal): linter complaints
2025-06-06 13:45:44 +02:00