Benjamyn Love benjamyn
  • Joined on 2020-04-17
benjamyn pushed to master at PriceyBot/PriceyBotPanel 2023-10-10 19:24:53 -04:00
9c1c781595 Merge pull request 'chore/clean-up-01' (#20) from chore/clean-up-01 into master
796ab611bb feat: tweaks on hover colour
b061c4d87d fix: middleware
39037af3f9 feat: clean up api routes
f90efdfa0e feat: icons/favicon and styling cleanup
Compare 6 commits »
benjamyn merged pull request PriceyBot/PriceyBotPanel#20 2023-10-10 19:24:52 -04:00
chore/clean-up-01
benjamyn commented on pull request PriceyBot/PriceyBotPanel#20 2023-10-10 19:24:37 -04:00
chore/clean-up-01

I can't see any issues here

7a8b0fdf10 empty instead of is_null
8519764f8f Merge branch 'feat/user-reg-api' into fix/headerauth-crash-missing-header
a151f439cb This should be all the stuffs :)
Compare 3 commits »
benjamyn pushed to feat/user-reg-api at PriceyBot/PriceyBotPanel 2023-10-10 01:34:03 -04:00
a151f439cb This should be all the stuffs :)
benjamyn created pull request PriceyBot/PriceyBotPanel#19 2023-10-10 00:52:04 -04:00
fix/headerauth-crash-missing-header
benjamyn commented on pull request PriceyBot/PriceyBotPanel#18 2023-10-10 00:51:05 -04:00
feat/user-reg-api
benjamyn created branch fix/headerauth-crash-missing-header in PriceyBot/PriceyBotPanel 2023-10-10 00:49:41 -04:00
8021b9e3e2 Fixed crash on missing header
benjamyn commented on pull request PriceyBot/PriceyBotPanel#18 2023-10-10 00:44:02 -04:00
feat/user-reg-api

pls review @llama

benjamyn created pull request PriceyBot/PriceyBotPanel#18 2023-10-10 00:43:53 -04:00
feat/user-reg-api
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