Commit graph

16 commits

Author SHA1 Message Date
bill bittner e8a89ca795 fixed the shorturl route 2017-08-02 17:13:02 -07:00
bill bittner 90b95bdb12 lifted 5 mb limit on api post 2017-07-31 10:14:27 -07:00
caseyparker 1455d63047 modified: helpers/libraries/publishHelpers.js 2017-07-23 16:02:59 -07:00
bill bittner e99e8291bd added filename special character check, and moved replace regex to front end 2017-07-22 15:09:58 -07:00
Shaikh Farhan 49f1fb8745 Update publishHelpers.js
Accept space in filename from user, and replace the space to dash. Since a lot of users are used to typing out with spaces, better UX and less errors thrown out for invalid names.
2017-07-22 18:47:46 +05:30
bill bittner 3b30be73b7 updated env variables 2017-07-13 22:21:18 -07:00
bill bittner 62358bc54e extrapolated file validations 2017-07-07 16:08:35 -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 461af60c16 commented out change address 2017-06-29 12:35:36 -07:00
bill bittner c0174fb300 added ipaddress test logs. ignored change address. 2017-06-29 10:51:23 -07:00
bill bittner 94fd907513 separating wallets to pay, claim, and change 2017-06-28 12:55:17 -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 6170be4978 tested publishing 2017-06-26 15:01:41 -07:00
bill bittner 1188d73f5d refactored publish controller and routes 2017-06-26 10:02:14 -07:00