Tangent
|
b08e96fe6b
|
wip #8 complete rewrite of worker
|
2019-07-08 15:23:10 -07:00 |
|
Tangent
|
a6fa9a7149
|
a 5k dict is too small?
|
2019-06-28 19:38:37 -07:00 |
|
Tangent
|
bfe5084eef
|
typo!
|
2019-06-28 19:38:09 -07:00 |
|
Tangent
|
624bd9c2f6
|
#8 worker added
|
2019-06-28 19:37:35 -07:00 |
|
Tangent
|
1fda7ef7fe
|
fixed a bunch of tag shenanigans
|
2019-06-28 17:55:21 -07:00 |
|
Tangent
|
be734d28b1
|
okay NOW the pattern should be unborked
|
2019-06-28 17:33:40 -07:00 |
|
Tangent
|
0bad9154c6
|
un-automatic trimming
|
2019-06-28 17:32:19 -07:00 |
|
Tangent
|
dbedb15725
|
attempted fix of tag pages
|
2019-06-28 17:28:48 -07:00 |
|
Tangent
|
5b92aa7510
|
fixed tag name escaping
|
2019-06-27 21:03:04 -07:00 |
|
Tangent
|
aab578ecec
|
fix typo in handling tag pages..again
|
2019-06-27 21:01:12 -07:00 |
|
Tangent
|
c3e02f2596
|
fix typo in handling tag pages
|
2019-06-27 20:59:11 -07:00 |
|
Tangent
|
35e7e68756
|
tag pages
- fixed broken links to them
- ADDED them
- escape_tag helper
- new view
- closing #4
|
2019-06-27 20:57:00 -07:00 |
|
Tangent
|
4cede883c5
|
default order & asc/desc changed for tags
|
2019-06-27 20:26:04 -07:00 |
|
Tangent
|
674fb60f86
|
fixed infinite redirect on tags route
|
2019-06-27 20:24:40 -07:00 |
|
Tangent
|
46518da13c
|
reordered track listing of fields
|
2019-06-27 20:20:52 -07:00 |
|
Tangent
|
36befcb632
|
removed extra import
|
2019-06-27 20:19:11 -07:00 |
|
Tangent
|
f686d3265e
|
*sigh*
|
2019-06-27 20:13:24 -07:00 |
|
Tangent
|
cbd5e6819c
|
so much for 'helpful enumerations'
|
2019-06-27 20:11:10 -07:00 |
|
Tangent
|
3e37a90153
|
fixed hierarchy error
|
2019-06-27 20:09:07 -07:00 |
|
Tangent
|
386cfee85a
|
experiment
|
2019-06-27 20:06:39 -07:00 |
|
Tangent
|
9d78ff8a84
|
Revert "possible error in compiling main.moon?"
This reverts commit 079c3207d2 .
|
2019-06-27 20:03:31 -07:00 |
|
Tangent
|
079c3207d2
|
possible error in compiling main.moon?
|
2019-06-27 20:01:21 -07:00 |
|
Tangent
|
13f9779038
|
typo in track POST handler
|
2019-06-27 19:59:34 -07:00 |
|
Tangent
|
c59e9e6174
|
should be able to update track tags
|
2019-06-27 19:49:32 -07:00 |
|
Tangent
|
71c382ac52
|
fixed broken new track creation
|
2019-06-27 19:49:09 -07:00 |
|
Tangent
|
7f80b5a5cb
|
cleanup
|
2019-06-27 19:48:54 -07:00 |
|
Tangent
|
50dbfd50ed
|
make update_tracks create & update tracks
|
2019-06-27 19:44:22 -07:00 |
|
Tangent
|
db60d9c4b8
|
should fix issue with creating new tracks
|
2019-06-27 19:38:07 -07:00 |
|
Tangent
|
aa4b02c195
|
fucked up migrations again..
|
2019-06-27 19:33:10 -07:00 |
|
Tangent
|
664666441e
|
removing broken code from old migrations
|
2019-06-27 19:28:15 -07:00 |
|
Tangent
|
0a3c4e6692
|
attempting to make invalid tracks stand out more
|
2019-06-27 19:27:58 -07:00 |
|
Tangent
|
a09d71d842
|
more accurate comments
|
2019-06-27 19:27:36 -07:00 |
|
Tangent
|
decbc06992
|
replaced broken migration (#4) with correct version
|
2019-06-27 19:26:16 -07:00 |
|
Tangent
|
e7d8c0a8e5
|
fix missing import in helpers.moon
|
2019-06-27 19:25:56 -07:00 |
|
Tangent
|
ae21c76816
|
correct compilation error
|
2019-06-27 19:09:19 -07:00 |
|
Tangent
|
4d91f73d31
|
wip #4, missing tag pages themselves
|
2019-06-14 18:08:38 -07:00 |
|
Tangent
|
c5556526b0
|
added tags (ref #4)
|
2019-06-14 17:55:55 -07:00 |
|
Tangent
|
b0be6d6b6e
|
close #7 and make tags all lowercase
|
2019-06-14 17:47:18 -07:00 |
|
Tangent
|
a2249a48a3
|
close #5
|
2019-06-14 17:41:39 -07:00 |
|
Tangent
|
c236f9a30a
|
fix #6
|
2019-06-14 17:39:51 -07:00 |
|
Tangent
|
9e43167722
|
fix #2, fix #3, add edit ability to tracks route, modularized some code
|
2019-06-14 17:35:22 -07:00 |
|
Tangent
|
9d6b5f7f5e
|
layout added
|
2019-06-13 13:52:22 -07:00 |
|
Tangent
|
5149d15c04
|
multi-line tag editing, better paging format
|
2019-06-13 09:42:23 -07:00 |
|
Tangent
|
3bb648786f
|
fixed last_page err
|
2019-06-13 09:20:43 -07:00 |
|
Tangent
|
e3eb8d2a5c
|
wip fixing last_page err
|
2019-06-13 09:19:45 -07:00 |
|
Tangent
|
1f893bf18e
|
wip fixing last_page err
|
2019-06-13 09:18:22 -07:00 |
|
Tangent
|
2bbdc8b8e2
|
wip fixing last_page err
|
2019-06-13 09:14:45 -07:00 |
|
Tangent
|
717b5b7dc0
|
added automatic tags
|
2019-06-13 09:11:04 -07:00 |
|
Tangent
|
60930e5d5c
|
fix track ordering
|
2019-06-13 08:35:26 -07:00 |
|
Tangent
|
b04a2afd07
|
typo w selecting next/previous track
|
2019-06-13 08:24:07 -07:00 |
|