ThePendulum pendulum
  • Joined on 2019-12-18
pendulum pushed to master at DebaucheryLibrarian/traxxx 2020-10-24 23:18:44 +00:00
9619f7e7ed 1.138.0
0bd7fca876 Added orphaned media flush and batch release flush.
Compare 2 commits »
pendulum pushed to experimental at DebaucheryLibrarian/traxxx 2020-10-24 22:53:33 +00:00
0bd7fca876 Added orphaned media flush and batch release flush.
ef852f0191 1.137.6
6791053c83 Fixed entity alias available through wrong type endpoint.
Compare 3 commits »
pendulum opened issue DebaucheryLibrarian/traxxx#12 2020-10-21 22:46:29 +00:00
Delete orphaned media
pendulum pushed to master at DebaucheryLibrarian/traxxx 2020-10-20 19:05:28 +00:00
ef852f0191 1.137.6
6791053c83 Fixed entity alias available through wrong type endpoint.
Compare 2 commits »
pendulum pushed to experimental at DebaucheryLibrarian/traxxx 2020-10-20 13:38:48 +00:00
47238b2969 1.137.5
9f3c686913 Added thumbnail and favicon to entity REST API.
Compare 2 commits »
pendulum pushed to master at DebaucheryLibrarian/traxxx 2020-10-20 13:38:42 +00:00
47238b2969 1.137.5
9f3c686913 Added thumbnail and favicon to entity REST API.
Compare 2 commits »
pendulum pushed to experimental at DebaucheryLibrarian/traxxx 2020-10-20 13:30:50 +00:00
cefd91a7b9 1.137.4
ecdd6d8fb0 Added logo path to entity API.
60eb599416 Added alias to entity search query.
8e7b944b52 1.137.3
6b17f9d1f2 Allowing entity to be fetched by alias.
Compare 8 commits »
pendulum pushed to master at DebaucheryLibrarian/traxxx 2020-10-20 13:30:44 +00:00
cefd91a7b9 1.137.4
ecdd6d8fb0 Added logo path to entity API.
Compare 2 commits »
pendulum pushed to master at DebaucheryLibrarian/traxxx 2020-10-19 22:26:27 +00:00
60eb599416 Added alias to entity search query.
pendulum pushed to master at DebaucheryLibrarian/traxxx 2020-10-19 22:22:16 +00:00
8e7b944b52 1.137.3
6b17f9d1f2 Allowing entity to be fetched by alias.
Compare 2 commits »
pendulum pushed to master at DebaucheryLibrarian/traxxx 2020-10-19 22:09:15 +00:00
cb459d4cc7 1.137.2
d795266114 Removed no-date-limit as argument due yargs conflict.
Compare 2 commits »
pendulum pushed to master at DebaucheryLibrarian/traxxx 2020-10-19 22:06:25 +00:00
3e303e4b10 1.137.1
2f8fca0327 Added missing-date as config and argument alias.
4a900cbbeb Renamed nullDateLimit to noDateLimit in config.
5bdbb5ec62 Renamed null-date-limit to no-date-limit, added old as alias.
Compare 4 commits »
pendulum pushed to experimental at DebaucheryLibrarian/traxxx 2020-10-19 22:06:14 +00:00
2f8fca0327 Added missing-date as config and argument alias.
pendulum pushed to experimental at DebaucheryLibrarian/traxxx 2020-10-19 22:04:14 +00:00
4a900cbbeb Renamed nullDateLimit to noDateLimit in config.
pendulum pushed to experimental at DebaucheryLibrarian/traxxx 2020-10-19 22:02:21 +00:00
5bdbb5ec62 Renamed null-date-limit to no-date-limit, added old as alias.
pendulum pushed to experimental at DebaucheryLibrarian/traxxx 2020-10-19 00:04:06 +00:00
ce78e07444 1.137.0
593ce27312 Added rudimentary scene and entity scene remove.
Compare 2 commits »
pendulum pushed to master at DebaucheryLibrarian/traxxx 2020-10-19 00:03:40 +00:00
ce78e07444 1.137.0
593ce27312 Added rudimentary scene and entity scene remove.
2536405dba Fixed entity API database query.
ca22aedaaa Added rudimentary API documentation to README.
e6c52002f0 Added tags and entities to REST API..
Compare 5 commits »
pendulum pushed to experimental at DebaucheryLibrarian/traxxx 2020-10-17 22:02:27 +00:00
2536405dba Fixed entity API database query.
ca22aedaaa Added rudimentary API documentation to README.
e6c52002f0 Added tags and entities to REST API..
3d86e52b25 1.136.0
Compare 4 commits »
pendulum closed issue DebaucheryLibrarian/traxxx#11 2020-10-14 23:48:17 +00:00
Improve pagination behavior
pendulum commented on issue DebaucheryLibrarian/traxxx#11 2020-10-14 23:48:17 +00:00
Improve pagination behavior

Now only using scraped scenes for pagination, and filtering database duplicates from accumulated result.