Commit Graph
310 Commits
Author SHA1 Message Date
sentriz b988600786 remove some old indexes 2019-07-05 15:48:04 +01:00
sentriz c3cbe2f889 comment some scanner vars 2019-07-05 14:57:52 +01:00
sentriz e3ef5fa5e2 add some small performance stuff 2019-07-04 14:09:24 +01:00
sentriz f4b766e86d add scanner benchmarking 2019-07-04 14:08:44 +01:00
sentriz 5fa6fb6394 use db.New() for tests 2019-07-03 16:34:53 +01:00
sentriz a24b5bfb44 do one transaction per folder only 2019-07-03 15:56:26 +01:00
sentriz dbe7f1fb62 migrate on both binaries 2019-07-03 13:11:06 +01:00
sentriz c7c9ecbf04 add start scan button 2019-07-03 12:57:22 +01:00
sentriz ada62d1511 add some comments to scanner 2019-07-03 11:41:26 +01:00
sentriz 7842600e43 factor db creation to its own package 2019-07-03 11:41:02 +01:00
sentriz 3d68e15241 set the size of indexes 2019-07-02 21:19:25 +01:00
sentriz e517c7538c show last element in stack string 2019-07-01 15:17:57 +01:00
sentriz b27d7e7aab regen handler tests 2019-07-01 11:34:47 +01:00
sentriz 862cf0f3a5 simpilufy shell scripts 2019-07-01 11:34:14 +01:00
sentriz 55b5290def clean up build scripts 2019-06-28 16:37:13 +01:00
sentriz 9b5b52171c make build scripts portalble 2019-06-28 16:37:08 +01:00
sentriz 21f2363fbb remove top bottom padding on body 2019-06-28 16:03:04 +01:00
sentriz 8850ab55f5 change dir stack implementation 2019-06-28 14:26:23 +01:00
sentriz fb99ecc84e add stack test and take new stack 2019-06-28 14:26:10 +01:00
sentriz a4377fc425 clean up server files 2019-06-28 11:58:49 +01:00
sentriz 111ca565c8 simpilify style on mobile 2019-06-27 23:38:02 +01:00
sentriz c9ca5b01b7 update deps 2019-06-27 22:12:26 +01:00
sentriz 12b9810ca1 format with gofumports 2019-06-27 21:06:51 +01:00
sentriz 39590daa39 increase random test size 2019-06-27 18:22:54 +01:00
sentriz 79eeca77ae clean up indexings 2019-06-27 18:22:54 +01:00
sentriz c6d4ea5b90 update tests 2019-06-27 18:22:53 +01:00
sentriz 508f44c066 only store differing unidecode and search both cols 2019-06-27 17:22:36 +01:00
sentriz f69b24ca79 search normal and unidecoded cols when searching 2019-06-27 15:54:06 +01:00
sentriz dea0a5cfab use unidecoded string when searching 2019-06-27 15:36:10 +01:00
sentriz 45c2336731 update tests 2019-06-27 15:26:33 +01:00
sentriz 7def528717 clean up scan files 2019-06-27 15:20:07 +01:00
sentriz ee48dcf213 fix do run scanner 2019-06-27 15:19:03 +01:00
sentriz f51c5e54d7 delete go releasers 2019-06-27 13:45:58 +01:00
sentriz ea9ddc71f6 log sessions.Save() 2019-06-27 13:32:58 +01:00
sentriz 65bdda4cc2 check response writer err values 2019-06-27 11:50:58 +01:00
sentriz 4ee0d4c6b1 clean up linting 2019-06-27 11:45:57 +01:00
sentriz a3af096de1 update favicon 2019-06-27 10:54:37 +01:00
sentriz 49b71941d5 add table margins for recent folders 2019-06-26 14:01:59 +01:00
sentriz d8881bd31c refactor asset with embed tool 2019-06-26 13:57:30 +01:00
sentriz e6c6d2406f clean up templates 2019-06-25 13:38:05 +01:00
sentriz 58a4558d5b refactor templates 2019-06-24 21:40:48 +01:00
sentriz 4ed144da84 make css consistent 2019-06-24 15:11:54 +01:00
sentriz 895d27378f move to goresources and add build scripts 2019-06-24 13:47:32 +01:00
sentriz 56b872a4b3 speed up scanning and delete folders 2019-06-13 13:04:16 +01:00
sentriz a694f49473 provide backup album artist if tag no present 2019-06-12 19:02:30 +01:00
sentriz 2f8b78eaec move tags to their own package 2019-06-12 18:40:55 +01:00
sentriz 345cdc590c add goreleaser 2019-06-12 11:58:32 +01:00
sentriz 33476aa77f delete pragma fk (use build --tag "foreign_key") 2019-06-12 11:00:12 +01:00
sentriz 827c463255 clean up scanner func order 2019-06-11 15:02:46 +01:00
sentriz da21b5cae0 explain intSep use 2019-06-11 14:52:28 +01:00