Entaigner
76bd77bc56
Enable translation for chat suggestion placeholders (settings>interface)
2024-04-19 23:13:17 +02:00
Timothy J. Baek
323b9adc63
feat: chat menu tag
2024-04-16 16:31:06 -05:00
Timothy Jaeryang Baek
d9ce1d3ea3
Merge pull request #1544 from lainedfles/generation_info_approximate_total
...
feat: human readable Generation Info total
2024-04-14 13:57:23 -07:00
Timothy J. Baek
91dda2401d
Update Selector.svelte
2024-04-14 16:29:27 -04:00
Self Denial
b93337e62f
Format fix
2024-04-13 22:41:22 -06:00
Self Denial
23b674ddda
feat: human readable Generation Info total
...
Add new function to convert nanoseconds into `approximate_total:` for *Generation Info* tooltip.
2024-04-13 22:27:00 -06:00
Self Denial
922628c1ee
feat: small change to support ollama pull QOL
...
Use regex replace during trim "sanitize" to support `ollama run ` or `ollama pull ` syntax.
2024-04-13 03:04:11 -06:00
Timothy J. Baek
28c8b5841c
fix: styling
2024-04-08 03:10:31 -07:00
Timothy J. Baek
e48cdf63d9
feat: better annotation
2024-04-08 03:08:30 -07:00
Timothy J. Baek
eb5ed905eb
feat: close dragged overlay with esc
2024-04-07 01:03:16 -07:00
Timothy J. Baek
073aecd427
refac: styling
2024-04-07 00:31:59 -07:00
Timothy J. Baek
47aeab81d8
refac: styling
2024-04-07 00:05:13 -07:00
Timothy J. Baek
f4e165d028
chore: comments removed
2024-04-07 00:00:50 -07:00
Timothy Jaeryang Baek
02d3fb427b
Merge pull request #1386 from dannyl1u/feat/profile-image-initials
...
feat: default profile image with user initials
2024-04-06 23:59:20 -07:00
Timothy J. Baek
df2cb16086
refac: styling
2024-04-06 23:49:25 -07:00
Self Denial
924ebf035b
Fix: Restore Gravatar functionality, add button initials, toast duration
...
- Restore Gravatar functionality
- Add new button for "Use Initials"
- Set both buttons to use text-left class
- Update toast property autoClose to duration (wrong library, my bad!)
- Update toast messages to clarify that this isn't "Gravatar" but "avatar"
- Add i18n text to en-US/translation.json
2024-04-06 16:04:05 -06:00
Timothy J. Baek
8110a872d5
fix: wording
2024-04-06 13:29:39 -07:00
Danny Liu
bee0338763
captalize Initial for improved clarity
2024-04-06 02:23:32 -07:00
Danny Liu
8a7075c3bf
style: npm run format
2024-04-06 01:13:22 -07:00
Danny Liu
78565e554b
notify user with toast.info() + update toast message
2024-04-06 01:12:51 -07:00
Self Denial
cf54adf5c4
Toast error consistency
2024-04-05 23:01:48 -06:00
Self Denial
bad7dca51e
Move login page toast error to the bottom of page and enable i18n for translation
2024-04-05 22:43:42 -06:00
Danny Liu
5694f16624
style: run npm run format
2024-04-05 21:02:02 -07:00
Self Denial
ac9308dbed
Introduce canvasPixelTest() intended to validate canvas functionality
...
Browsers and plugins that spoof canvas data produce corrupt images. In attempt to mitigate:
* Add canvasPixelTest() to test a single pixel and test the RGB values
* Test canvasPixelTest() inside generateInitialsImage() and use default `/user.png` if failure detected
* Call canvasPixelTest() directly within settings to avoid setting an invalid image
* Use toast.error() with 10 second autoClose
2024-04-05 16:04:00 -06:00
Danny Liu
0c43897f3d
refac: move generateInitialsImage function to utils
2024-04-04 12:09:07 -07:00
Timothy J. Baek
c32d41b47f
refac: about
2024-04-03 21:24:57 -07:00
Timothy J. Baek
bfd066cc2f
fix: share chat modal
2024-04-03 19:45:08 -07:00
Timothy J. Baek
000bea84ae
feat: chat pdf download
2024-04-03 19:30:25 -07:00
Timothy J. Baek
944efd2cd8
feat: sanitise response content
2024-04-03 10:57:58 -07:00
Timothy J. Baek
4a09342a71
chore: npm audit fix
2024-04-03 10:26:24 -07:00
Timothy J. Baek
fb516ea694
refac: styling
2024-04-02 09:58:34 -07:00
Timothy J. Baek
7c5f6d71b3
refac
2024-04-02 09:39:55 -07:00
Timothy J. Baek
e49e04c56a
chore: formatting
2024-04-02 09:33:27 -07:00
Timothy Jaeryang Baek
56369fea3a
Merge branch 'dev' into feature/support_auth_by_api_key
2024-04-02 09:12:19 -07:00
Timothy J. Baek
f7a1fc207a
refac: wording
2024-04-02 08:58:03 -07:00
Timothy J. Baek
5aad328040
refac: toast message wording
2024-04-02 08:58:03 -07:00
Timothy J. Baek
eca59f759d
fix: share chat modal
2024-04-02 08:58:03 -07:00
Timothy J. Baek
9975cb17a9
feat: update shared chat
2024-04-02 08:58:03 -07:00
Timothy J. Baek
0b823f90e6
feat: delete shared chat link
2024-04-02 08:58:03 -07:00
Timothy J. Baek
88c5b7f495
refac: share chat model
2024-04-02 08:58:03 -07:00
Timothy J. Baek
5faa05a117
refac: share chat modal styling update
2024-04-02 08:58:03 -07:00
Jun Siang Cheah
7978adbf45
feat: add frontend support for locally sharing chats
2024-04-02 08:58:03 -07:00
Timothy J. Baek
a363c1f2f1
fix: styling
2024-04-02 04:37:35 -07:00
Timothy J. Baek
2c030218f8
fix: latex dollar sign issue
2024-04-01 19:25:47 -07:00
Danny Liu
6bb299ae25
run npm run format
2024-04-01 16:26:05 -07:00
Danny Liu
a0a064f4c8
update initals avatar if user changes name
2024-04-01 16:23:54 -07:00
Danny Liu
40e1e212d4
feat: default profile image with user initials
2024-04-01 16:11:28 -07:00
Timothy J. Baek
d72653cdea
fix: download allowed hosts
2024-04-01 14:01:05 -07:00
Timothy Jaeryang Baek
a0935dec60
Merge branch 'dev' into feature/support_auth_by_api_key
2024-03-31 13:48:36 -07:00
Timothy J. Baek
0c367412c3
feat: navbar ui update
2024-03-29 17:20:07 -07:00