Commit Graph

29 Commits

Author SHA1 Message Date
Tim
933dc424c3 Setup to allow creating snipped from API 2025-10-01 00:11:52 +02:00
Tim
a1ecaf0189 Change snipConent entitie property to public 2025-07-24 15:03:20 +02:00
Tim
074c1d8570 Change snip and tag entities to public columns 2025-07-24 14:51:55 +02:00
Tim
5ae5db985b Implement snip content names 2025-05-13 13:47:33 +02:00
Tim
62136a0ca0 Change snip content text rebuilding to static, allowing a lot cleaner interface getting the lastest text 2025-05-13 12:33:25 +02:00
Tim
951b227efc Replace all magic calls to special tags 2025-05-11 00:05:14 +02:00
Tim
0648db62e3 Add all and none special tags 2025-05-10 21:10:00 +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
6651aefc6b Fix relation and try to implement delete 2025-04-28 11:24:28 +02:00
Tim
e2c8376482 Update api snip update 2025-04-28 00:24:14 +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
3c4c470547 Fix new snip creation 2025-04-24 01:05:41 +02:00
Tim
943177bc08 Implement custom parsers/renderers with autowiring for snip content 2025-04-23 01:06:21 +02:00
Tim
2db9c5f1d9 Create a customized myers diff based system for snip content 2025-04-14 23:25:11 +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
0fce8ee4fe Start on property keeping track of git db content 2023-12-16 01:26:47 +01:00
tim
a9e740d018 Merge branch 'main' into feature/3-git-content-database 2023-12-16 00:09:56 +01:00
Tim
eeb7ee6921 Formatting 2023-12-15 18:26:21 +01:00
Tim
c7c245bf13 Update php to v8.3 and symfony to v7.0 2023-12-12 23:13:57 +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
842c936d8c First fully working version of saving snips content with git control 2023-04-04 23:23:53 +02:00
tim
dce2fbff42 Allow ceating and editing snips 2023-04-04 00:36:35 +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
2292e2a543 Install basic packages for webapp
make twig orm
2023-03-31 11:09:58 +02:00