bill bittner
|
bf17f5a6ec
|
consolidated xhttp request code
|
2017-09-28 15:47:55 -07:00 |
|
bill bittner
|
65b5384330
|
added api routes for getting short ids
|
2017-09-28 11:42:29 -07:00 |
|
bill bittner
|
bd2a48f883
|
updated api publish route
|
2017-09-28 10:51:02 -07:00 |
|
bill bittner
|
5228b55a0f
|
fixed publish
|
2017-09-20 17:14:33 -07:00 |
|
bill bittner
|
3acd89f93d
|
changed login to http request
|
2017-09-20 14:39:20 -07:00 |
|
bill bittner
|
0dd8e19a26
|
finished basic loop for channel creation
|
2017-09-19 18:50:25 -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
|
dd762ec10b
|
updated publish controller
|
2017-08-16 11:00:17 -07:00 |
|
bill bittner
|
13c5f5dfdb
|
created local version of lbry api
|
2017-08-15 13:48:42 -07:00 |
|
bill bittner
|
a6cbb79921
|
updated google analytics
|
2017-08-03 21:59:22 -07:00 |
|
bill bittner
|
e8a89ca795
|
fixed the shorturl route
|
2017-08-02 17:13:02 -07:00 |
|
bill bittner
|
0de27c0b1b
|
switched api/streamFile to static /media
|
2017-07-27 14:18:55 -07:00 |
|
bill bittner
|
de379beec9
|
changed short url serve route to serve earliest-in-time shmatching claim id
|
2017-07-18 16:13:01 -07:00 |
|
bill bittner
|
2f4fa6d970
|
added download directory retrieval to startup process
|
2017-07-18 09:52:18 -07:00 |
|
bill bittner
|
99c7c84cfb
|
associated the File and Request dbs
|
2017-07-12 15:30:31 -07:00 |
|
bill bittner
|
a766076554
|
changed 'DownloadDirectory' config var
|
2017-07-12 09:00:38 -07:00 |
|
bill bittner
|
f8ad476488
|
formatted trending images and added homepage section
|
2017-07-11 16:55:03 -07:00 |
|
bill bittner
|
3fa69fd75e
|
reworked stats db and added trending route
|
2017-07-10 17:51:29 -07:00 |
|
bill bittner
|
0d1c0aabd6
|
removed socket.io for show
|
2017-07-08 15:17:40 -07:00 |
|
bill bittner
|
62358bc54e
|
extrapolated file validations
|
2017-07-07 16:08:35 -07:00 |
|
bill bittner
|
eda480b81a
|
moved request logs to middleware and reorganized front end js
|
2017-07-06 13:37:03 -07:00 |
|
bill bittner
|
ec72307d16
|
updated server-side 5mb enforcement
|
2017-07-05 23:45:25 -07:00 |
|
bill bittner
|
33347556fc
|
added 5mb upload limit
|
2017-07-05 23:42:08 -07:00 |
|
bill bittner
|
56ad4ce089
|
show route tested and working on jpegs
|
2017-07-05 18:26:33 -07:00 |
|
bill bittner
|
db318bbac3
|
added new db field and search to compare speech addresses on potential hits
|
2017-07-03 18:27:35 -07:00 |
|
bill bittner
|
c3b679636d
|
added /api/isClaimAvailable route
|
2017-07-03 14:48:35 -07:00 |
|
bill bittner
|
dad912dd53
|
updated regex to disalow '_'
|
2017-07-03 11:36:51 -07:00 |
|
bill bittner
|
de7eef35be
|
changed /api stat category to 'serve' from 'publish'
|
2017-06-30 09:52:58 -07:00 |
|
bill bittner
|
7d701f5b57
|
added events for publish
|
2017-06-29 22:26:29 -07:00 |
|
bill bittner
|
ad36f26aac
|
removed statsHelpers into statsController
|
2017-06-29 17:52:37 -07:00 |
|
bill bittner
|
b23087094a
|
added google analytics to all routes
|
2017-06-29 17:10:14 -07:00 |
|
bill bittner
|
6725345db3
|
removed the extra ip logs
|
2017-06-29 14:48:27 -07:00 |
|
bill bittner
|
b3190004f4
|
changed mysql analytics to 'stats'
|
2017-06-29 14:34:23 -07:00 |
|
bill bittner
|
fe0d33846b
|
finished troubleshooting updates
|
2017-06-27 23:04:47 -07:00 |
|
bill bittner
|
c26724bfd8
|
updated error logging
|
2017-06-27 22:41:48 -07:00 |
|
bill bittner
|
84c0c37de3
|
replaced server-side google analytics with mysql
|
2017-06-27 15:53:53 -07:00 |
|
bill bittner
|
a102027179
|
fixed nsfw true/false
|
2017-06-26 19:39:12 -07:00 |
|
bill bittner
|
ae5711837a
|
changed 'claim' to 'name' and added validation
|
2017-06-26 19:26:37 -07:00 |
|
bill bittner
|
1438583e9f
|
updated post api
|
2017-06-26 17:16:46 -07:00 |
|
bill bittner
|
6170be4978
|
tested publishing
|
2017-06-26 15:01:41 -07:00 |
|
bill bittner
|
5c95b5c7ec
|
route is properly pulling metadata
|
2017-06-26 10:43:35 -07:00 |
|
bill bittner
|
1188d73f5d
|
refactored publish controller and routes
|
2017-06-26 10:02:14 -07:00 |
|
bill bittner
|
dbe83da336
|
simplified the logs
|
2017-06-19 19:34:34 -07:00 |
|
bill bittner
|
7eaf82100e
|
changed log level for routes level
|
2017-06-19 16:19:22 -07:00 |
|
bill bittner
|
14fc367c15
|
changed log approach and File model
|
2017-06-19 15:25:14 -07:00 |
|
bill bittner
|
a305afe5de
|
configured logging and added to /routes
|
2017-06-19 13:10:06 -07:00 |
|
Fillerino
|
7da97e2933
|
Semicolon rule added
Semicolon rule enforced as the main lbry-app uses semicolons!
|
2017-06-19 18:37:35 +02:00 |
|
Fillerino
|
085d099040
|
Edited code to be ES6, added eslint and some basic linting configuration
Edited code to be ES6, added eslint and some basic linting configuration,(also includes husky for auto eslint before push)
|
2017-06-17 22:51:30 +02:00 |
|
bill bittner
|
6d9523ff39
|
refactored /helpers into /helpers and /controllers
|
2017-06-16 17:48:51 -07:00 |
|