Stefan Zermatten
82879aaa60
Added admin override to view permission
2022-07-24 15:12:12 +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
8162c76185
Added basic ownership transfer for shared documents
2021-08-10 19:01:31 +02:00
Stefan Zermatten
e21586e9ce
Added reasonable storage limits to most string and array schemas
2021-08-10 18:12:55 +02:00
Stefan Zermatten
54bf21c57c
Edit permission is no longer patreon-only
2021-06-21 16:32:24 +02:00
Stefan Zermatten
9825872576
Implemented Reference properties
2021-04-29 15:52:24 +02:00
Stefan Zermatten
bd056ab042
Improved subscription permissions, should now work as expected for public documents
2020-11-12 10:48:46 +02:00
Stefan Zermatten
8f89f4b63f
Ensured all subscriptions return empty arrays instead of errors or ready
2020-10-15 12:34:46 +02:00
Stefan Zermatten
ea8d036c72
Added rate limiting to all methods
2020-06-06 14:23:13 +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
060c44f384
Added svg icons, currently only for items
2020-05-30 18:04:48 +02:00
Thaum Rystra
81131ddb9f
Allowed non-patreons to view, but not edit, sheets and libraries
2020-05-21 16:50:06 +02:00
Thaum Rystra
47206ccfc4
Continued implementing sharing
2020-05-12 12:27:24 +02:00
Stefan Zermatten
66e70c8c94
Libraries can now be deleted
2020-03-05 14:00:16 +02:00
Thaum Rystra
f3d86ef274
Characters can now be deleted
2020-03-03 17:49:35 +02:00
Thaum Rystra
46a0e92402
Improved sharing dialog, setting a sheet as public now working
2020-03-03 17:00:05 +02:00
Stefan Zermatten
5578dca6e9
began implementing sharing dialog
2020-03-02 16:31:57 +02:00
Stefan Zermatten
4f93ad3e9b
Trees can now be freely re-arranged :D
2019-07-31 11:52:11 +02:00
Stefan Zermatten
d0304da4fd
Began making generic tree re-arranging methods, still buggy
2019-07-30 16:47:21 +02:00
Stefan Zermatten
d28d6de684
Inserting library nodes into libraries now works as expected
2019-07-03 14:19:16 +02:00
Stefan Zermatten
a1d77cdaab
added update method to library nodes
2019-04-15 12:27:14 +02:00
Stefan Zermatten
94f6631a7d
Overhauled data models to make actions and libraries more universal
2019-03-12 16:47:20 +02:00