Profitroll profitroll
profitroll opened issue Hessenuk/Javelina#43 2025-02-21 00:01:25 +02:00
Guild Rules
profitroll opened issue Hessenuk/Javelina#42 2025-02-20 23:57:31 +02:00
API errors in the model
profitroll pushed to dev at Hessenuk/Javelina 2025-02-20 23:51:10 +02:00
bf6ca24eed WIP: Guilds and Wallets
profitroll commented on issue Hessenuk/Javelina#13 2025-02-20 22:43:40 +02:00
Per-guild wallets

There should be an option to make the balance private on a per-guild basis. For example, when the relevant option is set to "private", users will see an error message when trying to select other…

profitroll pushed to dev at Hessenuk/Javelina 2025-02-20 15:39:30 +02:00
65b0e30c75 WIP: Transactions
profitroll merged pull request GarbageReminder/API#28 2025-02-18 22:21:18 +02:00
Update dependency python-jose to ~=3.4.0
profitroll deleted branch renovate/python-jose-3.x from GarbageReminder/API 2025-02-18 22:21:18 +02:00
profitroll pushed to dev at GarbageReminder/API 2025-02-18 22:21:18 +02:00
0fbe4ae718 Merge pull request 'Update dependency python-jose to ~=3.4.0' (#28) from renovate/python-jose-3.x into dev
6dfa412794 Update dependency python-jose to ~=3.4.0
Compare 2 commits »
profitroll deleted branch renovate/python-jose-3.x from profitroll/PhotosAPI 2025-02-18 22:21:11 +02:00
profitroll pushed to dev at profitroll/PhotosAPI 2025-02-18 22:21:11 +02:00
a36032b251 Merge pull request 'Update dependency python-jose to ~=3.4.0' (#92) from renovate/python-jose-3.x into dev
e0da6332f0 Update dependency python-jose to ~=3.4.0
Compare 2 commits »
profitroll merged pull request profitroll/PhotosAPI#92 2025-02-18 22:21:10 +02:00
Update dependency python-jose to ~=3.4.0
profitroll pushed to dev at Hessenuk/Javelina 2025-02-18 22:20:24 +02:00
8e2003b7df WIP: Added stubs for Guilds and fixed formatting
profitroll pushed to dev at Hessenuk/Javelina 2025-02-18 21:26:54 +02:00
3ffea8b46b Added withdrawals and deposits
profitroll pushed to dev at Hessenuk/Javelina 2025-02-18 21:19:14 +02:00
f3bb1ff79a WIP: Wallets, added missing changes
profitroll commented on pull request profitroll/PhotosAPI#91 2025-02-18 12:05:48 +02:00
Update dependency scipy to ~=1.15.2,<1.16.0

Python 3.8 and 3.9 support shouldn't be dropped just yet.

profitroll closed pull request profitroll/PhotosAPI#91 2025-02-18 12:05:48 +02:00
Update dependency scipy to ~=1.15.2,<1.16.0
profitroll pushed to dev at Hessenuk/Javelina 2025-02-18 09:06:34 +02:00
8883c8eda8 WIP: Wallets
profitroll pushed to dev at Hessenuk/Javelina 2025-02-16 23:36:20 +02:00
654034491a Added stubs for custom channel, custom role and wallet
profitroll pushed to dev at Hessenuk/Javelina 2025-02-16 22:08:02 +02:00
222a618591 Fixed a typo and removed an old class
profitroll pushed to dev at Hessenuk/Javelina 2025-02-16 21:38:44 +02:00
a1bfbb537a Replaced built-in caching with the one from libbot