Commit Graph
100 Commits
Author SHA1 Message Date
timo_admin decdab7125 Upgrade to Django 5.2.14 2026-05-06 20:23:15 +02:00
timo_admin 52ea469c74 Upgrade to Django 5.2.13 2026-04-10 07:25:05 +02:00
timo_admin 1de55d7acd Upgrade to Django 5.2.12 2026-03-07 13:57:16 +01:00
timo_admin 263f36215b Upgrade to Django 5.2.11 2026-02-09 21:23:59 +01:00
timo_admin cf5f138275 require minimum amount 2026-01-09 18:12:59 +01:00
timo_admin c95aa96152 Upgrade to Django 5.2.10 2026-01-09 18:12:07 +01:00
timo_admin 905b227513 calculate the average price of crypto amount held longer than 12 months 2025-12-03 05:56:22 +01:00
timo_admin 35ff6ef7b0 Upgrade to Django 5.2.9 2025-12-03 05:55:26 +01:00
timo_admin 9fed8aec62 Upgrade to Django 5.2.8 2025-11-10 21:31:33 +01:00
timo_admin aabfbe5421 Upgrade to Django 5.2.7 2025-10-03 10:54:53 +02:00
timo_admin 4e2ecd8e7e use timezone aware datetime 2025-09-06 10:33:12 +02:00
timo_admin d4b40b1967 avoid warning: 'filter' is used for multiple template tag modules: 'apps.monitor.templatetags.filter', 'apps.transactions.templatetags.filter' 2025-09-06 09:46:42 +02:00
timo_admin f5da07cec0 Upgrade to Django 5.2.6 2025-09-06 08:24:46 +02:00
timo_admin 888f5d352b Upgrade to Django 5.2.5 2025-08-09 10:22:24 +02:00
timo_admin 41d1fb8cc0 Upgrade to Django 5.2.3 2025-06-14 15:52:54 +02:00
timo_admin eef081366a Update to Django 4.2.23 2025-06-14 15:37:51 +02:00
timo_admin 817d2427e9 Update to Django 4.2.22 2025-06-06 22:29:21 +02:00
timo_admin abc2e99633 Update to Django 4.2.21 2025-05-20 18:18:02 +02:00
timo_admin 2114253a63 Update to Django 4.2.20 2025-03-06 22:24:59 +01:00
timo_admin 1892c5b404 Update to Django 4.2.19 2025-02-10 19:41:59 +01:00
timo_admin d148e0ac60 Update to Django 4.2.18 2025-01-15 22:56:15 +01:00
timo_admin 1ad3594926 Update to Django 4.2.17 2024-12-12 08:29:41 +01:00
timo_admin 707a556d53 Update to Django 4.2.16 2024-09-07 10:00:36 +02:00
timo_admin ba227df63e Update to Django 4.2.15 2024-08-12 07:07:04 +02:00
timo_admin 3430254bf8 Update to Django 4.2.14 2024-07-11 14:23:00 +02:00
timo_admin 0bf934365a Update to Django 4.2.13 2024-05-10 07:48:35 +02:00
timo_admin bb9ce7b16c Update to Django 4.2.11; switch from requirements.txt to Pipfile 2024-03-30 19:15:04 +01:00
timo_admin 68dc4ef32b update Django to 4.2.10 2024-02-12 10:27:07 +01:00
timo_admin 1f51e016ce Update Django to 4.2.9 2024-02-03 08:47:36 +01:00
timo_admin 3ff9484023 update Django to 3.2.23 2023-11-18 04:07:06 +01:00
timo_admin 346ec88b33 update Django to 3.2.22 2023-10-09 21:33:32 +02:00
timo_admin 1ef7d903ef update Django to 3.2.21 2023-09-07 22:15:23 +02:00
timo_admin 83c48efe6d update Django to 3.2.20 2023-07-05 20:38:54 +02:00
timo_admin 4ea67f2ee0 update Django to 3.2.19 2023-05-04 06:54:13 +02:00
timo_admin c1bedf08b0 specify django version in requirements.txt 2023-02-04 06:59:27 +01:00
timo_admin e7f8c74e42 updates for installing with pip 2022-09-15 11:07:49 +02:00
timo_admin aa5b8a70f3 add link to transactions to crypto tabs 2022-07-11 08:52:56 +02:00
timo_admin 13e14c6bb3 show transactions in lightgreen if they are older than one year
for tax reasons
2022-07-05 17:11:09 +02:00
timo_admin b21d794b87 on exception return empty graph 2022-07-05 16:40:01 +02:00
timo_admin d7ad61557b avoid startRate of 0 division error 2022-05-29 20:37:09 +02:00
timo_admin e4013613a2 fix issue with 0 rate 2022-05-28 06:41:38 +02:00
timo_admin f4e94a2bce Merge pull request #37 from tpokorra/TP-202112-filter_exporting_transactions
export: filter the transactions by crypto currency
2021-12-10 18:12:21 +01:00
timo_admin 18738c8fb8 export: filter the transactions by crypto currency 2021-12-10 18:11:37 +01:00
timo_admin 3d10be7967 Merge pull request #36 from tpokorra/TP-202112-export_transactions
export transactions as excel file
2021-12-10 18:01:57 +01:00
timo_admin 1d734c5e0a export transactions as excel file
fixes #3
2021-12-10 18:00:37 +01:00
timo_admin e819dd1d8c Merge pull request #35 from tpokorra/TP-202109-graph_for_wallet
show graph for the whole wallet
2021-09-20 06:34:53 +02:00
timo_admin 317969286a show graph for the whole wallet 2021-09-20 06:32:00 +02:00
timo_admin 628540d8e0 comment links to google. does not work for SOL. would need Solana in EUR 2021-09-17 05:55:58 +02:00
timo_admin 3b9d2fb159 Merge pull request #34 from tpokorra/TP-202108-fixindexes
add indexes to improve the speed of calc.py
2021-08-25 18:04:01 +02:00
timo_admin 30c3f19d80 add indexes to improve the speed of calc.py
fixes #33
2021-08-25 18:02:23 +02:00
timo_admin 8e167a3577 Merge pull request #32 from tpokorra/TP-202108-fixgraph-xaxis-dates
fix the x axis on the graphs for the dates
2021-08-07 06:43:14 +02:00
timo_admin 15e9f1ee71 fix the x axis on the graphs for the dates 2021-08-07 06:42:27 +02:00
timo_admin de7b7f1c25 Merge pull request #31 from tpokorra/TP-202107-DefaultAutoField
Add DefaultAutoField to settings, for Django 3.2
2021-07-22 06:42:09 +02:00
timo_admin c323ba6d93 Add DefaultAutoField to settings, for Django 3.2 2021-07-22 06:40:56 +02:00
timo_admin 04c17ec211 Merge pull request #30 from tpokorra/TP-20210512-smallfixes
smaller fixes for recent changes
2021-05-12 08:21:18 +02:00
timo_admin 5b59c0bb29 smaller fixes for recent changes 2021-05-12 08:20:16 +02:00
timo_admin d3030e58e9 Merge pull request #29 from tpokorra/TP-202105-fees_in_crypto
Tp 202105 fees in crypto
2021-05-12 07:38:05 +02:00
timo_admin 031157e5aa fix fees when importing from bitcoin.de 2021-05-12 07:34:55 +02:00
timo_admin de6fc641ca Merge branch 'TP-202105-fees_in_crypto' of https://github.com/tpokorra/walletmonitor into TP-202105-fees_in_crypto 2021-05-12 06:55:40 +02:00
timo_admin 68c26eb924 fix for fees for selling.
fix for taxfree amount.
add description to transactions.
2021-05-12 06:54:32 +02:00
timo_admin 2818d9c11f various fixes 2021-05-11 22:30:57 +02:00
timo_admin 0d9466c1fe fix for fiat amount 2021-05-11 20:58:24 +02:00
timo_admin 1ef459bcad use new names from bitcoin.de api v4 2021-05-11 20:51:34 +02:00
timo_admin 81a20860d5 fix importing from Bitcoin.de via API, storing the fees and amounts in the new way 2021-05-11 20:37:44 +02:00
timo_admin b356d304b2 drop old fields, make use of new fields.
display decimal with 0 properly, non scientific
2021-05-11 20:09:52 +02:00
timo_admin cd68e46b91 add Makefile for commands that are often used 2021-05-11 18:15:23 +02:00
timo_admin 3df3287bfa fix copy&paste error 2021-05-11 18:14:43 +02:00
timo_admin 68efd595b7 do not run forms code during migration
database does not exist yet
2021-05-11 09:53:52 +02:00
timo_admin 5ac5f1c2d7 add new database fields and migrate the data 2021-05-11 07:35:56 +02:00
timo_admin 2575e1e1d1 Merge pull request #27 from tpokorra/TP-20210428-fixdjango32
fixes for Django 3.2
2021-04-28 21:02:50 +02:00
timo_admin 42ef8a8a36 fixes for Django 3.2 2021-04-28 21:02:00 +02:00
timo_admin fb9cdb640e Merge pull request #25 from tpokorra/TP-20210324-fixes_fees_transfer
Tp 20210324 fixes fees transfer
2021-03-24 21:28:14 +01:00
timo_admin 6feb0e3ab5 deal with transfers of once crypto currency between wallets
fixes #24
2021-03-24 21:27:09 +01:00
timo_admin 91c264e9cd display small crypto amounts with more decimals
fixes #23
2021-03-24 21:25:47 +01:00
timo_admin 19cb3a8c02 Merge pull request #22 from tpokorra/TP-202103-formatcurrencytransactions
also format the exchange rates properly
2021-03-05 20:37:20 +01:00
timo_admin 9e66e1aace also format the exchange rates properly
related to #20
2021-03-05 20:36:02 +01:00
timo_admin be3c52b5bd Merge pull request #21 from tpokorra/TP-202103-templatetag_filter_formatcurrency
display decimal digits depending on the amount value
2021-03-05 20:32:41 +01:00
timo_admin 5c24dfd408 display decimal digits depending on the amount value
fixes #20
2021-03-05 20:31:27 +01:00
timo_admin 674e55e76d Merge pull request #19 from tpokorra/TP-20210301-fixedit_tradeid
fix for editing transaction, must reference trade_id
2021-03-01 22:00:53 +01:00
timo_admin 4645a50a58 fix for editing transaction, must reference trade_id 2021-03-01 21:40:56 +01:00
timo_admin 3f5e382e58 Merge pull request #18 from tpokorra/TP-202102-showLatestUpdateRates
show the date of the latest rate update on the monitor page
2021-02-20 11:11:09 +01:00
timo_admin 059dafad60 show the date of the latest rate update on the monitor page
fixes #17
2021-02-20 11:09:29 +01:00
timo_admin 6cb7eb66d0 Merge pull request #16 from tpokorra/TP-202102-btcde-api
import trades from bitcoin.de via API
2021-02-14 00:16:44 +01:00
timo_admin 431ec50eba fix tab 2021-02-14 00:11:44 +01:00
timo_admin 5e27eae9ca import trades from bitcoin.de via API
fixes #15
2021-02-14 00:09:21 +01:00
timo_admin fb468b20bc Merge pull request #14 from tpokorra/TP-20210130-smallfix
small fix: reorder the output of rates per period
2021-01-30 22:02:19 +01:00
timo_admin e473683bcd small fix: reorder the output of rates per period 2021-01-30 22:01:38 +01:00
timo_admin bb03e7f613 Merge pull request #13 from tpokorra/TP-20210130-showDiffPerPeriod
show diff in percentage per graph period
2021-01-30 21:57:38 +01:00
timo_admin 96520d3128 show diff in percentage per graph period 2021-01-30 21:56:50 +01:00
timo_admin d6ab891aa7 Merge pull request #12 from tpokorra/TP-20210130-minmax_per_period
calculate min and max values per period
2021-01-30 21:45:13 +01:00
timo_admin f1f7f4fe22 calculate min and max values per period 2021-01-30 21:44:21 +01:00
timo_admin ffb66656dc Merge pull request #11 from tpokorra/TP-20210130-10year
show 10 year graph
2021-01-30 07:25:26 +01:00
timo_admin f611a2e96c show 10 year graph 2021-01-30 07:24:44 +01:00
timo_admin 78d8073e66 Merge pull request #10 from tpokorra/TP-20210130-redesignlayout
redesign the layout
2021-01-30 07:17:37 +01:00
timo_admin da6fb57ff4 redesign the layout 2021-01-30 07:09:36 +01:00
timo_admin 58732af339 Merge pull request #9 from tpokorra/TP-202101-charts-fixes
multiple fixes for charts
2021-01-24 22:56:49 +01:00
timo_admin 72baf5fc24 multiple fixes for charts 2021-01-24 22:55:29 +01:00
timo_admin 4ea2f80212 Merge pull request #8 from tpokorra/TP-202101-graphs
display graphs for exchange rates
2021-01-24 21:57:48 +01:00
timo_admin 6cfffd99c5 display graphs for exchange rates 2021-01-24 21:56:14 +01:00
timo_admin d0f3c18eec in the monitor view: only show todays USD rate once 2021-01-12 07:28:49 +01:00