Commit Graph

104 Commits

Author SHA1 Message Date
Ben Harris 1ba813eb69 fix some links 2022-11-10 11:38:15 -05:00
Ben Harris 291f69fd09 remove glyphicons and local copy of bootstrap 2022-11-10 11:37:47 -05:00
Ben Harris 5d2b8cfe9b require at least $5 2022-01-09 16:39:14 -05:00
Ben Harris 8c4fdf4c22 update monthly cost estimate 2022-01-09 14:27:30 -05:00
Ben Harris dca6ff44de set link to my fork 2022-01-09 14:27:30 -05:00
Ben Harris a7d4b83bf9 my fork 2022-01-09 14:27:30 -05:00
Olivier Benz 70beb58339 Fix 'Donate again'
- Make it work with latest version of Stripe
2021-12-20 10:23:51 +01:00
jgart 69d5821948 Update requirements.txt
Add SQLAlchemy
Recapitalize SQLAlchemy-Utils to conform with PyPi styling
2021-10-06 08:22:17 +02:00
jgart 0f908206c7 Remove unused import 2021-10-06 08:22:17 +02:00
jgart 665a150dbb Adds missing dependency to requirements.txt 2021-10-06 08:22:16 +02:00
Drew DeVault 3218d3b9cf Fuck that one guy 2021-08-11 14:07:47 +02:00
Drew DeVault b1d3d5de77 Misc fixes 2021-06-24 10:41:56 -04:00
Drew DeVault ad84d50ef6 yeet pystache 2021-06-24 10:39:35 -04:00
Alyssa Rosenzweig 3fef58826b Update README to reflect IRC's move to libera
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
2021-06-20 10:54:38 -04:00
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>
2020-12-06 09:39:36 -05:00
Reed Wade 152205c886 Add a the missing internal error template
Signed-off-by: Reed Wade <reedwade@misterbanal.net>
2020-12-06 09:39:35 -05:00
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