Commit Graph

39 Commits

Author SHA1 Message Date
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
Tangent
ff91406536 some little fix-ups and notes 2019-04-17 23:43:26 -07:00
Tangent
b6d377f687 added track edit pages 2019-04-17 23:23:16 -07:00
Tangent
f24c00d517 minor changes/fixes 2019-04-17 22:32:55 -07:00
Tangent
8af3343aa2 notes 2019-04-17 22:17:56 -07:00
Tangent
99b81c6da1 fixed a couple bugs 2019-04-17 22:17:04 -07:00
Tangent
10a66adb7c adding new fields 2019-04-17 22:08:09 -07:00
Tangent
fa367a28f1 v1 running live 2019-04-17 21:05:33 -07:00
Tangent
f3f679da35 Initial commit 2019-04-18 03:59:04 +00:00