-
-
### Dependency
- #78
### Overview
We need to make an issue to check each milestone so that we can determine if we have made all the issues for that milestone
### Action Items
- [x] Make an i…
-
Do we use "pip freeze > requirement_file.txt" or do we use the "Python Poetry", what are the advantages and disadvantages for the both methods.
-
Allow for users to see all current, pending, stopped, and completed downloads.
Also allow for the starting and stopping of them.
-
```
Starting create contact, update and delete.
```
Original issue reported on code.google.com by `ousop...@gmail.com` on 14 Mar 2013 at 3:17
-
Save and load video playlist
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
14.3.0
### Bug summary
Content Editors without access to settings in the backoffice are unable to select…
-
I think we should include a standard IO management for all the CLI commands. This might be able to be pulled into the core Lucky lib. I have built a few CLIs in Crystal now and I have been doing IO …
-
It is not possible to manage groups in the Signal-Desktop client. Managing groups includes:
- Changing group name
- Leaving a group
- Add a group member
- Create a group
This is already a featu…
-
Fully implement memory management (malloc/free) for physical and virtual memory. Currently only simple paging and simple phys memory allocator are implemented