19 Commits

Author SHA1 Message Date
Tim
0648db62e3 Add all and none special tags 2025-05-10 21:10:00 +02:00
Tim
b8ae8bb8a7 Implement tag filtering 2025-05-10 20:44:13 +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
a7c94a8f21 Rewrite filters to better ui 2025-05-10 15:48:27 +02:00
Tim
f52058c250 Implement snip sorting 2025-05-04 16:58:11 +02:00
Tim
aeb2d3ee4b Order snips by name instead of createdAt 2025-04-30 01:07:04 +02:00
Tim
7c4a2b46c0 Implement snip hiding 2025-04-25 22:17:27 +02:00
Tim
bf55e069e0 Add extra meta data to snip view and show all snips in public 2025-04-23 23:21:06 +02:00
Tim
5cec259469 Make snip public index available if not logged in 2025-04-14 23:48:32 +02:00
tim
64bd7e3642 Start on removing git and better integrate db 2023-12-18 01:26:44 +01:00
Tim
506a0e8dec Start on creating snipContent entities for the db content 2023-04-20 23:23:04 +02:00
tim
f20608082a Remove my snips from public snips
Remove home button and redirect to snip_index
2023-04-06 21:18:57 +02:00
tim
004044022d Allow browsing public snips
Fixed big with branch name not existing if nothing committed
2023-04-06 20:30:11 +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