18 Commits

Author SHA1 Message Date
Tim
5ae5db985b Implement snip content names 2025-05-13 13:47:33 +02:00
Tim
e2bd1a7c3b Implement snip tags with very elegant tags form 2025-05-10 20:06:16 +02:00
Tim
47ea226ed7 Allow snips to be archived 2025-05-10 16:48:03 +02:00
Tim
f56c78f626 Implement api with ability to read snips and profile 2025-04-27 21:41:53 +02:00
Tim
7c4a2b46c0 Implement snip hiding 2025-04-25 22:17:27 +02:00
Tim
c1b896a63a Fix broken migration and deprecation 2025-04-24 17:33:24 +02:00
Tim
943177bc08 Implement custom parsers/renderers with autowiring for snip content 2025-04-23 01:06:21 +02:00
Tim
22c8126cea Uncomment the migrations again 2025-04-14 23:33:42 +02:00
Tim
5937a9d4f2 Delete all migration content to allow first migration 2025-04-14 23:25:28 +02:00
tim
5624fc3a74 Integrate snipContent more tightly into snip and cleanup old code 2023-12-20 22:37:06 +01:00
tim
6107f560e2 Fully implement snip db storage 2023-12-17 01:55:26 +01:00
Tim
506a0e8dec Start on creating snipContent entities for the db content 2023-04-20 23:23:04 +02:00
tim
693f83ca4a Add propper access control for snips with public option 2023-04-05 00:02:47 +02:00
Tim
1a7c9bb25a Fix broken email migration 2023-04-04 13:00:41 +02:00
tim
921dcf1e97 Create snippets skeleton 2023-04-03 23:44:13 +02:00
tim
bf83e5aabd Expand user and allow everybody to register
Automatically login after registering
2023-04-03 22:19:28 +02:00
Tim
82d5625e60 Add users migration 2023-03-31 17:15:49 +02:00
Tim
2292e2a543 Install basic packages for webapp
make twig orm
2023-03-31 11:09:58 +02:00