Commit graph

33 commits

Author SHA1 Message Date
Paul Dill
67d764638a Added upload functionality and tests. 2017-02-19 00:36:41 +00:00
Paul Dill
92bb78faba Added log in/log out session functionality, added tests, updated schema and amended old tests. 2017-02-13 16:54:35 +00:00
Paul Dill
31fcb1bde8 Added more tests for the register api. 2017-02-01 12:07:51 +00:00
Paul Dill
fc8b74fe13 Update register api, add testing for the register api, remove token api as this is now in register and add the database schema. 2017-01-31 15:15:46 +00:00
Paul Dill
74ccca28e2 Added basic is server online test. 2017-01-31 13:53:24 +00:00
Finn
ba53a035e4 Update foodloopserver.pl 2016-10-31 16:19:58 +00:00
Finn
47d09d6215 Changed DB column names where relevant 2016-09-26 17:36:52 +01:00
piratefinn
bf9cc55869 Added a more sensible server running message 2016-09-19 12:51:22 +01:00
piratefinn
1f23c616f7 Added debug code 2016-09-15 18:08:33 +01:00
Tom Bloor
c967098d05 Added some log endpoints 2016-09-15 16:56:04 +01:00
Tom Bloor
8e5906f3de Added log folder and gitignore config 2016-09-15 16:55:27 +01:00
piratefinn
d0865548ad Fixed an if statement 2016-09-12 12:27:07 +01:00
piratefinn
b33757dfd8 Corrected some sub to helper 2016-09-08 17:29:56 +01:00
piratefinn
0682669823 Merge branch 'master' of https://github.com/Pear-Trading/Foodloop-Server 2016-09-05 17:53:24 +01:00
piratefinn
3eb310fc26 Added success calls to file upload 2016-09-05 17:52:45 +01:00
Finn
a20f2d28c4 Getting rid of old file name 2016-09-05 16:52:52 +01:00
piratefinn
0311ad916c Renamed file 2016-09-05 16:52:13 +01:00
piratefinn
c93c15737e Merge branch 'master' of https://github.com/Pear-Trading/Foodloop-Server 2016-09-05 16:48:45 +01:00
piratefinn
605842c40e Added better exit code on upload and commented out currently non-functional code 2016-09-05 16:40:41 +01:00
Finn
9ae32896b4 Delete senddatatodb.pl 2016-09-02 15:02:23 +01:00
Finn
687b5489fe Delete uploadimage.pl 2016-09-02 15:02:15 +01:00
Finn
2196641288 Delete senddatatodb.pl.example 2016-09-02 15:02:05 +01:00
Finn
1660e9954b Delete myapp.conf.example 2016-09-02 15:01:36 +01:00
piratefinn
ffcce58fc4 Added code for editing user details 2016-09-02 14:43:31 +01:00
piratefinn
a6a3828923 added cpanfile 2016-09-02 12:57:09 +01:00
piratefinn
1f60ac512e Combined both scripts into getusername.pl and gave it differing post routes and general refactoring 2016-09-02 12:09:04 +01:00
piratefinn
45bfa2878c Added check to see if key has been used 2016-09-01 13:30:08 +01:00
piratefinn
f9e850dff9 Added login script separate for now, still yet fully usable 2016-08-31 16:51:39 +01:00
piratefinn
dc5ee0f8bf Added in the ".example" fully functional postgres support 2016-08-16 17:44:24 +01:00
piratefinn
75e2acfec9 Adding external config file 2016-08-15 17:44:29 +01:00
piratefinn
f2f6e9782c Made it upload images with a unique UUID each time. FULLY FUNCTIONAL APP (in-house) 2016-08-15 16:11:13 +01:00
piratefinn
69c39d7c5c change send data to sqlite test db and made it functional 2016-08-12 18:24:05 +01:00
piratefinn
f80ac5c8b2 First commit 2016-08-12 17:10:42 +01:00