|
cd2e515141
|
Cleanup
|
2024-03-03 21:39:08 -08:00 |
|
|
e24e892773
|
Revert "Change File to interface"
This reverts commit 2f95fdba2d .
|
2024-03-03 18:09:21 -08:00 |
|
|
771b40e82e
|
Cleanup
|
2024-02-19 22:23:21 -08:00 |
|
|
c0c940156f
|
Add contextFile
|
2024-02-19 22:20:10 -08:00 |
|
|
2f95fdba2d
|
Change File to interface
|
2024-02-19 16:26:41 -08:00 |
|
|
25d629af10
|
Cleanup
|
2024-02-19 10:39:05 -08:00 |
|
|
7f13496b6f
|
Fix linter warnings
|
2023-11-11 20:11:50 -08:00 |
|
|
4456f3b206
|
Fix File.Path on Windows
|
2022-10-15 13:12:44 -07:00 |
|
|
96b9c04125
|
Filepath fixes
|
2022-05-15 20:26:09 -07:00 |
|
|
f635ce5da3
|
Use filepath instead of path
|
2022-05-15 17:32:18 -07:00 |
|
|
e408fa9335
|
Squashed commit of the following:
commit 106991bfd59bb95977045399f7b4e5f4e7addc56
Author: Alex Yatskov <alex@foosoft.net>
Date: Sat Jan 8 11:19:21 2022 -0800
Rename property functions
commit 07f6033d4e86df257806af16de002ce8fad3d67f
Author: Alex Yatskov <alex@foosoft.net>
Date: Sat Jan 8 11:16:46 2022 -0800
Update rewrite
commit ea2dc0b4d223d54832752f0efd3eb46d81d17b50
Author: Alex Yatskov <alex@foosoft.net>
Date: Fri Jan 7 22:47:17 2022 -0800
Add more property methods
commit e2f7f8dc7ebc5b668539e8233e323a7c256eced2
Author: Alex Yatskov <alex@foosoft.net>
Date: Fri Jan 7 22:39:23 2022 -0800
Add step indexing
commit a7ed2a0b1c95ed9fbb0bbd87c779cf51a92f0b5f
Author: Alex Yatskov <alex@foosoft.net>
Date: Fri Jan 7 20:50:19 2022 -0800
Use self
commit 7ecc01e508c06680dcb6b6ecd4265a7f72e2c933
Author: Alex Yatskov <alex@foosoft.net>
Date: Sun Aug 22 12:33:09 2021 -0700
Cleanup
commit 87dd28a4c14b88bea061ca913f68e272cca787f9
Author: Alex Yatskov <alex@foosoft.net>
Date: Sun Aug 22 12:09:41 2021 -0700
Cleanup
commit 129130128d2a50f119c46f70e7cb70ef421892ff
Merge: 629fce0 e751d70
Author: Alex Yatskov <alex@foosoft.net>
Date: Sat Aug 21 12:18:09 2021 -0700
Merge branch 'master' into dev
commit 629fce06a8fca6810ec772f558d9ffabda016d01
Author: Alex Yatskov <alex@foosoft.net>
Date: Sun Jun 27 19:34:53 2021 -0700
Abstract metadata
|
2022-01-08 18:08:36 -08:00 |
|
|
e751d70f27
|
Fix early out behavior on file export
|
2021-08-16 20:39:38 -07:00 |
|
|
4ff3c32c4b
|
Switch to new interfaces
|
2021-04-11 19:13:59 -07:00 |
|
|
9aba24e892
|
Update error handling
|
2020-08-12 21:03:49 -07:00 |
|
|
37acacaa3a
|
add rename method to file
|
2019-07-27 12:17:00 -07:00 |
|
|
3fccb1366a
|
add documentation
|
2019-04-07 13:43:25 -07:00 |
|
|
6bbd9e7b28
|
skip copying files only when there is a data path
|
2019-04-06 17:32:53 -07:00 |
|
|
966201a95f
|
cleanup
|
2018-12-09 17:00:46 -08:00 |
|
|
989bb18482
|
add caching support
|
2018-12-08 11:18:51 -08:00 |
|
|
0fbf7335e4
|
wip
|
2018-09-16 13:52:25 -07:00 |
|
|
b03a37b208
|
wip
|
2018-01-01 12:32:26 -08:00 |
|
|
c38395490d
|
allow setting nested metadata
|
2017-12-28 13:10:50 -08:00 |
|
|
183c6e0066
|
Cleanup
|
2016-06-11 19:38:17 -07:00 |
|
|
a7b084177e
|
Adding more info fields to file object
|
2016-06-11 16:24:06 -07:00 |
|
|
53b4d4702c
|
Add directory query
|
2016-06-05 22:02:09 -07:00 |
|
|
beb43687df
|
Cleanup plugin interface
|
2016-01-13 13:12:50 +09:00 |
|
|
ebcde65f7f
|
Optimization
|
2016-01-12 17:32:06 +09:00 |
|
|
31beb8b2c0
|
Don't copy unmodified files from source to dest
|
2016-01-12 17:04:41 +09:00 |
|
|
bf2bc2c180
|
Removing Meta interface
|
2016-01-01 17:47:28 +09:00 |
|
|
04ab83ae22
|
Minor API update
|
2015-12-30 11:06:29 +09:00 |
|
|
23ba57e6a8
|
Hiding the Meta parameter
|
2015-12-29 21:08:41 +09:00 |
|
|
046249a524
|
Adding seeker implementation to file
|
2015-12-20 23:18:58 +09:00 |
|
|
2f684bb48d
|
Simplification
|
2015-12-20 17:38:53 +09:00 |
|
|
7f3789a6d4
|
API improvements
|
2015-12-19 21:14:16 +09:00 |
|
|
570c65db08
|
Fixes
|
2015-12-18 19:49:52 +09:00 |
|
|
6bb87248ab
|
Renaming variables
|
2015-12-18 19:19:43 +09:00 |
|
|
a26aeafd08
|
WIP
|
2015-12-18 17:35:43 +09:00 |
|
|
f8d05ab28d
|
WIP
|
2015-12-18 17:03:30 +09:00 |
|
|
1c72e3f55c
|
API improvements
|
2015-12-18 16:06:28 +09:00 |
|
|
b33e6b7230
|
WIP
|
2015-12-18 13:37:32 +09:00 |
|
|
7954a85a2a
|
WIP
|
2015-12-18 13:14:39 +09:00 |
|
|
2c2bda50b2
|
Changing file API
|
2015-11-01 14:09:46 +09:00 |
|
|
954d451cb5
|
Interface improvements
|
2015-10-31 17:48:53 +09:00 |
|
|
09b861ddfb
|
Initializing map
|
2015-10-31 16:58:50 +09:00 |
|
|
09a445fdd9
|
Updating interface
|
2015-10-31 15:57:03 +09:00 |
|
|
769b3073af
|
WIP
|
2015-10-31 13:08:10 +09:00 |
|
|
5bd898f11f
|
WIP
|
2015-10-31 12:47:06 +09:00 |
|
|
619e3dfd41
|
WIP
|
2015-10-31 12:30:41 +09:00 |
|
|
8b9d841c7c
|
New file creation
|
2015-10-29 23:36:01 +09:00 |
|
|
f857268967
|
WIP
|
2015-10-29 23:25:45 +09:00 |
|