Commit Graph

103 Commits

Author SHA1 Message Date
swcs 8bfdb3af23 enable aggressive cache for RavenDB 2021-09-29 11:52:11 +02:00
swcs 6d02f6da57 move collections and userstores to current raven session 2021-09-29 11:41:19 +02:00
swcs e1b3ce06af new search index extension ability 2021-09-02 22:44:20 +02:00
swcs b5463f53c3 index modifiers 2021-09-01 23:09:22 +02:00
swcs e8bb7451ec map all indexes to ZeroIndex 2021-08-27 11:46:50 +02:00
swcs 10edd74ee2 fix circular dependency issue for interceptors 2021-08-26 14:05:17 +02:00
swcs e2c98e5144 IPaths updates 2021-08-11 15:47:42 +02:00
swcs d2b95b4aea Revert "some useless shit"
This reverts commit 3954f95abc.
2021-05-20 15:21:37 +02:00
swcs 3954f95abc some useless shit 2021-05-20 15:21:32 +02:00
swcs df5bbe89ec new document conventions builder 2021-03-18 15:54:29 +01:00
swcs 31862d800b Update ZeroBuilder.cs 2021-02-19 17:02:30 +01:00
swcs 990da8ae9b resolve culture 2020-12-15 16:09:58 +01:00
swcs b166c32a82 want to build a scoped raven session 2020-12-09 13:42:23 +01:00
swcs 54dc041a20 fix setup 2020-12-02 15:45:44 +01:00
swcs c8f282394d api => service => collection 2020-11-19 00:14:52 +01:00
swcs ba9033f209 create backoffice service interceptor 2020-11-18 15:55:18 +01:00
swcs 5a6f70396a allow scoping of controllers and services 2020-11-18 12:00:51 +01:00
swcs 22f35c3943 fix user + role store implementation for scopes 2020-11-17 12:24:56 +01:00
swcs 59bfc3a537 output works again 2020-11-16 01:07:07 +01:00
swcs 8190c43e04 use zero store (core database) for apps + users 2020-11-15 20:11:27 +01:00
swcs c4e91efd5b IDocumentStore => IZeroStore 2020-11-15 17:07:27 +01:00
swcs c12c8ae525 start zero store 2020-11-15 00:59:51 +01:00
swcs c52e050738 remove app-aware stuff from code 2020-11-14 12:34:26 +01:00
swcs 111890fc89 AppScope => Scoped 2020-11-12 00:39:06 +01:00
swcs d34733b802 allow scoped user+role stores 2020-11-11 13:44:52 +01:00
swcs 6b9f25a0df throw when app is null; add UseZeroRoutes() 2020-11-06 19:18:56 +01:00
swcs 918d402b73 automatically resolve zero view context 2020-11-05 00:46:18 +01:00
swcs ff278f2b5b add handlers; rename user => backoffice user 2020-11-05 00:27:02 +01:00
swcs a3364a1aac OMFG IT WORKS 2020-11-04 20:45:53 +01:00
swcs 6519740317 we need to set the default scheme for HttpContext.User to fill up 2020-11-04 16:22:40 +01:00
swcs ac080c1b26 fuck shit up... 2020-11-04 16:16:36 +01:00
swcs c54c816942 abstractions for identity + security 2020-11-04 01:25:38 +01:00
swcs a33656e7f5 security stuff, oh my... 2020-11-03 16:07:35 +01:00
swcs 600465a937 dev server stuff 2020-11-03 00:49:41 +01:00
swcs 3571cb43ec vite works <3 2020-11-01 23:23:36 +01:00
swcs 6eb81a5eeb try rewirte of all backoffice controllers to ApiControllers 2020-10-27 15:47:23 +01:00
swcs 1f9ddeb9c8 tryhard 2020-10-19 15:58:32 +02:00
swcs 96ffdab4c6 remove mapper 2020-10-12 12:14:09 +02:00
swcs 780f951e48 try a customer json serialization binder 2020-10-04 00:52:54 +02:00
swcs 1c937abfe3 START references + inheritance 2020-09-18 01:06:21 +02:00
swcs 47fba9e3da start refs 2020-09-17 16:10:21 +02:00
swcs 637cd3b47e test data 2020-09-16 15:51:01 +02:00
swcs 28498862f5 update JSON serializer settings; update some vue comps 2020-09-14 16:05:41 +02:00
swcs 44114fe78a add focus style for buttons 2020-09-10 16:12:06 +02:00
swcs 00c7348b68 remove generics for API + controller and use base interfaces 2020-08-27 16:12:47 +02:00
swcs 673d8f8af9 make page api + controller non-generic and allow saving of modules, yay! 2020-08-27 14:22:13 +02:00
swcs 4009f2b68a load generics by scanning registered services first and fallback to assembly discovery 2020-08-21 11:29:54 +02:00
swcs 175754894d output modelstate errors in case a post body can't be converted 2020-08-13 12:03:24 +02:00
swcs 534c60591c update packages 2020-07-09 15:33:58 +02:00
swcs f9d04a53cf renderer updates 2020-05-29 14:33:20 +02:00