Benjamyn Love benjamyn
  • Joined on 2020-04-17
benjamyn pushed to feat/user-reg-api at PriceyBot/PriceyBotPanel 2023-10-10 00:43:06 -04:00
acc56a0cdf Merge branch 'master' into feat/user-reg-api
730848112f Added User Get and priceybot webp logo
c8632e1a12 Merge pull request 'fix/dark-mode-issues' (#16) from fix/dark-mode-issues into master
01ca39da17 Merge remote-tracking branch 'origin/master' into fix/dark-mode-issues
5f4ed6228f fix: dark mode issues kyle found
Compare 7 commits »
benjamyn pushed to feat/user-reg-api at PriceyBot/PriceyBotPanel 2023-10-09 07:29:33 -04:00
b26174f420 Use request validation
671d422bff Removed lines for some reason
Compare 2 commits »
benjamyn deleted branch fix/dark-mode-issues from PriceyBot/PriceyBotPanel 2023-10-09 07:19:01 -04:00
benjamyn pushed to master at PriceyBot/PriceyBotPanel 2023-10-09 07:18:48 -04:00
c8632e1a12 Merge pull request 'fix/dark-mode-issues' (#16) from fix/dark-mode-issues into master
01ca39da17 Merge remote-tracking branch 'origin/master' into fix/dark-mode-issues
5f4ed6228f fix: dark mode issues kyle found
e8d97c62c8 feat: add nexi font
47b7accdf7 feat: clean up vite
Compare 5 commits »
benjamyn merged pull request PriceyBot/PriceyBotPanel#16 2023-10-09 07:18:47 -04:00
fix/dark-mode-issues
benjamyn approved PriceyBot/PriceyBotPanel#16 2023-10-09 07:18:31 -04:00
fix/dark-mode-issues

This is good

benjamyn commented on issue PriceyBot/PriceyBotPanel#10 2023-10-09 07:08:17 -04:00
User registration API for bot

Dis works but needs a clean up

benjamyn created branch feat/user-reg-api in PriceyBot/PriceyBotPanel 2023-10-09 07:07:55 -04:00
benjamyn pushed to feat/user-reg-api at PriceyBot/PriceyBotPanel 2023-10-09 07:07:55 -04:00
3eee367a4a Added user registration
benjamyn deleted branch feat/admin-send-quote from PriceyBot/PriceyBotPanel 2023-10-09 05:34:36 -04:00
benjamyn pushed to feat/admin-send-quote at PriceyBot/PriceyBotPanel 2023-10-09 05:09:01 -04:00
9fc26f5125 Prefix route name with admin.
benjamyn commented on pull request PriceyBot/PriceyBotPanel#15 2023-10-09 05:04:16 -04:00
feat/admin-send-quote

Feeeexed

benjamyn pushed to feat/admin-send-quote at PriceyBot/PriceyBotPanel 2023-10-09 05:03:59 -04:00
c7a3fadb96 Moved send to admin sub folder
benjamyn created pull request PriceyBot/PriceyBotPanel#15 2023-10-09 04:49:50 -04:00
feat/admin-send-quote
benjamyn created branch feat/admin-send-quote in PriceyBot/PriceyBotPanel 2023-10-09 04:48:14 -04:00
benjamyn pushed to feat/admin-send-quote at PriceyBot/PriceyBotPanel 2023-10-09 04:48:14 -04:00
47022bc4e2 removed admin send from dashboard
b2c5473e85 Merge branch 'master' into feat/admin-send-quote
Compare 2 commits »
benjamyn pushed to master at PriceyBot/PriceyBotPanel 2023-10-09 00:30:42 -04:00
5d8ceb354b Update config/bot.php
benjamyn deleted branch feat/webhookapi from PriceyBot/PriceyBotPanel 2023-10-08 04:07:04 -04:00
benjamyn pushed to master at PriceyBot/PriceyBotPanel 2023-10-08 04:06:59 -04:00
f2a18e15e9 Merge pull request 'feat/webhookapi' (#13) from feat/webhookapi into master
8cb8353cc5 Updated env vars
f46853f686 Added auth middleware
Compare 4 commits »
benjamyn merged pull request PriceyBot/PriceyBotPanel#13 2023-10-08 04:06:57 -04:00
feat/webhookapi