• Joined on 2023-03-01
llama pushed to chore/clean-up-01 at PriceyBot/PriceyBotPanel 2023-10-10 04:50:11 -04:00
38ff29a53e fix: middleware
llama commented on pull request PriceyBot/PriceyBotPanel#20 2023-10-10 04:45:25 -04:00
chore/clean-up-01

@benjamyn plz and thank you

llama created pull request PriceyBot/PriceyBotPanel#20 2023-10-10 04:45:13 -04:00
chore/clean-up-01
llama pushed to chore/clean-up-01 at PriceyBot/PriceyBotPanel 2023-10-10 04:43:51 -04:00
39037af3f9 feat: clean up api routes
llama created branch chore/clean-up-01 in PriceyBot/PriceyBotPanel 2023-10-10 04:38:04 -04:00
llama pushed to chore/clean-up-01 at PriceyBot/PriceyBotPanel 2023-10-10 04:38:04 -04:00
f90efdfa0e feat: icons/favicon and styling cleanup
e3f0f10d5d feat: admin middleware and route cleanup
Compare 2 commits »
llama pushed to master at PriceyBot/PriceyBotPanel 2023-10-10 03:19:19 -04:00
d49c43f209 Merge pull request 'feat/user-reg-api' (#18) from feat/user-reg-api into master
a151f439cb This should be all the stuffs :)
acc56a0cdf Merge branch 'master' into feat/user-reg-api
730848112f Added User Get and priceybot webp logo
b26174f420 Use request validation
Compare 7 commits »
llama merged pull request PriceyBot/PriceyBotPanel#18 2023-10-10 03:19:17 -04:00
feat/user-reg-api
llama commented on pull request PriceyBot/PriceyBotPanel#18 2023-10-10 01:19:21 -04:00
feat/user-reg-api

we can probably also put this under /user/register and /user since that'll be closer to how standard crud stuff works

llama suggested changes for PriceyBot/PriceyBotPanel#18 2023-10-10 01:19:21 -04:00
feat/user-reg-api
llama commented on pull request PriceyBot/PriceyBotPanel#19 2023-10-10 01:15:34 -04:00
fix/headerauth-crash-missing-header

If do empty here instead of is_null

llama suggested changes for PriceyBot/PriceyBotPanel#19 2023-10-10 01:15:34 -04:00
fix/headerauth-crash-missing-header
llama commented on pull request PriceyBot/PriceyBotPanel#18 2023-10-10 01:13:09 -04:00
feat/user-reg-api

This probably can just be "Throwable" instead of a specific catch

llama commented on pull request PriceyBot/PriceyBotPanel#18 2023-10-10 01:13:09 -04:00
feat/user-reg-api

Normally it's a good idea to reduce if statement nesting so you'd want to do something like

llama commented on pull request PriceyBot/PriceyBotPanel#18 2023-10-10 01:13:09 -04:00
feat/user-reg-api

same thing, probably can be just Throwable instead of a specific thing,

llama suggested changes for PriceyBot/PriceyBotPanel#18 2023-10-10 01:13:09 -04:00
feat/user-reg-api
llama opened issue PriceyBot/PriceyBotPanel#17 2023-10-09 07:29:53 -04:00
Replace logo or update so it's more optimized
llama created pull request PriceyBot/PriceyBotPanel#16 2023-10-09 07:14:47 -04:00
fix/dark-mode-issues
llama pushed to fix/dark-mode-issues at PriceyBot/PriceyBotPanel 2023-10-09 07:13:11 -04:00
01ca39da17 Merge remote-tracking branch 'origin/master' into fix/dark-mode-issues
6ec3ba9f23 Merge pull request 'feat/admin-send-quote' (#15) from feat/admin-send-quote into master
9fc26f5125 Prefix route name with admin.
c7a3fadb96 Moved send to admin sub folder
47022bc4e2 removed admin send from dashboard
Compare 9 commits »