Thaum Rystra
74bd291426
Revert "Rolled back to Meteor 1.13, removed publication strategies"
...
This reverts commit 90aaf2d0fc .
2024-10-28 15:18:50 +02:00
Thaum Rystra
90aaf2d0fc
Rolled back to Meteor 1.13, removed publication strategies
2024-10-28 15:09:59 +02:00
ThaumRystra
019e3d323d
Fixed publication strategies for memory management
2024-06-15 19:04:30 +02:00
Thaum Rystra
e763b15453
Made heavy collections NO_MERGE_MULTI publication strategy
2024-06-13 10:46:52 +02:00
Thaum Rystra
5141704e23
Fixed failing tests and action engine props
2024-02-22 09:11:00 +02:00
ThaumRystra
e886be8f04
Fixed showstopping bugs with tree organize functions
2023-12-31 18:06:31 +02:00
ThaumRystra
ece4a9391a
Removed .js from all imports to smooth ts migration
2023-09-28 21:27:05 +02:00
Stefan Zermatten
513c0f7148
Added health check api endpoint
2023-06-01 11:19:17 +02:00
Stefan Zermatten
376d3bc522
Added redis oplog with collection caching
2023-06-01 08:30:12 +02:00
Stefan Zermatten
ddc7f87a4a
Replaced unsupported cron manager with new one
2022-05-03 11:29:27 +02:00
Stefan Zermatten
359f18988c
Account functionality extended, API authentication implemented
...
- Can now add a second email address to your account and delete one of
your email addresses
- Reset password now works
- Resetting the password of an account without a password set will set
one
- Email templates overhauled
- Login tokens limited to close previously devastating ($800 database
bill) security hole
- Login with REST API now works
- Once logged in, authentication of API calls with token works
- Creatures can now be fetched using the API
2022-02-10 19:02:18 +02:00
Stefan Zermatten
3948d20f46
Allowed cross origin requests to REST API
2022-02-10 10:37:23 +02:00
Stefan Zermatten
fe83b5cbc5
Fixed migration errors when tested against a copy of the live dataset
2021-09-27 13:42:37 +02:00
Stefan Zermatten
0dc0bea53e
fixes #262 , emails from DiceCloud should now be from no-reply@dicecloud.com
2021-07-27 16:59:09 +02:00
Stefan Zermatten
3c26bb2fc6
Reworked log data format, overhauled snackbar
2021-03-28 12:31:39 +02:00
Stefan Zermatten
93d566e263
Exposed methods and publications to http requests, changed method names
2020-06-06 12:31:07 +02:00
Stefan Zermatten
1c700121ca
removed accounts-meld
2020-03-09 12:56:40 +02:00
Stefan Zermatten
4b7ff2146f
Purged all references to the schema factory, use SCHEMA_OPTIONS constant instead
2019-07-30 15:21:30 +02:00
Stefan Zermatten
ef83d54fd9
Reorganized folder structure, removed legacy v1 code
2019-03-14 10:10:58 +02:00