Commits
- Commit:
99ed05e33dafeb84968e397f636c0090d85f691d
- From:
- Oliver Lowe <o@olowe.co>
- Date:
add Lemmy command for the acme text editor
- Commit:
fcf319e83dbec9b824aae4d62e9a4d99cc473dd7
- From:
- Oliver Lowe <o@olowe.co>
- Date:
Rework, move filesystem into its own package
Major rework which keeps Stat, Read and ReadDir away from the
filesystem tree and more to the file.
The fs package implements extra functionality that doesn't really have
anything to do with the core package. It also does not need to know
how the core lemmy package is implemented to do anything, so may as
well enforce the boundary explicitly.
- Commit:
796e17a92de54043f25d21e24bf89098def4f9c3
- From:
- Oliver Lowe <o@olowe.co>
- Date:
correct godocs.io link
- Commit:
31062b441c7ce38e6ce2772e92dc1ec83282e6fe
- From:
- Oliver Lowe <o@olowe.co>
- Date:
start documentation!
- Commit:
00b2414c42245d4e97f287b3e6b1e889cb3c6dee
- From:
- Oliver Lowe <o@olowe.co>
- Date:
Only cache communities in filesystem
This keeps things simpler
- Commit:
4a5e46556d98c2f01ca29f5f7d42dcc46f549154
- From:
- Oliver Lowe <o@olowe.co>
- Date:
initial commit