Commit Graph
679 Commits
Author SHA1 Message Date
sentriz ba2f835c22 remove concept of prod and dev assets
instead always do the "prod" thing, but use entr for restarting the
server for all assets
2019-07-08 13:36:26 +01:00
sentriz b44b0d8720 use newmock in scanner tests 2019-07-08 13:00:19 +01:00
sentriz 34321ebfff add db tests 2019-07-08 13:00:02 +01:00
sentriz fd940cfc9c clean up scanner order and surface 2019-07-08 11:47:26 +01:00
sentriz d69d88333d show human times in full on hover
like reddit
2019-07-08 11:06:20 +01:00
sentriz 7829626db0 use sam padding for body as content 2019-07-06 21:53:07 +01:00
sentriz 1717348707 dont treat header/footer different 2019-07-06 21:53:07 +01:00
sentriz 3a1d57d1ca always show srollbar 2019-07-06 21:53:07 +01:00
sentriz 3a4e0d9e2b use vanity url 2019-07-06 21:53:07 +01:00
sentriz 51b6565b91 use vanity url 2019-07-06 19:28:03 +01:00
sentriz 3af0c205ae rm gonictest 2019-07-06 17:19:30 +01:00
sentriz 1958450542 fix stats spacing on mobile 2019-07-06 16:49:28 +01:00
sentriz 8239db3117 add second flash type 2019-07-06 16:49:28 +01:00
sentriz 4d844bd704 show scan status in ui 2019-07-06 16:49:28 +01:00
Senan KellyandGitHub dc09bbd5c0 Delete .travis.yml 2019-07-06 13:55:40 +01:00
sentriz 1226274501 add last scan time to ui 2019-07-06 13:49:30 +01:00
sentriz b6b3043765 move get funcs to db 2019-07-06 13:49:30 +01:00
sentriz 1ab24db5d7 update handler tests 2019-07-06 13:49:29 +01:00
Senan KellyandGitHub 76ba968aee Create .travis.yml 2019-07-06 13:46:23 +01:00
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