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