1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-25 16:36:52 +00:00
TiddlyWiki5/plugins/tiddlywiki/multiwikiserver/modules/routes/handlers
2024-12-10 10:36:08 +00:00
..
change-user-password.js Add success and error message feedback for user profile operations (#8716) 2024-11-08 10:09:42 +00:00
delete-acl.js MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
delete-bag-tiddler.js MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
delete-role.js #8776 resolve server crash on delete role in use (#8796) 2024-12-05 12:29:58 +00:00
delete-user-account.js Add success and error message feedback for user profile operations (#8716) 2024-11-08 10:09:42 +00:00
get-acl.js Add success and error message feedback for user profile operations (#8716) 2024-11-08 10:09:42 +00:00
get-bag-tiddler-blob.js MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
get-bag-tiddler.js MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
get-bag.js MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
get-index.js Fix issue with default user role on create, profile navigation issue (#8761) 2024-11-19 11:43:07 +00:00
get-login.js MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
get-recipe-events.js First pass at SSE support 2024-03-25 08:36:42 +00:00
get-recipe-tiddler.js Fix streaming of attachment tiddlers from recipe URIs 2024-12-10 10:36:08 +00:00
get-recipe-tiddlers-json.js MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
get-system.js Create new static index route with ability to create/update bags and recipes 2024-03-20 09:44:52 +00:00
get-users.js #8757 add exception handling to creating new users & roles functions (#8763) 2024-11-20 08:10:16 +00:00
get-wiki.js MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
manage-roles.js #8757 add exception handling to creating new users & roles functions (#8763) 2024-11-20 08:10:16 +00:00
manage-user.js #8754 fix user edit form success/error message cleanup issue (#8764) 2024-11-20 08:10:36 +00:00
post-acl.js Add success and error message feedback for user profile operations (#8716) 2024-11-08 10:09:42 +00:00
post-anon-config.js Admin configuration for anonymous read-write operations (#8736) 2024-11-14 17:47:25 +00:00
post-anon.js Admin configuration for anonymous read-write operations (#8736) 2024-11-14 17:47:25 +00:00
post-bag-tiddlers.js MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
post-bag.js MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
post-login.js MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
post-logout.js MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
post-recipe.js #8756 main page recipes (#8766) 2024-11-21 10:34:45 +00:00
post-role.js #8757 add exception handling to creating new users & roles functions (#8763) 2024-11-20 08:10:16 +00:00
post-user.js #8771 fixed form reset issue on create user form (#8805) 2024-12-06 14:08:05 +00:00
put-bag.js MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
put-recipe-tiddler.js MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
put-recipe.js MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
update-role.js Add user profile management and account deletion functionality (#8712) 2024-10-30 18:38:21 +00:00
update-user-profile.js Add success and error message feedback for user profile operations (#8716) 2024-11-08 10:09:42 +00:00