Timothy Jaeryang Baek
58e78e8946
refac
2026-03-17 18:52:02 -05:00
Timothy Jaeryang Baek
b99f8dabdd
refac
2026-03-15 23:03:30 -05:00
Timothy Jaeryang Baek
38cc6e4762
refac
2026-03-15 22:25:22 -05:00
Shirasawa
ff8cf80fb5
fix: fix memory leaking of Notes.svelte ( #21963 )
2026-02-28 14:09:43 -05:00
Timothy Jaeryang Baek
acb2147024
refac
2026-02-25 13:53:08 -06:00
Timothy Jaeryang Baek
3d99de6771
enh: access grant level perms
2026-02-23 15:49:05 -06:00
G30
a8a3098782
fix(ui): apply select-none to remaining dropdown menus globally to prevent text highlighting ( #21763 )
2026-02-23 01:22:02 -06:00
Timothy Jaeryang Baek
631e30e22d
refac
2026-02-21 15:35:34 -06:00
Timothy Jaeryang Baek
c114fd6876
refac
2026-02-21 15:33:21 -06:00
Timothy Jaeryang Baek
2a804541e0
refac
...
Co-Authored-By: Leandro Ygor Loli <77518998+leandroyloli@users.noreply.github.com>
2026-02-19 16:57:32 -06:00
Timothy Jaeryang Baek
f376d4f378
chore: format
2026-02-11 16:24:11 -06:00
Timothy Jaeryang Baek
30f72672fa
refac
2026-02-10 15:57:08 -06:00
Timothy Jaeryang Baek
3c7f9aa6a4
refac
2026-02-09 13:28:21 -06:00
Classic298
2c12278444
perf: Debounce various Database Endpoints for less Database Queries and better Backend performance ( #20982 )
...
* Update KnowledgeSelector.svelte
* Update KnowledgeSelector.svelte
* Update Users.svelte
* Update MemberSelector.svelte
* Update MemberSelector.svelte
* Update Knowledge.svelte
* Update Knowledge.svelte
* Update Notes.svelte
* Update Knowledge.svelte
* Update Prompts.svelte
* Update Tools.svelte
* Update Tools.svelte
* Update Prompts.svelte
* Update Prompts.svelte
* Update Prompts.svelte
* Update Functions.svelte
* Update UserList.svelte
* Update Functions.svelte
* Update Prompts.svelte
* Update UserList.svelte
2026-01-28 00:33:23 +04:00
Timothy Jaeryang Baek
700349064d
chore: format
2026-01-08 01:55:56 +04:00
Timothy Jaeryang Baek
1148d1c927
fix/refac: images
2026-01-06 03:25:39 +04:00
Timothy Jaeryang Baek
e27fb3e291
refac
2026-01-05 17:44:44 +04:00
Timothy Jaeryang Baek
3f577c0c3f
refac: notes organization issue
2026-01-05 17:34:29 +04:00
Timothy Jaeryang Baek
f1bf4f20c5
feat: chat_file table
2025-12-21 23:17:53 +04:00
Timothy Jaeryang Baek
a3458f492c
fix/refac: note editor file upload behaviour
2025-12-21 21:28:43 +04:00
Timothy Jaeryang Baek
a6ef82c5ed
refac: styling
2025-12-10 16:43:43 -05:00
Timothy Jaeryang Baek
0eafc09965
refac: styling
2025-12-09 22:28:38 -05:00
Timothy Jaeryang Baek
00c2b6ca40
feat/enh: create note from input
2025-12-09 20:49:46 -05:00
Timothy Jaeryang Baek
65d4b22c7c
refac
2025-12-09 19:47:38 -05:00
Timothy Jaeryang Baek
a4fe823893
refac: styling
2025-12-09 19:45:13 -05:00
Timothy Jaeryang Baek
4363df175d
enh: read only notes
2025-12-09 17:57:15 -05:00
Timothy Jaeryang Baek
307b37d5e2
refac
2025-12-09 17:19:42 -05:00
Timothy Jaeryang Baek
9b24cddef6
enh/refac: notes
2025-12-09 16:45:08 -05:00
Timothy Jaeryang Baek
3ebb3e2143
refac: styling
2025-11-30 03:56:12 -05:00
Timothy Jaeryang Baek
aad23e2e53
refac
2025-11-19 14:14:53 -05:00
Timothy Jaeryang Baek
4386e5abb8
refac/enh: create new note
2025-11-18 18:37:57 -05:00
Timothy Jaeryang Baek
03cc6ce8eb
refac/sec: sanitize note pdf download
2025-11-16 19:17:08 -05:00
Timothy Jaeryang Baek
908f504885
refac
2025-11-09 20:39:05 -05:00
Timothy Jaeryang Baek
67aa1b028d
refac/fix: note export
2025-11-02 19:40:44 -05:00
Timothy Jaeryang Baek
182e4138bf
refac: styling
2025-10-27 15:07:00 -07:00
Timothy Jaeryang Baek
23ea754061
fix: create new note
2025-10-21 18:21:00 -04:00
Timothy Jaeryang Baek
216fb5c3db
refac/enh: note pdf export
2025-10-07 14:34:47 -05:00
silentoplayz
e62f2b3c75
fix: truncate more long names in delete confirmation modals
2025-09-26 23:56:18 -04:00
Timothy Jaeryang Baek
b03529b006
refac
2025-09-24 17:05:37 -05:00
Tim Jaeryang Baek
1493a5fd32
Merge pull request #17722 from Classic298/bugfix/hidden-models-in-notes
...
Fix: Hide hidden models in notes section
2025-09-24 15:37:52 -05:00
google-labs-jules[bot]
c32b407f8a
Fix(notes): Hide hidden models in notes section
...
This commit fixes a bug where hidden models were still visible and selectable in the notes section. The following changes were made:
- The model dropdown in the chat section of the note editor is now filtered to exclude hidden models.
- The default model selection logic in the note editor is now filtered to exclude hidden models.
2025-09-24 19:43:07 +00:00
Timothy Jaeryang Baek
e4e97e727e
enh: note drag handle
2025-09-22 20:02:37 -04:00
Shirasawa
df433f852f
feat: Dynamically load jspdf and html2canvas-pro to improve first-screen loading speed
2025-09-17 07:54:51 +00:00
Timothy Jaeryang Baek
ac375fe3d2
refac: styling
2025-09-15 15:54:35 -05:00
Timothy Jaeryang Baek
596be451ec
refac: styling
2025-09-15 14:28:16 -05:00
Timothy Jaeryang Baek
adaa467f75
refac: styling
2025-09-15 14:08:07 -05:00
Timothy Jaeryang Baek
ef56b14636
refac: styling
2025-09-13 02:58:10 +04:00
Timothy Jaeryang Baek
a4ce1ebf4f
refac: styling
2025-09-12 23:22:54 +04:00
Timothy Jaeryang Baek
06c1426e14
refac: channel input
2025-09-12 21:43:05 +04:00
Timothy Jaeryang Baek
f7e85cd0bf
refac
2025-09-09 18:31:06 +04:00