This website requires JavaScript.
Explore
Help
Register
Sign In
flutter
/
GitJournal
Watch
1
Star
0
Fork
0
You've already forked GitJournal
mirror of
https://github.com/GitJournal/GitJournal.git
synced
2025-09-16 16:33:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
GitJournal
/
lib
/
storage
History
Vishesh Handa
7128e736d9
NoteSerializer: Do not serialize the filePath as metadata
...
This is a bug since we change this field from fileName to filePath.
2019-02-15 19:30:12 +01:00
..
file_storage.dart
Note: Rename 'fileName' to 'filePath'
2019-02-14 12:07:23 +01:00
git_storage.dart
Allow notes to be stored inside a sub-folder in a git repo
2019-02-14 12:59:43 +01:00
notes_repository.dart
Add a GitHost interface
2019-01-25 11:21:58 +01:00
serializers.dart
NoteSerializer: Do not serialize the filePath as metadata
2019-02-15 19:30:12 +01:00