Commit graph

12 commits

Author SHA1 Message Date
Kevin Smith 0bbf326172 Add metadata for v3 software 2023-01-05 21:06:32 -06:00
evan 6df7276abf restart remux, tarnish, draft 2022-05-21 17:44:16 -05:00
Gavin McCullagh 2da4b179ae add an additional .content file, see issue #23 2021-03-21 07:56:49 +00:00
evan 52f31746ab switch to is-active 2021-03-14 17:51:13 -05:00
evan b5d8cd582f clean up debug function 2021-03-12 23:24:12 -06:00
evan 7e50dbb48f only restart xochitl if service enabled 2021-03-12 23:21:23 -06:00
evan 8bc1a5b622 fix issue #11, support %%EOF w/out newline 2020-12-20 22:54:08 -06:00
evan 1c26f7be06 download deps before build 2020-07-12 18:26:11 -05:00
evan 38570354d0 fix go get command 2020-07-12 18:26:11 -05:00
beardhatcode 66fd0706fc Fix timestamp
The timestamp is in miliseconds, not seconds, add three zeros' to ensure
correct ordering.

Before the metadata contained:

  "lastModified": "1583919213",

now it contains:

    "lastModified": "1583919213000",

found this out by looking at

  cat /home/root/.local/share/remarkable/xochitl/*.metadata | grep lastModified
2020-03-11 10:34:31 +01:00
evan 2b975d5951 simplify config install 2020-03-11 02:45:44 -05:00
evan 4747014eae init commit 2020-03-11 01:36:18 -05:00