Commit Graph

373 Commits (cb832b678954eef2b3a1465ce6e79be201d8dd59)

Author SHA1 Message Date
Tomáš Mládek cb832b6789 lock concurrent fetch_or_creates to prevent inconsistencies 2021-12-05 22:36:16 +01:00
Tomáš Mládek dacfc57d11 truncate WAL log on start 2021-12-05 20:30:31 +01:00
Tomáš Mládek cec3c4891e set synchronous to NORMAL for all connections 2021-12-05 19:06:04 +01:00
Tomáš Mládek 98720118d3 Makefile explicitly refers to tools/upend_js/index.js - fix CI package step? 2021-12-05 18:19:45 +01:00
Tomáš Mládek 950f68cb59 (cargo-release) version 0.0.13 2021-12-05 13:48:14 +01:00
Tomáš Mládek 2561783676 [ui] remove borders on tables 2021-12-05 13:29:06 +01:00
Tomáš Mládek 64cdbf08bc only process files in rescan, finally fix tests 2021-12-05 13:26:27 +01:00
Tomáš Mládek 365987f261 UpdatePathOutcome includes a "Failed" variant with path and error 2021-12-05 13:26:18 +01:00
Tomáš Mládek b5a013e973 put upend into its own subdir, fix self-scanning 2021-12-05 12:43:43 +01:00
Tomáš Mládek 10eaab6e2d logging, fix "database locked" errors on init 2021-12-05 12:23:02 +01:00
Tomáš Mládek c8b8a76bba logging 2021-12-05 12:10:41 +01:00
Tomáš Mládek a6e92c0b4e fix img blobpreview 2021-12-05 11:33:38 +01:00
Tomáš Mládek c74af35b9d (cargo-release) start next development iteration 0.0.13-alpha.0 2021-12-04 23:13:02 +01:00
Tomáš Mládek ee001a14d6 (cargo-release) version 0.0.12 2021-12-04 23:08:43 +01:00
Tomáš Mládek 4126a16748 [ui] add nav indicators 2021-12-04 23:06:21 +01:00
Tomáš Mládek c7411ffb95 [ui] switch up favicons 2021-12-04 22:46:23 +01:00
Tomáš Mládek 636da63c76 disable browser/ui serving if folder not found 2021-12-04 22:43:37 +01:00
Tomáš Mládek 6bc4e7ffce [ui] responsivize ui, fix nav 2021-12-04 22:43:26 +01:00
Tomáš Mládek 4233a5da46 improve fs rescan logging 2021-12-04 21:58:16 +01:00
Tomáš Mládek 4b1a8c862c turn off synchronous mode during fs resyncs 2021-12-04 21:43:13 +01:00
Tomáš Mládek 99c4a4e488 turn on WAL mode 2021-12-04 21:30:50 +01:00
Tomáš Mládek bc97b8bc8f move all inserts into a single transaction 2021-12-04 18:49:11 +01:00
Tomáš Mládek dd765ee94b add lru cache to resolve_path fn 2021-12-04 18:33:40 +01:00
Tomáš Mládek 4403f518c9 cargo clippy fixes 2021-12-04 16:46:13 +01:00
Tomáš Mládek 6edf550a95 logging in hash 2021-12-04 16:45:16 +01:00
Tomáš Mládek 2448169d64 small optimizations in fs import 2021-12-04 16:45:06 +01:00
Tomáš Mládek d34c1def43 cargo update 2021-12-03 17:29:54 +01:00
Tomáš Mládek 84a13f50f4 [ui] remove key on each in Browse, fix handlers
(how did this even work before??)
2021-12-02 23:42:28 +01:00
Tomáš Mládek 257a4f4396 [ui] vuey leftover 2021-12-02 23:29:08 +01:00
Tomáš Mládek 700c8931e5 [ui] navigating from the middle replaces browsing on the right 2021-12-02 23:27:09 +01:00
Tomáš Mládek a202eb720c [ui] update identification logic 2021-12-02 23:21:03 +01:00
Tomáš Mládek 660d232d9a [ui] remove dead css 2021-12-02 23:11:48 +01:00
Tomáš Mládek b27fcecb78 fix CI build #2 2021-12-02 22:37:51 +01:00
Tomáš Mládek 8dcc474f1c attempt to fix CI 2021-12-02 22:25:25 +01:00
Tomáš Mládek 5b973ea868 add hierarchy manipulation tests 2021-12-02 22:18:43 +01:00
Tomáš Mládek da776bbcf3 return to old (orphanized) multi-root hierarchy 2021-12-02 21:52:43 +01:00
Tomáš Mládek 1df746596f clean up db type code to better match actual usage 2021-12-02 21:30:11 +01:00
Tomáš Mládek 2f68323ecb [ui] larger type icons 2021-12-02 20:50:55 +01:00
Tomáš Mládek 0fbb5ac9c4 [ui] basic table editing 2021-12-02 18:45:29 +01:00
Tomáš Mládek 738cc81e0a [ui] fix nav 2021-12-02 17:26:08 +01:00
Tomáš Mládek 98d3c1952b [ui] Address styling 2021-12-01 21:12:13 +01:00
Tomáš Mládek e04d62a663 [ui] yarn lock update 2021-12-01 21:11:25 +01:00
Tomáš Mládek 9ebbad495e fix LFS, add removed .gitattributes 2021-12-01 20:32:35 +01:00
Tomáš Mládek 7a03c63a15 [ui] sort resolved before unresolved 2021-12-01 20:32:35 +01:00
Tomáš Mládek 15f39d8cc5 [ui] also sort entries by entity (resolved) 2021-12-01 20:32:35 +01:00
Tomáš Mládek 0864e01e1b [ui] simpler isfile checking 2021-12-01 20:32:34 +01:00
Tomáš Mládek d5d7b25d4a [ui] fix font formatted indication (properly) 2021-12-01 20:32:34 +01:00
Tomáš Mládek 6e3ce3b1ba [ui] fix file links 2021-12-01 20:32:33 +01:00
Tomáš Mládek abbc38a1f7 [ui] hier is now a list widget by default, fix widgets 2021-12-01 20:32:33 +01:00
Tomáš Mládek 2648349468 [ui] fix font resolve indication 2021-12-01 15:43:32 +01:00