360 Commits

Author SHA1 Message Date
71d27f5ace Job search works (had to reorder route) 2025-06-27 14:52:48 -07:00
5e37e17724 Added more chat interactions 2025-06-27 11:30:03 -07:00
1e04f2e070 Added question editing 2025-06-27 11:00:10 -07:00
4a95c72a6f Having Claude finish implementation of question dialog 2025-06-27 10:46:05 -07:00
c470d719ea JobsView onJobView now works 2025-06-27 10:31:05 -07:00
0c32e26955 Added qr code generation 2025-06-27 09:55:58 -07:00
f3b9e0c2e7 Deployed 2025-06-24 08:39:32 -07:00
98092e12d6 Added missing verify-email route 2025-06-20 14:09:51 -07:00
ff3e4605a1 Fixed all eslint and prettier issues 2025-06-20 13:56:07 -07:00
2b1fbf2eaf Reduced font size in hero 2025-06-20 12:44:57 -07:00
7257e6d160 Prettier and eslint fixes in progress 2025-06-20 11:56:21 -07:00
c1e6ab9360 Prettier and eslint fixes in progress 2025-06-20 11:55:25 -07:00
0fba24b173 Prettier and eslint fixes in progress 2025-06-20 11:49:22 -07:00
8ddc13d1eb Fix minwidth so it resizes correctly 2025-06-20 11:49:02 -07:00
b8f7cbcf30 prettier fixes 2025-06-20 11:17:22 -07:00
9c9578cc46 Improved resume generation by reordering context 2025-06-20 11:14:07 -07:00
c643b0d8f8 Added some print margins 2025-06-19 10:32:38 -07:00
88a3f85635 Added fullWidth variant for navigation routes 2025-06-19 09:10:05 -07:00
ffd4b829f6 Added analysis complete progress 2025-06-19 08:55:01 -07:00
5c867af814 Adding dense JobsTable 2025-06-19 08:32:22 -07:00
17381dded1 Fixing eslint issues 2025-06-18 16:40:46 -07:00
66b68270cd Prettier / eslint reformatting 2025-06-18 14:34:52 -07:00
f9307070a3 Reformatting tsx 2025-06-18 14:26:07 -07:00
54d5df3fac Removed lint warnings 2025-06-18 13:55:44 -07:00
2cf3fa7b04 ruff reformat 2025-06-18 13:53:07 -07:00
f1c2e16389 Reformatting with ruff 2025-06-18 13:30:54 -07:00
f53ff967cb Removing unused dependencies 2025-06-18 13:11:51 -07:00
168fe8cc8e Moved auth_utils to utils 2025-06-18 12:36:32 -07:00
aefc14c610 Move model_cast into helpers 2025-06-18 12:31:17 -07:00
e5ac267935 ttl deletion for rate limits 2025-06-18 12:30:42 -07:00
cbd6ead5f3 Added some comments 2025-06-18 12:24:04 -07:00
ed2b99e8b9 Refactored database.py into sub-files 2025-06-18 12:17:35 -07:00
dbbfe852e2 Added llm providers entrypoint 2025-06-17 17:22:27 -07:00
a2276c58ef Added multi-llm doc 2025-06-17 17:12:34 -07:00
a4f1fe2e35 Fixed pydantic warning 2025-06-17 17:10:05 -07:00
46faf456cf Refactored code into separate files 2025-06-17 17:09:23 -07:00
4edf11a62d Fixed database async usage with background tasks 2025-06-13 10:32:30 -07:00
dba497c854 Fixed error checking on profile upload 2025-06-13 10:32:12 -07:00
afd8c1df21 Updated so user can pass in default name 2025-06-13 10:31:58 -07:00
3a5b0f86fb Let guests view candidates 2025-06-12 16:35:32 -07:00
5b33d7fa5f Beta on How It Works positioning 2025-06-12 16:35:20 -07:00
5750577eaf Add printing and lots of fixes 2025-06-12 16:27:08 -07:00
6845ed7c62 Fix debug border 2025-06-12 16:26:39 -07:00
d69ef95a41 Let enter behavior be configurable 2025-06-12 16:26:23 -07:00
a5f16494fc Fix launch for prod 2025-06-12 16:25:54 -07:00
30d7035946 Fix launch for prod 2025-06-12 16:25:44 -07:00
586282d7fa Added doc preview 2025-06-12 12:27:39 -07:00
8dcc1c0336 Added Resume viewing 2025-06-12 09:22:06 -07:00
0bc9f74c7f Tweaked JobViewer for mobile 2025-06-12 07:49:21 -07:00
85eac72750 Let guest users see job list 2025-06-11 23:05:53 -07:00