104 Commits (master)
 

Author SHA1 Message Date
Ben Harris 1ba813eb69 fix some links 5 months ago
Ben Harris 291f69fd09 remove glyphicons and local copy of bootstrap 5 months ago
Ben Harris 5d2b8cfe9b require at least $5 1 year ago
Ben Harris 8c4fdf4c22 update monthly cost estimate 1 year ago
Ben Harris dca6ff44de set link to my fork 1 year ago
Ben Harris a7d4b83bf9 my fork 1 year ago
Olivier Benz 70beb58339 Fix 'Donate again'
- Make it work with latest version of Stripe
1 year ago
jgart 69d5821948 Update requirements.txt
Add SQLAlchemy
Recapitalize SQLAlchemy-Utils to conform with PyPi styling
1 year ago
jgart 0f908206c7 Remove unused import 1 year ago
jgart 665a150dbb Adds missing dependency to requirements.txt 1 year ago
Drew DeVault 3218d3b9cf Fuck that one guy 2 years ago
Drew DeVault b1d3d5de77 Misc fixes 2 years ago
Drew DeVault ad84d50ef6 yeet pystache 2 years ago
Alyssa Rosenzweig 3fef58826b Update README to reflect IRC's move to libera
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
2 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>
2 years ago
Reed Wade 152205c886 Add a the missing internal error template
Signed-off-by: Reed Wade <reedwade@misterbanal.net>
2 years ago
Drew DeVault ee9d36c115 Update github.com URLs to git.sr.ht 2 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
3 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.
3 years ago
Drew DeVault eecdda8abc
Merge pull request #16 from Perflyst/remove-cdn
Remove CDN and use local files
3 years ago
Drew DeVault 2b39975fc3
Merge pull request #19 from Perflyst/patch-1
Rename old SirCmpwn to ddevault
3 years ago
Drew DeVault b985852e4d
Merge pull request #18 from Perflyst/10-example-domain
Change example domains to example.org
3 years ago
Perflyst 931b36db5e
Rename old SirCmpwn to ddevault 3 years ago
Perflyst 10fb960d54
Change example domains to example.org 3 years ago
Perflyst 8a53c9b7c5
Remove CDN and use local files 3 years ago
Amolith c44ad4432c assign gh_user variable if api token not present 3 years ago
Drew DeVault 3f92910974 Add GitHub sponsors integration 3 years ago
Drew DeVault 7887fc8ae3 Fix cancellation notice email 4 years ago
Drew DeVault 9588618786 Use relative redirect from donation cancellation 4 years ago
Drew DeVault d2a5fced76 Add invoice.js 4 years ago
Drew DeVault 85ce9c5327 Add support for invoices 4 years ago
Drew DeVault b667230570
Merge pull request #9 from benharri/fix-template-strings
fix template strings
4 years ago
Ben Harris 3725b9049c fix template strings 4 years ago
Drew DeVault 3b70a5ba4b Remove try..except around experimental code 4 years ago
Drew DeVault 17cb1c621b Add new emails for maintainer's sake 4 years ago
Drew DeVault 37584afffd
Merge pull request #8 from EdwardBetts/patch-1
Correct a spelling mistake
4 years ago
Edward Betts 65b0b0635b
Correct a spelling mistake. 4 years ago
Drew DeVault 0a52260bc8
Merge pull request #6 from OniriCorpe/master
Dynamic currency system
5 years ago
emy e7da56aaac Fixed indentation error 5 years ago
emy 456d97225e French translation adapted to dynamic currency system. 5 years ago
Lynne 0a1b360347 Change default config file for dynamic currency system 5 years ago
Lynne 7be17efc8b Change currency in emails. 5 years ago
Lynne ee022f032d Add a dynamic currency system. 5 years ago
Drew DeVault 14d819cd88
Merge pull request #5 from OniriCorpe/master
French translation
5 years ago
Lynne 5866306378 Modified templates/index.html to allow internationalization 5 years ago
emy d04a4d2499 Typo 5 years ago
emy 4361dbf8ad French translation for index.js. index.js modified to use an i18n array. 5 years ago
emy eae73e2163 French translation of templates files 5 years ago
emy e313fa5c24 French translating of emails files 5 years ago
Drew DeVault 14bceae55d Add liberapay options to the example config 5 years ago