forked from elliotBraem/efizzybot
-
Notifications
You must be signed in to change notification settings - Fork 7
Adds secret service for plugin config loading #173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
elliotBraem
wants to merge
145
commits into
main
Choose a base branch
from
feat/secret-service
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
145 commits
Select commit
Hold shift + click to select a range
d6ea00f
Get basic working (#109)
itexpert120 810bb9a
fix polyfills
elliotBraem e8599af
Explore Page (#108)
saadiqbal-dev 30cbbfe
Header + Explore Page Style (#113)
saadiqbal-dev d4018f7
Profile page (#120)
itexpert120 cf66339
[FEATURE] Create Feed Page - DRAFT (#121)
saadiqbal-dev 79d572d
Curate Engine Step 1
elliotBraem db92ef9
update to main
elliotBraem e369f24
fmt
elliotBraem 1b4c006
Feat/submissions page (#127)
saadiqbal-dev 8d08308
Merge branch 'main' of https://github.com/PotLock/curatedotfun into s…
elliotBraem 908f537
Feed Page Tabs (#130)
saadiqbal-dev 6d9aeb9
Merge branch 'main' of https://github.com/PotLock/curatedotfun into s…
elliotBraem 6fc7637
set tanstack routes (#132)
elliotBraem ea2137c
[Task]: Add connect button to feed page (#131)
louisdevzz 0ecfab3
uses prod data
elliotBraem cd12908
Update changes to latest staging
saadiqbal-dev ba55dd3
Revert "Update changes to latest staging"
saadiqbal-dev 1c4044a
Fix Sort By Oldest (#136)
louisdevzz 8cd6e82
UI fixes (#138)
saadiqbal-dev 5e91466
Fix: Leaderboard improvements (#140)
louisdevzz 59de163
clean up
elliotBraem 4a411fb
wallet wip
elliotBraem 72ea8fa
todo
elliotBraem 716b956
Merge branch 'main' of https://github.com/PotLock/curatedotfun into s…
elliotBraem 94bf4e4
Merge branch 'staging' into feat/wallet
elliotBraem 3ad71c0
auth flow, wip
elliotBraem 5561575
types clean up
elliotBraem 8dda6af
fix types
elliotBraem 9078b4e
login modal wip
elliotBraem 7110ff5
modals
elliotBraem af6bfda
controller, service, successful create account
elliotBraem c3b2582
clean with data, metadata, and pattern, validation, and json schema
elliotBraem 592fa49
add migration doc
elliotBraem 2baaa98
add activity and delete user
elliotBraem 8b92f11
fix migration
elliotBraem ad177fa
add seed remote method
elliotBraem 620a554
fix naming
elliotBraem ac88430
fix script call
elliotBraem 5edba9d
file extension
elliotBraem 5cb5ec5
remove build schema
elliotBraem 6eef52a
proper build time
elliotBraem 017e0f0
fix Dockerfile
elliotBraem 1f77f1d
rsbuild
elliotBraem 5aefc9f
Standard Header Component + Responsivenss Fixes (#146)
saadiqbal-dev 750a427
fix broken link
saadiqbal-dev 1473e34
don't distribute on staging
elliotBraem 6aff38c
fix path
elliotBraem d93df7a
env log
elliotBraem 9bbcc39
comment out
elliotBraem 754209f
railway env
elliotBraem 6607554
fix: Profile adjustments (#153)
louisdevzz 4126f79
Login Modal Fixes (#154)
saadiqbal-dev 3b1c83b
organize
elliotBraem 19c491a
fmt
elliotBraem 14baf96
update feeds (#156)
elliotBraem cdf9a14
Leaderboard width fixes
saadiqbal-dev 6c226e0
feat: save profile image to pinata (#158)
dungpt99 b77d92d
Feat Integrate NEAR Solana, Ethereum wallet selection (#159)
louisdevzz 35bb5eb
Feed Submission + Feed Review Page (#160)
saadiqbal-dev 1f54369
minor fixes (#164)
saadiqbal-dev 673b884
remove node-compile-cache
elliotBraem 8dffc5b
reuse user menu
elliotBraem 90a4907
header clean up
elliotBraem 953a1a1
remove how it works
elliotBraem a91789e
clean up
elliotBraem a6a603e
set submissions at root route
elliotBraem 5661f48
fmt
elliotBraem bd386b0
clean
elliotBraem bea8fc5
create is coming soon
elliotBraem 05de617
clean up
elliotBraem b6eea32
user link
elliotBraem d1a5f05
Adds caddyfile and frontend clean up (#165)
elliotBraem c11ad4e
pnpm lock
elliotBraem 5dc24a7
fix turbo
elliotBraem d308427
fix build
elliotBraem 6cec47b
db migration
elliotBraem 8bc9534
without time zone
elliotBraem 440f0b9
cleans up submission list
elliotBraem 3631332
Adds shared-db, types package, initial migration (#166)
elliotBraem ea685af
update dockerfile
elliotBraem a84130e
monorepo
elliotBraem 3f172eb
working build
elliotBraem 34cabca
migration service
elliotBraem 4444954
turbo
elliotBraem ac49a25
install pnpm
elliotBraem 81d5b5b
temp proxy
elliotBraem c29851e
no include request headers
elliotBraem f05cf7c
clean up
elliotBraem 8a4e270
proper path
elliotBraem 74272ba
renaming
elliotBraem 45d4011
fmt
elliotBraem fc74fcb
update caddyfile
elliotBraem 4627a5a
different strategy
elliotBraem bc58f56
use route
elliotBraem 61dfe9d
fix BACKEND to API
elliotBraem b8d8e81
ignore temp
elliotBraem a74187c
temp remove
elliotBraem 60e0e7c
back to orig
elliotBraem 738db5e
turn on auto https
elliotBraem f9c074a
disable
elliotBraem 7099891
route block
elliotBraem 84eab5c
clean up
elliotBraem a63b225
configure host
elliotBraem 20c1f28
favicon
elliotBraem 60ef915
add staging domain
elliotBraem a95fa06
http:
elliotBraem 51440bc
set domain adn host
elliotBraem 82a829d
correct bash
elliotBraem c03a909
matching host
elliotBraem 45eadff
Adds edit feed and image upload (#168)
elliotBraem 98f8d58
CSR
elliotBraem fdc1e5d
vercel json
elliotBraem 9c74b63
move
elliotBraem d99c49b
temp disable auth
elliotBraem 7e8c95e
set image
elliotBraem 97d9c95
fix query
elliotBraem 18a9943
submisison service running
elliotBraem 79b31f9
Migrates submission service, is running (#169)
elliotBraem b704abd
fix config path
elliotBraem 9eef768
adds plugins route and integrates with plugin service
elliotBraem c445a81
remote curate.config.json
elliotBraem 50f935f
plugins table
elliotBraem ef316a8
adds plugin pages
elliotBraem 6edaccb
set type
elliotBraem 60c49e6
fix feed types
elliotBraem 1013e80
plguin errors
elliotBraem 24764f7
env injection
elliotBraem 6003d2e
fix queries
elliotBraem c2ab5f4
fix migration
elliotBraem c2bc5b5
fix migration
elliotBraem 05dea50
fix migration
elliotBraem a10bb98
redo migration
elliotBraem 45a5d2f
decouples moderation
elliotBraem 3475cf5
fix status
elliotBraem dc6ea46
fix feeds
elliotBraem 8c60522
hide moderation actions
elliotBraem c53a8d7
Merge branch 'main' of https://github.com/PotLock/curatedotfun into s…
elliotBraem a328e69
adds overwrite script
elliotBraem 8bc0213
migrate timestamps
elliotBraem f05166f
Merge branch 'feat/overwrite-script' into staging
elliotBraem 11c43dc
better date handling
elliotBraem a0cbdf0
fix
elliotBraem 79f280d
Merge branch 'main' into staging
elliotBraem afe8e25
init secret service
elliotBraem File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🛠️ Refactor suggestion
Add support for nested configuration objects.
The current implementation only handles placeholders in top-level config keys. Nested objects with placeholders won't be hydrated.
Consider implementing recursive hydration to support nested configurations:
Then replace lines 221-265 with:
🤖 Prompt for AI Agents