Nikita Galaiko
3517cb5339
index bookmarks to the same search document as deltas
2023-05-29 14:24:49 +02:00
Nikita Galaiko
2f2285cf40
update test for bookmarks search
2023-05-29 14:24:49 +02:00
Nikita Galaiko
9102dd706b
index ngrams for bookmark notes
2023-05-29 14:24:49 +02:00
Nikita Galaiko
afa4c397d8
setup ngram search
2023-05-29 14:24:49 +02:00
Nikita Galaiko
165fe531c4
create search index for bookmarks
2023-05-29 14:24:49 +02:00
Kiril Videlov
90cf2dc66d
lint
2023-05-28 00:28:04 +02:00
Kiril Videlov
fef463c468
remove aip
2023-05-28 00:28:04 +02:00
Kiril Videlov
737f73c834
add markdown lib
2023-05-28 00:28:04 +02:00
Kiril Videlov
4c19f6c13d
handle the case when embeddings are not ready
2023-05-28 00:28:04 +02:00
Kiril Videlov
38b99243c1
fix some sloppy css shit
2023-05-28 00:28:04 +02:00
Kiril Videlov
ec2703a5fa
some default state when cloud is not enabled
2023-05-28 00:28:04 +02:00
Kiril Videlov
4a77e377c6
some markdown for chat messages
2023-05-28 00:28:04 +02:00
Kiril Videlov
597aab3156
some cleanup and wiring things up
2023-05-28 00:28:04 +02:00
Kiril Videlov
a9a2425381
wip
2023-05-28 00:28:04 +02:00
Nikita Galaiko
e8ce273ab5
fix header session navigation
2023-05-25 14:48:10 +02:00
Nikita Galaiko
e53640c3f4
player: dynamic updates
2023-05-25 13:54:21 +02:00
Nikita Galaiko
72028a4058
player: extract frame component
2023-05-25 13:54:21 +02:00
Nikita Galaiko
ca7e9050dc
player: extract playback component
2023-05-25 13:54:21 +02:00
Nikita Galaiko
f6f961df9b
rm unused scroller subscription
2023-05-25 13:54:21 +02:00
Nikita Galaiko
1feb343bec
remove some logs
2023-05-25 09:06:55 +02:00
Nikita Galaiko
57341d1ea2
do not open project modal if no user or no projects
2023-05-25 09:06:55 +02:00
Nikita Galaiko
adf1428b40
bump loadable store
2023-05-25 09:06:55 +02:00
Nikita Galaiko
e3e009b609
handle loadable error states
2023-05-24 20:29:29 +02:00
Nikita Galaiko
2f5f09642e
player: merge filename and bookmark note
2023-05-24 14:28:11 +02:00
Nikita Galaiko
c954549ab8
rm usused code
2023-05-24 14:01:46 +02:00
Nikita Galaiko
0a3139a7d6
when calculating histogram, consider all deltas
2023-05-24 13:14:06 +02:00
Nikita Galaiko
8ded81f418
update eslint config
2023-05-24 11:07:05 +02:00
Nikita Galaiko
675037a477
fix lost email and message
2023-05-24 10:37:33 +02:00
Nikita Galaiko
cb87f8dbb3
send feedback in background
2023-05-24 10:29:22 +02:00
Nikita Galaiko
c9ba741c88
show bookmark note in the player
2023-05-24 09:47:33 +02:00
Nikita Galaiko
25a0e3ab24
pre fill bookmark modal with previous note
2023-05-24 09:47:33 +02:00
Nikita Galaiko
c669ad1545
toggle bookmarks on cmd+d
2023-05-24 09:47:33 +02:00
Nikita Galaiko
f94e4842bd
do not fetch files
2023-05-24 08:11:26 +02:00
Ian Donahue
b60254c244
Merge pull request #370 from gitbutlerapp/ian/prettying-up-the-input-of-gitbutlerChat
...
Input looks better now
2023-05-23 19:53:26 +02:00
Ian Donahue
1c01ae36aa
Merge pull request #369 from gitbutlerapp/ian/padding-around-recently-changed-files
...
Recently changed file scroll was in a weird place
2023-05-23 19:50:22 +02:00
idonahue
ffda89bb75
pnpm format
2023-05-23 19:50:08 +02:00
idonahue
7a263547b3
Input looks better now
2023-05-23 19:48:35 +02:00
Ian Donahue
cbfcf18b65
Merge pull request #368 from gitbutlerapp/ian/cleaned-up-bottom-chrome
...
Bottom chrome is distributed better.
2023-05-23 19:47:30 +02:00
idonahue
9b23b31113
Recently changed file scroll was in a weird place
2023-05-23 19:46:57 +02:00
Ian Donahue
292e460a46
Merge pull request #367 from gitbutlerapp/ian/gb-331-consistent-inputs-and-textarea
...
Input and Textareas now leverage a global CSS styling and not tailwind
2023-05-23 19:44:17 +02:00
idonahue
d5b5c0d240
Bottom chrome is distributed better.
2023-05-23 19:43:53 +02:00
idonahue
98002bf395
pnpm format
2023-05-23 19:41:16 +02:00
idonahue
dbb5eabf05
Input and Textareas now leverage a global CSS styling and not tailwind
...
This commit introduces styling for input elements and performs some code clean-up by removing redundant lines of tailwind. The input now shares the same appearance and hover/focus effects as the textarea. Additionally, this diff removes commented-out code and ensures consistency in the CSS file across elements.
Changes include:
- Add input styling with border, background, padding, and text color
- Apply hover and focus effects to the input element
- Remove commented-out background-image lines in "CARD STYLING" section
2023-05-23 19:39:35 +02:00
Nikita Galaiko
372a20ab10
fix file filter reactivity
2023-05-23 16:46:42 +02:00
Nikita Galaiko
ef49fcbcdc
fix player sessions list
2023-05-23 16:46:42 +02:00
Kiril Videlov
9731a41139
update chatbot page to the new api
2023-05-23 14:49:23 +02:00
Kiril Videlov
ebf22ec9f1
oops remove unused thing
2023-05-23 14:43:23 +02:00
Kiril Videlov
f2dbf05434
push after cloud has been enabled
2023-05-23 14:38:23 +02:00
Ian Donahue
412adac6c3
Merge pull request #364 from gitbutlerapp/ian/gb-326-timeline-date-and-sessions-need-a-hover
...
Ian/gb 326 timeline date and sessions need a hover
2023-05-23 14:30:45 +02:00
idonahue
a09ebd72bc
pnpm install
2023-05-23 14:23:11 +02:00