Commit Graph

53 Commits

Author SHA1 Message Date
Adam Fordsmand 20bcd2776c Implemented --new 2022-09-28 23:33:21 +02:00
Adam Fordsmand 5952d1640b Merge pull request 'Implemented the add-author argument' (#38) from 23-add-author-arg into command-line-interface
Reviewed-on: #38
2022-09-28 21:04:11 +00:00
Adam Fordsmand c9aeb10f33 Implemented the add-author argument 2022-09-28 23:00:45 +02:00
Adam Fordsmand 0b3cc7f5db Merge pull request 'merge 14-argument-handler int command-line-interface' (#36) from 14-argument-handler into command-line-interface
Reviewed-on: #36
2022-09-28 18:44:18 +00:00
Adam Fordsmand 0d449af09c Fixed som logic 2022-09-28 20:27:35 +02:00
Adam Fordsmand 6751883731 Renambe to header, and implemented Arg Handler 2022-04-16 17:55:15 +02:00
Adam Fordsmand 8748722af7 Merge pull request 'Pull request: 32-clean-db-handler' (#34) from 32-clean-db-handler into master
Reviewed-on: #34
2022-04-16 13:33:09 +00:00
Adam Fordsmand e761269ee9 Moved 'main' function to examples.md 2022-04-16 15:30:17 +02:00
Adam Fordsmand dfe3466ea5 Fixed Consistency 2022-04-16 15:26:54 +02:00
Adam Fordsmand cfb89f14bf Cleaned indentation and optimized trim 2022-04-16 13:45:41 +02:00
Adam Fordsmand 6469b8ecfb Cleaned brackets and spacing 2022-04-16 00:23:38 +02:00
Adam Fordsmand 9470fa03e2 Cleaned comments 2022-04-15 23:42:30 +02:00
Adam Fordsmand 8f95b58d9b Merge pull request 'Merge 9-bug-editor' (#33) from 9-bug-editor into master
Reviewed-on: #33
2022-04-15 20:28:47 +00:00
Adam Fordsmand 8ee700c199 Fixed bug #9 2022-04-15 22:27:23 +02:00
Adam Fordsmand d1fa7b26bd Merge pull request 'Added 'BlogEdit'' (#31) from 4-blogedit into master
Reviewed-on: #31
2022-04-15 19:50:54 +00:00
Adam Fordsmand 432f6d2125 Added 'BlogEdit' 2022-04-15 21:49:05 +02:00
Adam Fordsmand 0722c62814 Merge pull request ''EditFilePost' function' (#30) from 29-EditFilePost into master
Reviewed-on: #30
2022-04-15 16:39:26 +00:00
Adam Fordsmand bd4ed7a42a Merge branch 'master' into 29-EditFilePost 2022-04-15 16:39:08 +00:00
Adam Fordsmand 4384e5099c Revert "Minor change"
This reverts commit 9d8136b437.
2022-04-15 18:36:58 +02:00
Adam Fordsmand 9d8136b437 Minor change 2022-04-15 18:34:52 +02:00
Adam Fordsmand 1b707275ab Added 'EditFilePost' function 2022-04-15 18:33:44 +02:00
Adam Fordsmand e6cef5384b Merge pull request 'Added PullPostDescriptions' (#28) from 12-pullpostdescription into master
Reviewed-on: #28
2022-04-15 15:20:33 +00:00
Adam Fordsmand 6e8342c9e2 Outcommented example usage 2022-04-15 17:17:09 +02:00
Adam Fordsmand c3cdc1195e Merge pull request '26-rework' (#27) from 26-rework into master
Reviewed-on: #27
2021-11-16 08:17:28 +00:00
Adam Fordsmand 9c3bcc3b0b Fixed where a misstype had merged to lines. 2021-11-16 09:13:22 +01:00
Adam Fordsmand 33824b31f6 Added comments 2021-11-16 09:11:54 +01:00
Adam Fordsmand 9534d412f8 Corrected the functions. 2021-11-16 08:49:06 +01:00
Adam Fordsmand 234c91637b Merge pull request 'Added AuthorIDs' (#25) from 20-authorids into master
Reviewed-on: #25
2021-11-13 15:30:35 +00:00
Adam Fordsmand bf8fb4fad8 Added AuthorIDs 2021-11-13 16:31:10 +01:00
Adam Fordsmand 6747e70a30 removed executable rights from BlogDB.c 2021-11-13 15:35:54 +01:00
Adam Fordsmand ed011f7919 Forgot to declare up top before merging. 2021-11-13 12:49:12 +01:00
Adam Fordsmand c3e0daed26 Merge pull request 'Added PostIDS' (#24) from 13-PostIDs into master
Reviewed-on: #24
2021-11-13 11:44:57 +00:00
Adam Fordsmand 6d969d975c Added PostIDS 2021-11-13 12:45:36 +01:00
Adam Fordsmand e608661e90 Merge pull request 'Pre release License-Change' (#11) from License-Change into master
Reviewed-on: #11
2021-11-11 22:52:58 +00:00
Adam Fordsmand 352761fc56 Update 'LICENCE' 2021-11-11 22:49:47 +00:00
Adam Fordsmand 34dd190bbe Add 'LICENCE.md' 2021-11-11 22:47:57 +00:00
Adam Fordsmand fea3d3ed88 Delete 'LICENSE' 2021-11-11 22:44:18 +00:00
Adam Fordsmand e9ebc640e7 Merge pull request 'Implemented validation' (#10) from 8-AddFilePost into master
Reviewed-on: #10
2021-11-11 22:38:42 +00:00
Adam Fordsmand 8ce9df1c01 Implemented validation 2021-11-11 23:38:58 +01:00
Adam Fordsmand 2bd28debcb Merge pull request 'Added BlogWrite Function' (#7) from 3-BlogWrite into master
Reviewed-on: #7
2021-11-11 18:06:27 +00:00
Adam Fordsmand 9b88f96c4d Added BlogWrite Function 2021-11-11 19:06:05 +01:00
Adam Fordsmand 2a83fb61ff Merge pull request 'Added AddFilePost function' (#6) from 2-AddFilePost into master
Reviewed-on: #6
2021-11-11 17:03:01 +00:00
Adam Fordsmand cfb89e7a46 Added AddFilePost function 2021-11-09 11:51:17 +01:00
Adam Fordsmand 3cf6df7cce Merge pull request 'Merge ActivePostIDS#1 into Master' (#5) from ActivePostIDS#1 into master
Reviewed-on: #5
2021-11-01 19:19:29 +00:00
Adam Fordsmand be262d0efe Accidentally add license to gitignore 2021-11-01 20:19:31 +01:00
Adam Fordsmand a835b484cd Fixed the issue 2021-11-01 20:17:04 +01:00
Adam Fordsmand 0b66b37cc4 Started on it but got caught in segmentation hell 2021-10-31 23:42:16 +01:00
Adam Fordsmand 1aa2d5c6aa Added function def 2021-10-31 22:45:17 +01:00
Adam Fordsmand 9bfc22307f Migrated TODO to issues on Gitea 2021-10-31 22:37:20 +01:00
Adam Fordsmand 0ed2864691 Added previously written code 2021-10-31 22:19:47 +01:00