Nicolas Dorier
f1a04a3bd0
Remove MySQL and Sqlite deps ( #5910 )
2024-04-15 19:08:25 +09:00
Nicolas Dorier
ea2648f08f
Fix: Update of inventory could override app settings being updated ( #5565 )
2023-12-19 20:53:11 +09:00
d11n
57bc90ad03
Archive stores and apps ( #5296 )
...
* Add flags and migration
* Archive store
* Archive apps
2023-09-11 09:59:17 +09:00
d11n
9428347cb6
Crowdfund finetuning ( #3488 )
...
* Update crowdfund defaults
* Crowdfund: Move sound, animation and discussion into additional options
* Update sound URLs
Fixes #3745 .
* Update featured image URL label
* Improve the recurring goal section
* Crowdfund: Goal section finetuning
2022-06-28 12:03:13 +09:00
rockstardev
c9dc60be7b
Refactoring Data entities to fit one standard convention
2020-12-31 14:08:57 -06:00
rockstardev
f88c02cccd
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
Nicolas Dorier
be44c3f9c2
Isolate OnModelCreating in Data classes ( #1702 )
2020-06-27 21:55:16 +09:00
Kukks
36bd76248b
Allow Pay Button to work on Apps
...
This PR allows you to use the pay button generator to create buttons that target apps. This means that you can generate an invoice that is linked to an item on the POS/Crowdfund (targeting the item is optional). The POS/Crowdfund item amount -> invoice creation amount validation works too so that the user cannot modify the amount of a perk using just html ( fixes #1392 )
2020-03-24 23:43:47 -05:00
nicolas.dorier
f257f9f91d
[Refactor] Move SQL classes in their own assembly
2019-08-30 18:22:13 +09:00