Commit Graph

94 Commits

Author SHA1 Message Date
Kiril Videlov
6daf016c44 Increase reliability of session recordings and completions
- Refactored session handling code
- Improved performance and scalability
- Fixed several bugs related to session handling
- Updated documentation
2023-02-13 19:49:32 +01:00
Nikita Galaiko
62f0a4e914
treat current session just like any other session 2023-02-13 16:46:26 +01:00
Kiril Videlov
a29210e81a Update session navigation layout and styling
- Update session navigation for projects
- Add navigation for previous and next sessions
- Update navigation layout for sessions
- Add a `hover` and `extraClasses` export variable to `SessionNavBlock` component
2023-02-13 16:40:51 +01:00
Kiril Videlov
2e8fafb22d Improve navigation and time formatting for sessions
- Add a `SessionNavBlock` component for navigating between sessions
- Add a `toHumanReadableTime` helper function
- Store the current session in a `session` variable
- Add `previousSession` and `nextSession` variables to store the previous and next session in the list
- Add logic to handle edge cases when the current session is the first or last in the list
- Add a link for the Day label in the Projects layout
2023-02-13 15:51:14 +01:00
Nikita Galaiko
e38a062dfa
is dev_mode in rust part 2023-02-13 12:36:56 +01:00
Nikita Galaiko
57ad560900
store complete logs directory inside session 2023-02-13 10:47:43 +01:00
Nikita Galaiko
fc4ba28317
do not parse reflog types into enums, just expose it directly 2023-02-13 09:55:50 +01:00
Nikita Galaiko
3f2657e0d1
try sturdy mac dev certificate 2023-02-13 09:09:00 +01:00
Nikita Galaiko
9ea6419909
do not use github macos runners for now 2023-02-13 08:55:56 +01:00
Kiril Videlov
fbb7a93564 add some linting config 2023-02-12 21:14:41 +01:00
Nikita Galaiko
2843be38a7
update tray text when app is closed via red button 2023-02-10 15:46:44 +01:00
Nikita Galaiko
bcc93167c0
make app run in background 2023-02-10 15:39:57 +01:00
Kiril Videlov
add94e6559 fix issue where app needs refresh after navigate
https://gitbutler.sentry.io/issues/3927170646/?query=is%3Aunresolved&referrer=issue-stream
2023-02-10 15:26:59 +01:00
Nikita Galaiko
35e2059a2f
use reflog for session activity 2023-02-10 15:10:30 +01:00
Nikita Galaiko
4c5f52ee6d
store empty deltas anyway 2023-02-10 13:23:04 +01:00
Nikita Galaiko
7fcf60a735
skip non-blobs 2023-02-10 13:19:34 +01:00
Kiril Videlov
5dc73f7981 partly unbreak session page 2023-02-10 11:40:14 +01:00
Kiril Videlov
0cc64b2fb6 fix layout issues 2023-02-10 11:15:16 +01:00
Nikita Galaiko
7400dbe9bf
deltas, session apis working 2023-02-10 11:03:57 +01:00
Kiril Videlov
a7974c3b6f things from the airplane 2023-02-09 19:32:54 +01:00
Nikita Galaiko
ab352b0e4e
frontend successfully lists sessions !! 2023-02-09 15:53:12 +01:00
Nikita Galaiko
e75863135f
rm projects.json 2023-02-09 13:55:42 +01:00
Nikita Galaiko
006682dc68
looks like flushing to git works !!! 2023-02-09 13:42:25 +01:00
Kiril Videlov
57d6ff3e06 welcome to the dark side 2023-02-09 13:26:51 +01:00
Nikita Galaiko
bc11efbae8
setup sentry 2023-02-09 12:14:49 +01:00
Nikita Galaiko
3c678bd248
error refactor 2023-02-09 11:05:54 +01:00
Nikita Galaiko
e35580dcdd
refactor & fixes for file watching 2023-02-09 10:52:00 +01:00
Kiril Videlov
bed187a605 remove dummy sessions 2023-02-08 22:17:27 +01:00
Kiril Videlov
d00406e7da project session layout 2023-02-08 22:14:54 +01:00
Kiril Videlov
c28e4b1c3b remove wip page 2023-02-08 22:14:54 +01:00
Nikita Galaiko
9d9c9bd537
rm empty macOs section from config 2023-02-08 16:44:11 +01:00
Nikita Galaiko
d47203eb9c
add APPLE_PROVIDER_SHORT_NAME 2023-02-08 16:41:19 +01:00
Nikita Galaiko
8fb2e3f2be
save secret to home 2023-02-08 16:01:45 +01:00
Nikita Galaiko
4d61a22196
fix secret name 2023-02-08 15:57:12 +01:00
Nikita Galaiko
616b1a8fb3
save key to disk 2023-02-08 15:51:52 +01:00
Nikita Galaiko
d73911220e
add ci secrets 2023-02-08 15:26:33 +01:00
Nikita Galaiko
6afc274323
drop chrono 2023-02-08 14:25:37 +01:00
Nikita Galaiko
aa0008d901
merge git watcher 2023-02-08 14:10:22 +01:00
Nikita Galaiko
1f55f9f881
run rust test on pr 2023-02-07 15:52:37 +01:00
Nikita Galaiko
c3e3857146
rm unused scripts dir 2023-02-07 15:44:29 +01:00
Nikita Galaiko
5b6b92da9e
define some rust errors 2023-02-07 15:44:02 +01:00
Nikita Galaiko
2792e072b1
rm unused import 2023-02-07 14:32:00 +01:00
Nikita Galaiko
7107a2b9e7
fix pnpm build 2023-02-07 14:31:05 +01:00
Nikita Galaiko
f1fcc3195a
rm git binary 2023-02-07 14:22:56 +01:00
Nikita Galaiko
66d526acd4
connect ui to rust crdts 2023-02-07 14:19:29 +01:00
Nikita Galaiko
b95202cbdb
remove unused futures crate 2023-02-07 11:12:34 +01:00
Nikita Galaiko
1240389532
emit events on file change 2023-02-07 11:11:42 +01:00
Nikita Galaiko
2eab889720
create tauri command to list deltas 2023-02-07 10:06:44 +01:00
Nikita Galaiko
3346f2f65c
Merge pull request #9 from gitbutlerapp/sc-fix-meta-commit
Change get_meta_commit to refs/gitbutler/current
2023-02-07 09:54:19 +01:00
Scott Chacon
10906820b6 I think this should work 2023-02-07 09:48:51 +01:00