An open API service providing commit metadata for open source projects.

GitHub / nativephp/nativephp.com / commits

The NativePHP website

SHA Message Author Date Stats
b5182300 Add optional icon file support for Windows and macOS (#119) WINBIGFOX <w****x@t****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
c076b92b Add new updater docs, config options, and app relaunch feature (#112) WINBIGFOX <w****x@t****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
594e5ac2 Create a license upon invoice.paid event (#149) Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8e70ac18 Revert "do not create a license upon inactive subscription creation (#147)" (... Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
fc5f8de2 do not create a license upon inactive subscription creation (#147) Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
fd0b237d Enhance checkout sessions Simon Hamp <s****p@m****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3567970e Add license suspension (#146) Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
449530d9 add redirect from /t-shirt to /mobile (#145) Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
5122b3c8 add calendar link to partners page (#144) Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
27c0f497 Partners page (#143) Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a3088ea6 Move user actions to action group (#142) Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
26e90037 merge Merge pull request #141 from NativePHP/improve-state-logic-mobile-pricing Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
fd089347 fix comment wording Steven Fox <6****x@u****m> over 1 year ago
d8aeff53 improve $user handling and add error logging Steven Fox <6****x@u****m> over 1 year ago
08ec0fdc Update order-success.blade.php Simon Hamp <s****p@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e08c5a17 V2 purchase flow (#139) Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
186fcd23 merge Merge pull request #140 from NativePHP/filament-panel Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
72bd8010 linting Steven Fox <6****x@u****m> over 1 year ago
a5769683 init filament panel Steven Fox <6****x@u****m> over 1 year ago
94d0e5c5 merge Merge pull request #138 from NativePHP/import-anystack-data Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d3e65c91 remove unused job Steven Fox <6****x@u****m> over 1 year ago
304827cf fix $user->exists() to $user->exists Steven Fox <6****x@u****m> over 1 year ago
bf9e55e6 add trial subscription plan to .env.example Steven Fox <6****x@u****m> over 1 year ago
de82f79f add commands and jobs to import existing anystack data Steven Fox <6****x@u****m> over 1 year ago
f95c1799 merge Merge pull request #137 from NativePHP/store-anystack-license-id Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ba80c4f3 store the anystack id of licenses Steven Fox <6****x@u****m> over 1 year ago
81f3949d merge Merge pull request #136 from giuseppemagazu/patch-2 Peter Bishop <9****p@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d48b8968 Update broadcasting.md giuseppemagazu <1****u@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
beec6cce merge Merge pull request #135 from NativePHP/graceful-stripe-handling-order-success Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
390e3874 redirect to /mobile upon invalid stripe checkout session in url Steven Fox <6****x@u****m> over 1 year ago
2def1cd5 merge Merge pull request #134 from NativePHP/update-user-creation Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a6af895c only create a new user upon customer.subscription.created webhook Steven Fox <6****x@u****m> over 1 year ago
b5f01d16 merge Merge pull request #133 from NativePHP/store-licenses Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
bbdfbe52 fix: use cashier subscription_item_id fk, not stripe subscription item id Steven Fox <6****x@u****m> over 1 year ago
4899966a add $model to LicenseFactory Steven Fox <6****x@u****m> over 1 year ago
34ee7e68 update tests Steven Fox <6****x@u****m> over 1 year ago
446c98da retrieve license key from database Steven Fox <6****x@u****m> over 1 year ago
f87bee3a update jobs to store license in database Steven Fox <6****x@u****m> over 1 year ago
feae8f31 create License model and relationships Steven Fox <6****x@u****m> over 1 year ago
07f692ca add migration for licenses table Steven Fox <6****x@u****m> over 1 year ago
2f64758e merge Merge pull request #132 from NativePHP/feature/tests-workflow Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ffc7e3b3 add testing stripe & anystack env vars to phpunit.xml Steven Fox <6****x@u****m> over 1 year ago
6128cb0f merge Merge branch 'main' into feature/tests-workflow Steven Fox <6****x@u****m> over 1 year ago
8b17e8cd merge Merge pull request #130 from NativePHP/store-anystack-ids Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4aeb88e6 fix: update test command to use PHPUnit with testdox format Eser DENIZ <s****z@g****m> over 1 year ago
db771868 fix: update test environment setup to use .env.example Eser DENIZ <s****z@g****m> over 1 year ago
1eace1f5 feat: add doctrine/dbal dependency and configure tests workflow Eser DENIZ <s****z@g****m> over 1 year ago
465b58ed update `PreventRegularBrowserAccess` middleware docs (#127) Willem Leuverink <w****m@l****k>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f5d9e0b4 ✨ Add countdown to EAP banner (#128) Hassan Zahirnia <m****a@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
fc460413 merge Merge pull request #131 from NativePHP/hotfix/get-stripe-client-from-cashier Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6f965ba1 use cashier to resolve stripe client Steven Fox <6****x@u****m> over 1 year ago
c7b0cf1c pass a User to CreateAnystackLicenseJob and update tests Steven Fox <6****x@u****m> over 1 year ago
0fec7220 add anystack_contact_id to users table Steven Fox <6****x@u****m> over 1 year ago
d77514fe merge Merge pull request #129 from NativePHP/improve-stripe-handling Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4379cb40 fix conditional Steven Fox <6****x@u****m> over 1 year ago
2de16973 improve handling & timing of new stripe customers Steven Fox <6****x@u****m> over 1 year ago
598157df send failing jobs to sentry Steven Fox <6****x@u****m> over 1 year ago
0d645be5 copy Simon Hamp <s****p@m****m> over 1 year ago
647c5420 WIP Account Work Pete Bishop <9****p@u****m> over 1 year ago
b9c4f56a Feature: new billing flow (#124)
Co-authored-by: Simon Hamp <s****p@m****m>
Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d0ff7998 merge Merge pull request #122 from NativePHP/gwleuverink-patch-1 Peter Bishop <9****p@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0abad09a Add in-app billing and document scanner Willem Leuverink <w****m@m****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
83ed7da0 Add splash screen to the roadmap Willem Leuverink <w****m@m****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9c7d1648 Revert "Revert "Revert "New billing flow (#121)""" Simon Hamp <s****p@m****m> over 1 year ago
3073636c Fix migrations Simon Hamp <s****p@m****m> over 1 year ago
0993d923 Revert "Revert "New billing flow (#121)"" Simon Hamp <s****p@m****m> over 1 year ago
e571ffc3 Revert "New billing flow (#121)" Simon Hamp <s****p@m****m> over 1 year ago
caecbde1 New billing flow (#121)
Co-authored-by: Steven Fox <6****x@u****m>
Simon Hamp <s****p@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f3bee747 Add sentry (#120) Shane Rosenthal <s****2@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
64f78aa0 create jobs table (#118) Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
aa52d85e create database cache tables (#117) Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e28496b0 Install mailgun driver (#116) Steven Fox <6****x@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3a527b44 💄 Enhance dark mode styles for article, privacy policy, and terms of service ... Hassan Zahirnia <m****a@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
21fd3155 Remove div Simon Hamp <s****p@m****m> over 1 year ago
8e339433 Stripe stuff Simon Hamp <s****p@m****m> over 1 year ago
dea9e352 Package name Simon Hamp <s****p@m****m> over 1 year ago
1a8db138 Fixes typo (#114) Shane Rosenthal <s****2@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
99bde303 Update android release info (#113) Shane Rosenthal <s****2@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
23fc2a2c V1 docs (#111)
Co-authored-by: Simon Hamp <s****p@m****m>
Shane Rosenthal <s****2@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
af54154d Styling for show view Pete Bishop <9****p@u****m> over 1 year ago
f78aef4c Ratelimiter messaging Pete Bishop <9****p@u****m> over 1 year ago
6bac8ace Ratelimiting auth + small styling changes Pete Bishop <9****p@u****m> over 1 year ago
b4d256a1 Add link Pete Bishop <9****p@u****m> over 1 year ago
1f6f22af Add close ticket functionality Pete Bishop <9****p@u****m> over 1 year ago
e009e7ee Better styling of buttons Pete Bishop <9****p@u****m> over 1 year ago
1085a289 Add back to tickets button Pete Bishop <9****p@u****m> over 1 year ago
9ff7e7eb Update docs Simon Hamp <s****p@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
627aa0d5 Update links Simon Hamp <s****p@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
533a827c Ticket statuses! Pete Bishop <9****p@u****m> over 1 year ago
b0b098c0 More show ticket work Pete Bishop <9****p@u****m> over 1 year ago
bfdfd916 Update Bluesky handle Simon Hamp <s****p@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f750abda More work on Support Ticket Single View Pete Bishop <9****p@u****m> over 1 year ago
cd5fecab Single Support Ticket View Pete Bishop <9****p@u****m> over 1 year ago
3faf1333 Support Ticket Listings Pete Bishop <9****p@u****m> over 1 year ago
3526a8c5 Initial Support Ticket work Pete Bishop <9****p@u****m> over 1 year ago
50d33deb Basic Account Functionality Pete Bishop <9****p@u****m> over 1 year ago
db5a5938 Login for support Pete Bishop <9****p@u****m> over 1 year ago
14d709e9 Update support view Pete Bishop <9****p@u****m> over 1 year ago
afb9794d Add Support Page Pete Bishop <9****p@u****m> over 1 year ago
8f5afe35 ✨ Add Twitter and YouTube icons to social networks component (#110) Hassan Zahirnia <m****a@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago

← Back to repository