Commit Graph

  • b2bc519e26 Dont make new version if content didnt change master tim 2023-12-24 01:06:30 +0100
  • 6f64f29177 Fix doctrine deprecation tim 2023-12-24 00:10:33 +0100
  • a5619e2307 Refactor templates to be more structured tim 2023-12-23 23:56:18 +0100
  • be5e457d1b Move created by badge to the right tim 2023-12-23 23:31:08 +0100
  • 3225ec5fe0 Fix new snip creation with content reference tim 2023-12-20 23:17:45 +0100
  • caa6d4da17 Fix route attribute deprecation tim 2023-12-20 22:51:29 +0100
  • 9e3590a39d Merge pull request 'feature/removegit' (#9) from feature/removegit into master Tim 2023-12-20 22:51:08 +0100
  • 5624fc3a74 Integrate snipContent more tightly into snip and cleanup old code #9 tim 2023-12-20 22:37:06 +0100
  • 64bd7e3642 Start on removing git and better integrate db tim 2023-12-18 01:26:44 +0100
  • dd55126ac2 Merge pull request 'feature/3-git-content-database' (#8) from feature/3-git-content-database into main pregitcleanup Tim 2023-12-17 22:02:59 +0100
  • 6107f560e2 Fully implement snip db storage #8 tim 2023-12-17 01:55:26 +0100
  • 0fce8ee4fe Start on property keeping track of git db content tim 2023-12-16 01:26:47 +0100
  • a9e740d018 Merge branch 'main' into feature/3-git-content-database tim 2023-12-16 00:09:56 +0100
  • eeb7ee6921 Formatting Tim 2023-12-15 18:26:21 +0100
  • c7c245bf13 Update php to v8.3 and symfony to v7.0 Tim 2023-12-12 23:13:57 +0100
  • 4989a9f7cc Allow including other snippets and update to symfony 6.4 Tim 2023-12-12 22:51:08 +0100
  • 9f5bb66ae9 Allow referencing other snips in snip Tim 2023-12-12 21:35:35 +0100
  • 506a0e8dec Start on creating snipContent entities for the db content Tim 2023-04-20 23:23:04 +0200
  • a405578f93 Start with snips content abstraction Tim 2023-04-15 13:20:07 +0200
  • 980ea6af94 Remove the parsable tags when showing raw snip tim 2023-04-08 18:08:45 +0200
  • 669cbfdaca Allow public raw snips to be accessed without account tim 2023-04-08 17:58:14 +0200
  • 47167a3e1e Fix the snips git repos not being shared tim 2023-04-07 18:49:39 +0200
  • a697f89083 Allow inlining code blocks with double quotes tim 2023-04-07 18:45:43 +0200
  • 9898bce41a Remove dumps tim 2023-04-06 22:52:56 +0200
  • bf63b7a274 Allow code in-lining instead of everything Create snip content parser tim 2023-04-06 22:50:54 +0200
  • f20608082a Remove my snips from public snips Remove home button and redirect to snip_index tim 2023-04-06 21:18:57 +0200
  • df708aa931 Allow deleting snips (including git repo) tim 2023-04-06 20:46:30 +0200
  • 004044022d Allow browsing public snips Fixed big with branch name not existing if nothing committed tim 2023-04-06 20:30:11 +0200
  • ce456adf10 Add Security for history tim 2023-04-05 23:05:33 +0200
  • 1f464220ee Show current branch in snip single Reset branch automatically if trying to commit detached tim 2023-04-05 22:58:58 +0200
  • 4e56fed76d Allow going back to a previous commit tim 2023-04-05 22:46:37 +0200
  • e461a7ad35 Start on snip history manipulation tim 2023-04-05 08:26:36 +0200
  • ccab49dd3c Expand navbar with protection tim 2023-04-05 00:55:02 +0200
  • 22735cf884 Clean up the interface with nice buttons tim 2023-04-05 00:31:41 +0200
  • 693f83ca4a Add propper access control for snips with public option tim 2023-04-05 00:02:47 +0200
  • 607435bff0 Fix new snip error with git repo Allow simple raw rendering (in html) tim 2023-04-04 23:44:10 +0200
  • 842c936d8c First fully working version of saving snips content with git control tim 2023-04-04 23:23:53 +0200
  • 1a7c9bb25a Fix broken email migration Tim 2023-04-04 13:00:41 +0200
  • 6442f96b9c Cleanup snip templates tim 2023-04-04 01:39:08 +0200
  • a35991f955 rewrite navbar names tim 2023-04-04 01:05:22 +0200
  • dce2fbff42 Allow ceating and editing snips tim 2023-04-04 00:36:35 +0200
  • 921dcf1e97 Create snippets skeleton tim 2023-04-03 23:44:13 +0200
  • bf83e5aabd Expand user and allow everybody to register Automatically login after registering tim 2023-04-03 22:19:28 +0200
  • 5be77eeba1 Create everything required to login and register tim 2023-04-02 19:34:00 +0200
  • 82d5625e60 Add users migration Tim 2023-03-31 17:15:49 +0200
  • 2292e2a543 Install basic packages for webapp make twig orm Tim 2023-03-31 11:09:58 +0200
  • 0265c1e7ce Add initial set of files Tim 2023-03-31 10:57:43 +0200