Olivier Benz
70beb58339
Fix 'Donate again'
...
- Make it work with latest version of Stripe
3 years ago
jgart
69d5821948
Update requirements.txt
...
Add SQLAlchemy
Recapitalize SQLAlchemy-Utils to conform with PyPi styling
3 years ago
jgart
0f908206c7
Remove unused import
3 years ago
jgart
665a150dbb
Adds missing dependency to requirements.txt
3 years ago
Drew DeVault
3218d3b9cf
Fuck that one guy
3 years ago
Drew DeVault
b1d3d5de77
Misc fixes
3 years ago
Drew DeVault
ad84d50ef6
yeet pystache
3 years ago
Alyssa Rosenzweig
3fef58826b
Update README to reflect IRC's move to libera
...
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
3 years ago
Reed Wade
3b957a1b96
Fix a signal bug on python post 3.8 version
...
The signal can only be used on the main thread and not the flask sub
process one.
Signed-off-by: Reed Wade <reedwade@misterbanal.net>
4 years ago
Reed Wade
152205c886
Add a the missing internal error template
...
Signed-off-by: Reed Wade <reedwade@misterbanal.net>
4 years ago
Drew DeVault
ee9d36c115
Update github.com URLs to git.sr.ht
4 years ago
adasauce
e6ba79c8f5
Use the configured currency during the cronjob
...
currently hardcoded to USD, if you have this configured to something
else, you will charge in USD during subscriptions even if you have a
different currency set in config.ini.
this makes it consistent with the behaviour in fosspay/blueprints/html.py
5 years ago
Adasauce
09eef0fd98
have Makefile `cp -r` the _static contents
...
with the inclusion of jquery and boostrap, Makefile exits on build
because _static now contains directories.
5 years ago
Drew DeVault
eecdda8abc
Merge pull request #16 from Perflyst/remove-cdn
...
Remove CDN and use local files
5 years ago
Drew DeVault
2b39975fc3
Merge pull request #19 from Perflyst/patch-1
...
Rename old SirCmpwn to ddevault
5 years ago
Drew DeVault
b985852e4d
Merge pull request #18 from Perflyst/10-example-domain
...
Change example domains to example.org
5 years ago
Perflyst
931b36db5e
Rename old SirCmpwn to ddevault
5 years ago
Perflyst
10fb960d54
Change example domains to example.org
5 years ago
Perflyst
8a53c9b7c5
Remove CDN and use local files
5 years ago
Amolith
c44ad4432c
assign gh_user variable if api token not present
5 years ago
Drew DeVault
3f92910974
Add GitHub sponsors integration
5 years ago
Drew DeVault
7887fc8ae3
Fix cancellation notice email
5 years ago
Drew DeVault
9588618786
Use relative redirect from donation cancellation
6 years ago
Drew DeVault
d2a5fced76
Add invoice.js
6 years ago
Drew DeVault
85ce9c5327
Add support for invoices
6 years ago
Drew DeVault
b667230570
Merge pull request #9 from benharri/fix-template-strings
...
fix template strings
6 years ago
Ben Harris
3725b9049c
fix template strings
6 years ago
Drew DeVault
3b70a5ba4b
Remove try..except around experimental code
6 years ago
Drew DeVault
17cb1c621b
Add new emails for maintainer's sake
6 years ago
Drew DeVault
37584afffd
Merge pull request #8 from EdwardBetts/patch-1
...
Correct a spelling mistake
6 years ago
Edward Betts
65b0b0635b
Correct a spelling mistake.
6 years ago
Drew DeVault
0a52260bc8
Merge pull request #6 from OniriCorpe/master
...
Dynamic currency system
6 years ago
emy
e7da56aaac
Fixed indentation error
6 years ago
emy
456d97225e
French translation adapted to dynamic currency system.
6 years ago
Lynne
0a1b360347
Change default config file for dynamic currency system
6 years ago
Lynne
7be17efc8b
Change currency in emails.
6 years ago
Lynne
ee022f032d
Add a dynamic currency system.
6 years ago
Drew DeVault
14d819cd88
Merge pull request #5 from OniriCorpe/master
...
French translation
6 years ago
Lynne
5866306378
Modified templates/index.html to allow internationalization
6 years ago
emy
d04a4d2499
Typo
6 years ago
emy
4361dbf8ad
French translation for index.js. index.js modified to use an i18n array.
6 years ago
emy
eae73e2163
French translation of templates files
6 years ago
emy
e313fa5c24
French translating of emails files
6 years ago
Drew DeVault
14bceae55d
Add liberapay options to the example config
6 years ago
Drew DeVault
d8440a03ff
Add ability to hide specific recurring payments
...
I use fosspay for billing consulting contracts as well as accepting
donations, and I don't want these to show up in the sum.
6 years ago
Drew DeVault
b1a2e820e5
Modernize Flask and add Patreon API key refresh
6 years ago
Drew DeVault
deaaa734c2
Remove mention of bitcoin support from README
...
No longer supported by Stripe
7 years ago
Drew DeVault
70786e0b80
Derp
7 years ago
Drew DeVault
f3de9c3b4e
Fix goal chart being broken if >100%
7 years ago
Drew DeVault
1c84a0b08e
Remove bitcoin support
...
Stripe is dropping support on their end, too
7 years ago