Keyan
01b021a337
comment pagination with limit/offset ( #1824 )
...
* basic query with limit/offset
* roughly working increment
* working limiting/pageable queries
* denormalize direct comments + full comments below threshold
* notifications in megathread + working nest view more buttons
* fix empty comment footer
* make comments nested resolver again
* use time in cursor to avoid duplicates
* squash migrations
* do not need item.comments undefined checks
2025-01-29 19:00:05 -06:00
ekzyis
d237861ff5
Use module path aliases ( #938 )
...
* Use module path aliases
* fix broken refactor
* path mapping for svgs, style, and remaining places (bonus: lose babel dep)
---------
Co-authored-by: keyan <keyan.kousha+huumn@gmail.com>
2024-03-19 19:37:31 -05:00
keyan
7bbcc86270
redirect to login on pages that require auth ( #269 )
2023-08-28 12:52:15 -05:00
keyan
8ab018af88
fix nested comment sorting
2023-07-25 19:45:35 -05:00
keyan
59f7b6ff26
Revert "Revert "shield your eyes; massive, squashed refactor; nextjs/react/react-dom/apollo upgrades""
...
This reverts commit 18910fa2ed470fe12ffbfb83df18e206101f0a05.
2023-07-23 10:08:43 -05:00
keyan
18910fa2ed
Revert "shield your eyes; massive, squashed refactor; nextjs/react/react-dom/apollo upgrades"
...
This reverts commit d0314ab73c42ebf85fe2f418dddd681af45dbc55.
2023-07-23 09:16:12 -05:00
keyan
d0314ab73c
shield your eyes; massive, squashed refactor; nextjs/react/react-dom/apollo upgrades
2023-07-21 17:33:11 -05:00
keyan
b406f0c340
avoid db dip for sub
2023-05-05 12:39:57 -05:00
keyan
46ea2f661c
make jobs great again
2022-09-29 15:42:33 -05:00
keyan
d91eb02c74
don't 404 for inactive job that user owns
2022-04-21 13:06:52 -05:00
keyan
ae916ecb97
add notFound function to SSR HOF, 404 inactive jobs
2022-04-18 11:40:08 -05:00
keyan
b954186d31
jobs w/o payments yet
2022-02-24 13:05:57 -06:00
keyan
945225d205
return 404 for nonexistant users and items
2021-10-26 16:31:39 -05:00
keyan
07b9da353b
smarter use of SSR and caching
2021-10-26 15:49:37 -05:00
keyan
ca1a95094c
ssr everything
2021-09-30 10:46:58 -05:00