Commit Graph

425 Commits

Author SHA1 Message Date
Fufu Fang 27f348c104
Merge pull request #69 from fangfufu/master
Backporting changes from master
2021-07-27 09:45:01 +01:00
Fufu Fang df94764dcb
Merge pull request #68 from MecryWork/master
fix: Failed to mount an empty file in the cache state
2021-07-27 09:44:05 +01:00
liuchenghao 2791f96603 fix: Failed to mount an empty file in the cache state 2021-07-27 15:55:19 +08:00
Fufu Fang dff8381110
updated TODO and changelog 2021-06-09 01:47:17 +01:00
Fufu Fang f8b7640334
Updated changelog 2021-06-05 21:41:16 +01:00
Fufu Fang e7d04bda6e
Update Makefile 2021-06-05 12:39:22 +01:00
Fufu Fang 80002f6230
Merge pull request #67 from fangfufu/master
Keep dev up-to-date with master
2021-06-05 12:33:19 +01:00
Fufu Fang fa586cd117
Update README.md 2021-06-05 12:32:20 +01:00
Fufu Fang 8481ab0c80
Merge pull request #66 from hiliev/macos-uninstall
Fix for uninstall on macOS
2021-06-05 11:52:46 +01:00
Hristo Iliev 92a73305f2 Uninstall for macOS 2021-06-05 11:07:46 +03:00
Fufu Fang 494251bb50
added TODO page 2021-06-05 05:16:19 +01:00
Fufu Fang 4ea6bcb709
makefile now install sonicfs properly 2021-06-05 05:00:53 +01:00
Fufu Fang 9cd212c1ce
version number update 2021-06-05 04:42:53 +01:00
Fufu Fang 66635a5518
Makefile now generates man page 2021-06-05 04:41:34 +01:00
Fufu Fang a733ee3fdb
now generate a separate sonicfs binary 2021-06-05 04:31:29 +01:00
Fufu Fang 1d2271c1f6
moving toward a common main() function 2021-06-05 02:47:14 +01:00
Fufu Fang 0aa6945aab
Merge branch 'dev' of github.com:fangfufu/httpdirfs into dev 2021-06-03 01:05:46 +01:00
Fufu Fang a30315ced0
moved out sonic help text 2021-06-03 01:05:43 +01:00
Fufu Fang 3088a389d3
Merge pull request #65 from fangfufu/master
Backport changes from master
2021-06-03 01:05:09 +01:00
Fufu Fang ead94af1c6
starting splitting the binary to httpdirfs and sonicfs 2021-06-02 23:10:36 +01:00
Fufu Fang 83c3d946d3
removed .kateproject, update Doxyfile 2021-06-02 02:28:46 +01:00
Fufu Fang f0b919a1e5
more comments 2021-06-02 02:20:33 +01:00
Fufu Fang 3d55e451bc
added some more comments 2021-06-02 02:05:50 +01:00
Fufu Fang d856c0bf8f
moved the declaration of a variable closer to where it is used 2021-06-02 01:57:23 +01:00
Fufu Fang daa7a7c4d0
Update README.md 2021-05-28 10:10:34 +01:00
Fufu Fang 907f73fa6e
Update Makefile 2021-05-27 22:17:41 +01:00
Fufu Fang 55ea241d90
Update CHANGELOG.md 2021-05-27 22:03:34 +01:00
Fufu Fang b4f5dd7273
Update CHANGELOG.md 2021-05-27 22:02:51 +01:00
Fufu Fang 3e4a438d75
Merge pull request #64 from hiliev/macos-install
Add install target for macOS
2021-05-27 21:01:08 +01:00
Hristo Iliev 49198d5125 Ensure target bin directory is created on macOS 2021-05-27 22:59:18 +03:00
Hristo Iliev a431dd6dce Merge branch 'fangfufu:master' into macos-install 2021-05-27 22:41:01 +03:00
Hristo Iliev 1df02b08e8 Add install target for macOS 2021-05-27 22:38:22 +03:00
Fufu Fang ef61c3c6da
Update README.md 2021-05-27 20:17:51 +01:00
Fufu Fang fbaf6b948a
Merge pull request #63 from hiliev/macos-patches
Add support for macOS
2021-05-27 20:15:52 +01:00
Hristo Iliev e553463dc4 Patches to build on macOS 2021-05-27 21:49:51 +03:00
Fufu Fang 0f7a97bcba
minor spacing issue in Makefile 2021-05-26 00:39:00 +01:00
Fufu Fang 465d3d48da
Update README.md 2021-04-02 13:04:52 +01:00
Fufu Fang 20aac32f22
Merge pull request #52 from cyberjunky/patch-1
Added dependencies for Ubuntu 18.04 LTS
2020-02-06 10:09:31 +00:00
Ron Klinkien a61f18eb86
Added dependencies for Ubuntu 18.04 LTS 2020-02-06 07:57:07 +01:00
Fufu Fang f0b958ac82
Merge pull request #50 from 0mp/patch-2
Update the website of the FreeBSD package
2019-11-23 16:23:59 +00:00
Mateusz Piotrowski 7dfac6abef
Update the website of the FreeBSD package 2019-11-23 16:55:49 +01:00
Fufu Fang c790a44c91
Merge pull request #49 from 0mp/patch-1
Update FreeBSD installation instructions
2019-11-12 11:01:36 +00:00
Mateusz Piotrowski 847e4eac82
Update FreeBSD installation instructions 2019-11-12 11:59:55 +01:00
Fufu Fang 6d144973b9
Update README.md and CHANGELOG.md 2019-11-01 13:02:51 +00:00
Fufu Fang 80c0b695a1
Merge pull request #48 from edenist/add-freebsd-support
Add freebsd support
2019-11-01 12:55:20 +00:00
Josh Lilly 068d5f1f97 Added instructions for build+install on FreeBSD 2019-11-01 16:36:10 +11:00
Josh Lilly b177039ee7 FreeBSD build + install support added to Makefile 2019-11-01 15:40:39 +11:00
Fufu Fang 5a36119289
Update README.md and CHANGELOG.md 2019-10-30 00:21:56 +00:00
Fufu Fang 12a2f87ada
Update documentation for sonic.c / sonic.h 2019-10-28 12:54:01 +00:00
Fufu Fang ea13c175cd
merged id3 non-root mode parser and index mode parser together 2019-10-28 12:54:01 +00:00