Commit graph

38 commits

Author SHA1 Message Date
bill bittner
7374c62f4b fixed the import statements; 2018-01-23 14:45:54 -08:00
bill bittner
76aadefc5e split publish timing into two stats 2018-01-23 12:08:53 -08:00
bill bittner
c52a5f87e4 wrote a publish end-to-end test 2017-12-15 14:10:34 -08:00
bill bittner
9a93b3cc8d tested basic client scenarios 2017-12-15 11:02:04 -08:00
bill bittner
592fbb79d8 updated publish channel parser to watch for anonymous 2017-12-15 10:30:32 -08:00
bill bittner
94c2fcca4c updated authentication for publish api 2017-12-15 10:26:51 -08:00
bill bittner
579c585d00 fixed merge conflicts 2017-12-15 10:09:01 -08:00
bill bittner
98da3af7d3 updated publish api channel parse function 2017-12-15 09:51:26 -08:00
Bill Bittner
3accf40db2
Merge branch 'master' into 281-unfurl-show-links 2017-12-14 12:44:08 -08:00
bill bittner
df53760aea updated host to be pulled from config file 2017-12-14 12:32:20 -08:00
bill bittner
9ad99c5ac1 removed change password api route 2017-12-12 08:55:02 -08:00
bill bittner
aafade848e updating channel check functions 2017-12-11 11:22:59 -08:00
bill bittner
75fac0e594 added testing package and wrote some publish tests 2017-12-08 17:50:47 -08:00
bill bittner
f16abf08c2 added endpoint to update password 2017-11-30 14:46:32 -08:00
bill bittner
40d40c2278 consolidated config to one config file 2017-11-06 15:18:45 -08:00
bill bittner
e34e78c169 fixed the anonymous discrepency 2017-11-03 13:37:23 -07:00
bill bittner
c658f67ec4 removed change_address 2017-11-02 12:25:35 -07:00
bill bittner
7884fa31b0 changed upload to use formdata and /post api 2017-11-01 13:07:13 -07:00
bill bittner
56122f827c added Unspecified license option 2017-10-27 10:58:08 -07:00
bill bittner
a3b2f0575c removed default description on publish and show 2017-10-20 16:16:08 -07:00
bill bittner
8856ee5d0e fixed call-stack-exceeded error issue 2017-10-12 13:10:44 -07:00
bill bittner
1b37ef91a4 added input for video thumbnail link 2017-10-09 18:29:40 -07:00
bill bittner
7baf2dd75c updated post api to receive curl requests 2017-10-05 14:48:08 -07:00
bill bittner
bd2a48f883 updated api publish route 2017-09-28 10:51:02 -07:00
bill bittner
53b8fb9766 updated claim-name verification process 2017-09-27 12:12:42 -07:00
bill bittner
12279aed3b updated css 2017-09-26 15:12:47 -07:00
bill bittner
a2b3ed1ab2 updated db.User to db.Channel refs 2017-09-25 21:03:43 -07:00
bill bittner
ede4d4804f updated input msgs and destructuring 2017-09-25 11:55:56 -07:00
bill bittner
0216263a8a removed address from User model 2017-09-21 16:03:58 -07:00
bill bittner
761aa1daf7 removed address from User model 2017-09-21 16:03:45 -07:00
bill bittner
99dc857380 fixed publish associations and db.Claim info 2017-09-21 12:05:04 -07:00
bill bittner
b1f4bbeaf3 added channel_name to publish params 2017-09-21 09:18:19 -07:00
bill bittner
86a2c6fe03 added channel validation 2017-09-19 15:39:54 -07:00
bill bittner
53981b8618 DRY input validations 2017-09-19 12:54:23 -07:00
bill bittner
f64961446f added channel select to publish tool 2017-09-19 08:47:24 -07:00
bill bittner
bb243cf459 fixed html embed on img show route 2017-08-20 16:56:37 -07:00
bill bittner
dd762ec10b updated publish controller 2017-08-16 11:00:17 -07:00
bill bittner
e8a89ca795 fixed the shorturl route 2017-08-02 17:13:02 -07:00
Renamed from helpers/libraries/publishHelpers.js (Browse further)