sabaimran
b644bb8628
Further improve mobile friendliness
2024-12-19 21:34:04 -08:00
sabaimran
9d5480d886
Improve mobile friendlinses across chat and home pages.
2024-12-19 20:33:53 -08:00
sabaimran
68af10c805
Use the new shadcn sidebar for khoj nav and actions
...
- Use the sidebar across all pages to quickly navigate through the app, access settings, and go to past chats
- Pending: mobile friendliness
2024-12-19 20:10:03 -08:00
sabaimran
7eb15bf0a9
Update shadcn components
2024-12-19 14:33:36 -08:00
sabaimran
a4aeb9fdf3
Simplify the home page color scheme and overall design
2024-12-19 14:02:53 -08:00
sabaimran
bcee2ea01a
Release Khoj version 1.32.2
2024-12-17 16:03:29 -08:00
sabaimran
7ca2553d17
Update login popup copy
2024-12-17 15:20:44 -08:00
sabaimran
2e80a1ce7c
Release Khoj version 1.32.1
2024-12-17 13:28:00 -08:00
sabaimran
ded168dae3
Release Khoj version 1.32.0
2024-12-17 12:29:20 -08:00
Debanjum
c20364efcb
Upgrade web app next.js, shadcn and other package dependencies
2024-12-17 11:15:22 -08:00
Debanjum
63d2c6f35a
Allow research mode and other conversation commands in automations ( #1011 )
...
Major
---
Previously we couldn't enable research mode or use other slash
commands in automated tasks.
This change separates determining if a chat query is triggered via
automated task from the (other) conversation commands to run the query
with.
This unlocks the ability to enable research mode in automations
apart from other variations like /image or /diagram etc.
Minor
---
- Clean the code to get data sources and output formats
- Have some examples shown on automations page run in research mode now
2024-12-17 00:44:51 -08:00
sabaimran
efb0b9f495
Gracefully handle error when user login code is expired
2024-12-16 16:47:54 -08:00
sabaimran
064f7e48ca
Update various copy texts for OG metadata and such
2024-12-16 16:40:46 -08:00
sabaimran
ae9750e58e
Add rate limiting to OTP login attempts and update email template for conciseness
2024-12-16 11:59:45 -08:00
sabaimran
5d3da3340f
Include email in verification API
2024-12-15 13:54:41 -08:00
sabaimran
6a56140360
Allow users to directly enter their unique code when logging in
...
- Code automatically becomes invalid after 30 minutes
2024-12-14 11:06:05 -08:00
sabaimran
c25174e8d4
Apply more finished styling to login features, make the pop-up mobile friendly
2024-12-14 09:46:19 -08:00
sabaimran
73c1fe6ae1
Add text overlay to caption the different assets
2024-12-13 13:45:31 -08:00
sabaimran
f1fb4525c6
Remove old images
2024-12-13 11:31:14 -08:00
sabaimran
d5681ad1a2
Update image assets to sign up prompt
2024-12-13 11:30:14 -08:00
sabaimran
62545a9af3
Update package path for pypi ci export
2024-12-12 21:25:21 -08:00
sabaimran
144f283a25
Maintain old login page for posterity and associated API
2024-12-12 16:23:44 -08:00
sabaimran
4697daeb1a
Improve opengraph metadata across front-end pages
2024-12-12 15:56:43 -08:00
sabaimran
ad3f8a33d1
Add a static login footer that prompts login, disable input box without auth
2024-12-12 14:57:52 -08:00
sabaimran
a7d0ed8670
Add carousel for navigating images in the sign up modal
2024-12-12 11:47:41 -08:00
sabaimran
943065b7b3
Remove dead dependencies and improve the google sign in button
2024-12-12 11:19:19 -08:00
sabaimran
41bb1e60d0
Use the LoginPrompt in the chat history side panel
2024-12-11 22:56:03 -08:00
sabaimran
b60b750555
Update the styling to align with Google branding via the sign in button
...
- Disable the gsi client side code since it's being finnicky and inconsistent
2024-12-11 22:49:11 -08:00
sabaimran
0f8b055b42
Improve padding for space, esp in mobile
2024-12-11 18:22:48 -08:00
sabaimran
142239d2c9
Add mobile friendliness and replace the login page redirects
2024-12-11 18:01:04 -08:00
sabaimran
de6ed2352a
Break up the parts of the login dialog into smaller modules to extend for mobile
2024-12-11 17:18:43 -08:00
sabaimran
d35db99c6f
Initial version of a carousel working for sign in with steps for email sign up
...
- Google sign in is pending with the gsi client code. Will see if I can get that working
- Check in relevant image assets
2024-12-11 16:54:06 -08:00
sabaimran
530b44cf56
Merge branch 'master' of github.com:khoj-ai/khoj into features/new-sign-in-page
2024-12-11 10:30:13 -08:00
sabaimran
e43341fdcc
Release Khoj version 1.31.0
2024-12-10 19:41:31 -08:00
Debanjum
40e4f2ec2e
Reduce clutter in chat message ux on Obsidian
...
- Move khoj message border to left like in web ui
- Remove user, sender emojis and name
- Ensure conversation title always at top of chat sessions view,
even if no chat sessions loaded yet, instead of causing layout shift
on chat sessions load
2024-12-10 19:34:17 -08:00
sabaimran
1ec1eff57e
Improve mobile header, reduce title bar padding and add conv title
2024-12-10 19:03:57 -08:00
sabaimran
321eeeaed7
Fix setting title of shared conversation, move shared button into the title pane
2024-12-10 18:19:46 -08:00
sabaimran
d7e5a76ace
Add an icon in the input bar for research mode
2024-12-10 17:49:25 -08:00
sabaimran
4b4e0e20d4
Make the version number a badge, rather than an independent item in the nav dropdown
2024-12-09 14:45:26 -08:00
sabaimran
df66fb23ab
Centralize definition of the content security policy and add in-app chat
...
- in-app chat is meant for support requests and currently is only in the settings page, where users are most likely to go if confused IMO
2024-12-08 17:57:27 -08:00
sabaimran
0b87c13f8d
Add khoj_version to the settings menu
2024-12-08 17:55:56 -08:00
sabaimran
05b3911080
Update some button titles and add descriptions for clarity
2024-12-08 14:29:12 -08:00
sabaimran
b78b92d6a0
Merge branch 'master' of github.com:khoj-ai/khoj into features/update-desktop-app
2024-12-08 14:20:20 -08:00
sabaimran
a138845fea
Merge branch 'master' of github.com:khoj-ai/khoj into features/allow-multi-outputs-in-chat
2024-12-08 10:57:16 -08:00
Debanjum
65c5b163c9
Add khoj_lantern svg to web public assets for use by new admin panel
2024-12-05 10:57:18 -08:00
Debanjum
354dc12b3b
Style the Admin Panel with a modern theme and Khoj branding ( #999 )
...
Overview
- The default django admin panel UI looks pretty dated and didn't
have any Khoj specific branding
- Used the Unfold Django admin panel theme for a modern look
- Used the Khoj logo and name in Admin panel title, headings, favicons
Details:
All models shown on Admin panel need to inherit from unfold's
ModelAdmin to get styling applied. So
- Make all models on Admin panel inherit from unfold's ModelAdmin
- Subclassed UserAdmin to inherit from unfold's ModelAdmin
- Deregistered the unused Auth Group model from the Admin panel
We can add it back when its actually used. Avoid confusion for now
- Explicitly register DjangoJobExecution on admin panel and again make
it inherit from the unfold.admin.ModelAdmin
2024-12-04 23:53:43 -08:00
sabaimran
886fe4a0c9
Merge branch 'master' of github.com:khoj-ai/khoj into features/allow-multi-outputs-in-chat
2024-12-03 21:37:00 -08:00
sabaimran
3552032827
Rename additional context to additional_context_for_llm_response
2024-12-03 21:23:15 -08:00
sabaimran
d507894546
Simplify the desktop app
...
- Make the desktop app mainly a file-syncing client for users who have lots of documents that they need to share with Khoj. This is because the web app provides a fairly robust chat client which can be used by anyone on their computer.
- The chat client in the desktop app had significantly drifted from our current brand / them, and didn't provide enough value add to update. Later, we will make it easier to install the existing web app as a desktop PWA.
2024-12-02 15:54:05 -08:00
Debanjum
9f7cb335c5
Create Android app for Khoj ( #991 )
...
Use bubblewrap to publish the Khoj Progressive Web App (PWA) as a Trusted Web Activity (TWA) to the Android Play Store
2024-12-02 15:45:04 -08:00