Commit Graph

88 Commits

Author SHA1 Message Date
Drew DeVault ee9d36c115 Update github.com URLs to git.sr.ht 2020-12-06 09:37:33 -05:00
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
2020-04-27 11:32:31 -04:00
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.
2020-04-27 11:32:31 -04:00
Drew DeVault eecdda8abc
Merge pull request #16 from Perflyst/remove-cdn
Remove CDN and use local files
2019-12-30 12:06:03 -07:00
Drew DeVault 2b39975fc3
Merge pull request #19 from Perflyst/patch-1
Rename old SirCmpwn to ddevault
2019-12-30 11:58:59 -07:00
Drew DeVault b985852e4d
Merge pull request #18 from Perflyst/10-example-domain
Change example domains to example.org
2019-12-30 11:58:44 -07:00
Perflyst 931b36db5e
Rename old SirCmpwn to ddevault 2019-12-24 17:15:39 +01:00
Perflyst 10fb960d54
Change example domains to example.org 2019-12-24 17:12:22 +01:00
Perflyst 8a53c9b7c5
Remove CDN and use local files 2019-12-24 17:05:45 +01:00
Amolith c44ad4432c assign gh_user variable if api token not present 2019-12-01 10:07:20 -05:00
Drew DeVault 3f92910974 Add GitHub sponsors integration 2019-11-02 16:42:48 -04:00
Drew DeVault 7887fc8ae3 Fix cancellation notice email 2019-06-27 09:21:22 -04:00
Drew DeVault 9588618786 Use relative redirect from donation cancellation 2019-02-13 10:05:33 -05:00
Drew DeVault d2a5fced76 Add invoice.js 2019-02-13 08:59:40 -05:00
Drew DeVault 85ce9c5327 Add support for invoices 2019-02-06 09:05:58 -05:00
Drew DeVault b667230570
Merge pull request #9 from benharri/fix-template-strings
fix template strings
2019-02-05 02:47:15 +01:00
Ben Harris 3725b9049c fix template strings 2019-02-04 13:28:41 -05:00
Drew DeVault 3b70a5ba4b Remove try..except around experimental code 2019-01-23 17:22:35 -05:00
Drew DeVault 17cb1c621b Add new emails for maintainer's sake 2019-01-18 19:39:14 -05:00
Drew DeVault 37584afffd
Merge pull request #8 from EdwardBetts/patch-1
Correct a spelling mistake
2019-01-16 13:22:43 -05:00
Edward Betts 65b0b0635b
Correct a spelling mistake. 2019-01-16 17:57:13 +00:00
Drew DeVault 0a52260bc8
Merge pull request #6 from OniriCorpe/master
Dynamic currency system
2018-09-19 16:03:39 -04:00
emy e7da56aaac Fixed indentation error 2018-09-19 21:52:39 +02:00
emy 456d97225e French translation adapted to dynamic currency system. 2018-09-19 21:24:07 +02:00
Lynne 0a1b360347 Change default config file for dynamic currency system 2018-09-19 20:29:23 +02:00
Lynne 7be17efc8b Change currency in emails. 2018-09-19 20:14:39 +02:00
Lynne ee022f032d Add a dynamic currency system. 2018-09-19 20:03:19 +02:00
Drew DeVault 14d819cd88
Merge pull request #5 from OniriCorpe/master
French translation
2018-09-16 16:28:13 -04:00
Lynne 5866306378 Modified templates/index.html to allow internationalization 2018-09-16 20:42:38 +02:00
emy d04a4d2499 Typo 2018-09-16 20:25:22 +02:00
emy 4361dbf8ad French translation for index.js. index.js modified to use an i18n array. 2018-09-16 20:19:14 +02:00
emy eae73e2163 French translation of templates files 2018-09-16 20:01:52 +02:00
emy e313fa5c24 French translating of emails files 2018-09-16 17:06:21 +02:00
Drew DeVault 14bceae55d Add liberapay options to the example config 2018-09-15 15:49:36 -04:00
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.
2018-08-25 09:41:24 -04:00
Drew DeVault b1a2e820e5 Modernize Flask and add Patreon API key refresh 2018-08-25 09:19:59 -04:00
Drew DeVault deaaa734c2 Remove mention of bitcoin support from README
No longer supported by Stripe
2018-02-28 14:50:56 -05:00
Drew DeVault 70786e0b80 Derp 2018-02-23 18:48:52 -05:00
Drew DeVault f3de9c3b4e Fix goal chart being broken if >100% 2018-02-23 12:13:30 -05:00
Drew DeVault 1c84a0b08e Remove bitcoin support
Stripe is dropping support on their end, too
2018-02-19 20:46:49 -05:00
Drew DeVault 8d6df129eb
Merge pull request #2 from michcioperz/master
Add Date header to outbound emails (fixes #1)
2018-01-16 15:08:13 -05:00
Michał Sidor (Michcioperz) 49ebccf3d8 Add Date header to outbound emails (fixes #1) 2018-01-16 20:59:36 +01:00
Drew DeVault ecdc7e4f22 Add liberapay integration 2018-01-06 17:22:41 -05:00
Drew DeVault 0a3a05024e Minor change to layout 2017-12-09 12:22:43 -05:00
Drew DeVault 627076e542 Remove test code 2017-12-09 12:18:29 -05:00
Drew DeVault 1b99f01241 Make amounts configurable 2017-12-09 12:06:54 -05:00
Drew DeVault c7f57856ce Style improvements 2017-12-09 12:01:21 -05:00
Drew DeVault 0f628d23fc Add goals and Patreon integration 2017-12-09 11:48:56 -05:00
Drew DeVault 6c9318c7b6 Simplify and update README 2017-12-07 13:04:24 -05:00
Drew DeVault 30e82b45c3 Add IRC channel to readme 2017-02-27 05:09:57 -05:00