Immanuel Onyeka
296ccc42bc
Fix name confict
6 月之前
Immanuel Onyeka
05f2496f0c
Generate clearer registration errors
6 月之前
Immanuel Onyeka
e46eab10d2
Correct script tags
6 月之前
Immanuel Onyeka
4b56014703
Fix build errors
6 月之前
Immanuel Onyeka
244d2ff918
Update to Laravel 11
6 月之前
Immanuel Onyeka
f167cf1710
Update vue version
6 月之前
Immanuel Onyeka
73e929f529
Add adwords tag
3 年之前
Immanuel Onyeka
3cdcd906e1
Add more SEO keywords to panel
3 年之前
Immanuel Onyeka
80c7ab91fd
Handle PM hooks with a redirect
3 年之前
Immanuel Onyeka
8bf2bcc1b6
Change PM redirect links
3 年之前
Immanuel Onyeka
139dd0ec17
Add analytics tags
3 年之前
Immanuel Onyeka
6648c72d53
Place orders by traversing suppliers
3 年之前
Immanuel Onyeka
530038f8e8
Place single orders
3 年之前
Immanuel Onyeka
cc673ee61e
Give up on theming emails
3 年之前
Immanuel Onyeka
8931925992
Attempt at excluding only the root vendor
3 年之前
Immanuel Onyeka
29361616ce
Fix stripe error during email reset
3 年之前
Immanuel Onyeka
b5d7780e2c
Remove notifications for email change requests
3 年之前
Immanuel Onyeka
b84745e2e2
Working workaround
3 年之前
Immanuel Onyeka
fbeb62710e
Workaround for verification and authentication conflict
3 年之前
Immanuel Onyeka
ed898fa60b
Store supplier information for services
3 年之前
Immanuel Onyeka
4c00da7719
Create suppliers and referral tables
3 年之前
Immanuel Onyeka
0189c5aaeb
Prevent navigation buttons from scrolling
3 年之前
Immanuel Onyeka
821ed7896c
Allow order URLs to be changed
3 年之前
Immanuel Onyeka
b001d01c53
Make order information viewable
3 年之前
Immanuel Onyeka
2f8b115f27
Add reply-to for user's tickets
3 年之前
Immanuel Onyeka
a41f1c36dc
Fix import and name conflict errors
3 年之前
Immanuel Onyeka
42d00f60b9
Create support section
3 年之前
Immanuel Onyeka
ba38ef607c
Generate and process PM transactions
3 年之前
Immanuel Onyeka
b3315791f0
Check client's IP in payeer's handler
3 年之前
Immanuel Onyeka
17ed618e57
Finish transaction completion dialogs
3 年之前
Immanuel Onyeka
0d977507f7
Process and handle payeer payments
The vue components relevant to stripe were replaced with payeer's
components. A function was added to the user's controller to ease
transaction completion logic. Storing the paying state in the database is
more provider agnostic and avoids having to learn the request parameters
of payeer's redirects.
3 年之前
Immanuel Onyeka
7f70738eb6
Change payment section from stripe to payeer
3 年之前
Immanuel Onyeka
f57518c59d
Add payeer processing and config values
3 年之前
Immanuel Onyeka
6b979a6bef
Handle loading better during reset request
3 年之前
Immanuel Onyeka
bf9ee5d5cf
Simplify copywrite of the home page
3 年之前
Immanuel Onyeka
f7548a49fb
Send email change requests to new address
3 年之前
Immanuel Onyeka
be98df5ea4
Correct cost miscalculation
3 年之前
Immanuel Onyeka
808b2ff7e9
Increase precision of credit amounts
The representation of credits amounts was increased by a factor of 100
to make minimum order amounts more realistic, and pricing information
more readable. The view and order controller now validate that the
quantity requested is within the service's limits.
3 年之前
Immanuel Onyeka
46156826d7
Fix settings mislabeling
3 年之前
Immanuel Onyeka
ae06e5ac0d
Create initial services and fix verification bug
3 年之前
Immanuel Onyeka
51d4e47f22
Use cache for stripe calls in user controller
3 年之前
Immanuel Onyeka
fc5dade6ba
Fix syntax errors
3 年之前
Immanuel Onyeka
894ce0a972
Add more supplier information to tables
3 年之前
Immanuel Onyeka
ca33810392
Fix single element array bug
3 年之前
Immanuel Onyeka
800fe00a1f
Retrieve the stripe key through the cache
3 年之前
Immanuel Onyeka
02946e7548
Handle registration errors correctly
3 年之前
Immanuel Onyeka
f2430088bd
Fix form's double submission
3 年之前
Immanuel Onyeka
bba2e539f0
Fix 419 registration error
3 年之前
Immanuel Onyeka
24e3bc3633
Copy token functions to vue component
3 年之前
Immanuel Onyeka
9c7d5130d1
Correct css file name
3 年之前