fedir opened issue fedir/shadowtube#6 2025-02-18 19:32:18 +01:00
Make a Video type class.
fedir commented on issue fedir/shadowtube#1 2025-02-18 19:24:23 +01:00
Separate history into a class.

Unfortunately this will not suffice for closing the issue.

  • Typing needs to be used to ensure that correct objects are passed to the functions. (e.g. if filename is of type str, the…
fedir reopened issue fedir/shadowtube#1 2025-02-18 19:24:23 +01:00
Separate history into a class.
fedir commented on issue fedir/shadowtube#1 2025-02-18 18:31:40 +01:00
Separate history into a class.

Slight redesign, with inclusion of a Video class (that will be implemented in a moment).

fedir created branch design in fedir/shadowtube 2025-02-18 18:03:53 +01:00
fedir pushed to design at fedir/shadowtube 2025-02-18 18:03:53 +01:00
0a5e98f417 Added a uml diagram.
fedir opened issue fedir/shadowtube#4 2025-02-18 18:01:51 +01:00
Provide a complete design for the application.
fedir closed issue fedir/shadowtube#2 2025-02-18 17:50:52 +01:00
Add license headers.
fedir pushed to main at fedir/shadowtube 2025-02-18 17:50:21 +01:00
bdcaf3747b Merge pull request '#2: Added license headers.' (#3) from License_headers into main
8f802ed046 Added license headers.
Compare 2 commits »
fedir merged pull request fedir/shadowtube#3 2025-02-18 17:50:20 +01:00
#2: Added license headers.
fedir created pull request fedir/shadowtube#3 2025-02-18 17:49:43 +01:00
#2: Added license headers.
fedir created branch License_headers in fedir/shadowtube 2025-02-18 17:47:26 +01:00
fedir pushed to License_headers at fedir/shadowtube 2025-02-18 17:47:26 +01:00
8f802ed046 Added license headers.
fedir opened issue fedir/shadowtube#2 2025-02-18 17:44:40 +01:00
Add license headers.
fedir opened issue fedir/shadowtube#1 2025-02-18 17:29:47 +01:00
Separate history into a class.
fedir pushed to main at fedir/shadowtube 2025-02-17 20:15:45 +01:00
a9fd6135fd Removed the databases
fedir pushed to main at fedir/shadowtube 2025-02-17 20:08:49 +01:00
f9253e4f50 Added old code
fedir created repository fedir/shadowtube 2025-02-17 18:24:17 +01:00
fedir pushed to main at fedir/ICFS 2025-02-11 12:10:22 +01:00
01cdf4094e Changed NULL to 0 in flags fields.
fedir pushed to main at fedir/ICFS 2025-02-10 12:03:16 +01:00
71cc127a32 Updated README.md with usage and build instructions