gitbutler/packages/tauri/src
2023-10-09 12:05:24 +02:00
..
analytics send posthog event on branch change 2023-09-06 15:05:56 +02:00
bookmarks pass project repository to gb_repository methods 2023-10-06 12:43:32 +02:00
database structured logging 2023-09-29 08:40:21 +02:00
deltas pass project repository to gb_repository methods 2023-10-06 12:43:32 +02:00
gb_repository more custom error types 2023-10-09 12:05:24 +02:00
git make clippy happy 2023-10-04 12:59:49 +02:00
keys privatise users storage 2023-10-06 15:41:45 +02:00
lock reduce amount of opened file for locks 2023-09-25 10:36:51 +02:00
project_repository more custom error types 2023-10-09 12:05:24 +02:00
projects privatise projects storage 2023-10-06 15:56:43 +02:00
search pass project repository to gb_repository methods 2023-10-06 12:43:32 +02:00
sessions pass project repository to gb_repository methods 2023-10-06 12:43:32 +02:00
users privatise users storage 2023-10-06 15:41:45 +02:00
virtual_branches more custom error types 2023-10-09 12:05:24 +02:00
watcher more custom error types 2023-10-09 12:05:24 +02:00
zip privatise projects storage 2023-10-06 15:56:43 +02:00
app.rs more custom error types 2023-10-09 12:05:24 +02:00
assets.rs more custom error types 2023-10-09 12:05:24 +02:00
commands.rs more custom error types 2023-10-09 12:05:24 +02:00
dedup.rs new structure 2023-09-06 11:47:35 +02:00
error.rs more custom error types 2023-10-09 12:05:24 +02:00
events.rs refactor: use content that is either utf8, large or binary 2023-10-03 10:04:30 +02:00
fs.rs new structure 2023-09-06 11:47:35 +02:00
lib.rs extracts commands mod 2023-10-05 09:28:45 +02:00
logs.rs improve sentry integration 2023-09-29 08:11:03 +02:00
main.rs privatise keys storage 2023-10-06 15:25:48 +02:00
reader.rs implement more From traits for Content 2023-10-03 10:36:43 +02:00
storage.rs extract projects controller 2023-10-05 15:44:34 +02:00
test_utils.rs more custom error types 2023-10-09 12:05:24 +02:00
writer.rs new structure 2023-09-06 11:47:35 +02:00