Commit Graph

246 Commits

Author SHA1 Message Date
e33840f1db Commented out unused elements. 2017-09-02 16:03:43 +02:00
bd3d8f385b Added link to font-awesome and google font api. Also set the margin: 0 for body. 2017-08-31 13:16:06 +02:00
5706c02a5d Updated much of the surrounding styling for the request page, still need to ble cleaned. 2017-08-31 13:14:57 +02:00
ee019f5674 Now with new styling, still need to do cleanup, but added a big bulk of the grutt. 2017-08-31 13:13:50 +02:00
daa1915203 Merge pull request #17 from KevinMidboe/filestructure_cleanup
Filestructure cleanup
2017-08-14 22:50:27 +02:00
ea97a0b4af Moved all python related scripts to app directory 2017-08-14 22:42:48 +02:00
d2bed84ecb Moved conf folder to seasoned_api 2017-08-14 22:42:24 +02:00
b8d01fcf1c Changed filename for moveSeasoned to include dir 2017-08-14 22:33:28 +02:00
47aa638fd8 Moved eveything related to the api to a seperate folder seasoned_api. 2017-08-06 16:45:02 +02:00
f53ab55d96 Merge pull request #16 from KevinMidboe/request_ui
Request ui
2017-08-06 09:26:22 +02:00
20a7cb0ba1 Added yarn lock files 2017-08-06 09:23:48 +02:00
10da9874fc Added yarn error log 2017-08-06 09:22:26 +02:00
bc4eff795e Added quotes to poster url 2017-08-06 09:19:39 +02:00
82add07e00 Font that is not yet in use 2017-08-05 17:27:01 +02:00
e5cb80afc8 Mostly unused style file 2017-08-05 17:26:40 +02:00
891b7ecb28 Added CSS loaders to webpack.config 2017-08-05 17:24:08 +02:00
292922c06c Added webfontloader and css-loader to package.json 2017-08-05 17:23:45 +02:00
9265b469c4 Added style to the elements of the html elements 2017-08-05 17:06:26 +02:00
c892755759 Created function for creating a HTML object that is returned to the caller. 2017-08-05 17:05:15 +02:00
d2c456305a Added style to background and main object 2017-08-05 17:04:44 +02:00
66b9c8c3db Updated webpack version 2017-08-05 17:02:38 +02:00
fbf49e4cd9 Updated to use sqlite3 instead of sqlite in api 2017-07-29 13:21:25 +02:00
a436f79770 Merge pull request #15 from KevinMidboe/submit_request
Submit request
2017-07-17 17:17:38 +02:00
6b5a2341bf Class file that creates and returns objects for the mail sender in a single place. 2017-07-16 13:47:49 +02:00
30d26d82c3 Added nodemailer to send email of the requested movie 2017-07-16 13:47:06 +02:00
a6af5e8c5d Now returns just id of the movie when clicked button. 2017-07-16 13:45:42 +02:00
6322b0b17b Formatting changes, sorted alpha 2017-07-16 13:45:05 +02:00
e77a05db07 Merge pull request #14 from KevinMidboe/client_feature
Client feature
2017-07-16 11:19:15 +02:00
f2cc05307b Added TODO 2017-07-16 11:18:14 +02:00
90546755cc Rewrote much of the fetching of media items for the rendered request page. 2017-07-16 11:11:43 +02:00
b34e23077b Updated gitignore with dist folder 2017-07-16 11:08:36 +02:00
c45df8a131 Added controller for calling POST request function for media items. 2017-07-16 11:08:14 +02:00
91606fc9b8 Removed unused import 2017-07-16 11:05:30 +02:00
3047dce147 Opened the POST endpoint for requesting a movie in the server 2017-07-16 11:04:56 +02:00
Kevin Midbøe
2c97803d82 Added a sendRequest function for handliing the post of a movie request 2017-07-16 11:03:30 +02:00
Kevin Midbøe
97dea47a7a Updated inherits in yarn config file 2017-07-16 10:54:44 +02:00
Kevin Midbøe
c97ab972ef Changed movieObject ot pass full object, not just it's id when clicked 2017-07-16 10:51:02 +02:00
Kevin Midbøe
29e575cbf1 Start of fire script to move bulk files to wanted dir, while creating the respected folder names. 2017-07-12 00:11:05 +02:00
b2848e6a7e Merge pull request #13 from KevinMidboe/api
Verify that respond has content, if so send the content back. If no c…
2017-07-01 08:47:19 +02:00
1663f5931d Verify that respond has content, if so send the content back. If no content was found, send 404 status and error message 2017-07-01 08:46:37 +02:00
5b8394c5a0 Merge pull request #12 from KevinMidboe/api
If search request returns empty array from tmdb, then send a 404 repo…
2017-07-01 08:37:53 +02:00
ba3a1fa028 If search request returns empty array from tmdb, then send a 404 reponse with error message back to client. 2017-07-01 08:37:29 +02:00
b358c61efb Had a bug that when searched and empty return it tried to map the empty array. Now we check for the contents of the response before we map the items. 2017-07-01 08:29:49 +02:00
71130e66f3 Merge pull request #11 from KevinMidboe/rename_and_move
Rename and move
2017-06-28 00:03:13 +02:00
82d2e439fe Merge branch 'master' into rename_and_move 2017-06-28 00:03:04 +02:00
be839ba2dd Trying to fix bug with os.join, now has a two args, not list 2017-06-27 15:58:40 -06:00
f884406c06 Missed a syntax errro 2017-06-27 15:56:47 -06:00
04066b8da4 Now the full path is sent to fix ownership, not just the file path 2017-06-27 15:56:06 -06:00
34ab8be097 Fix_ownership got a list of files, now it iterates through this list and sends each item to the function 2017-06-27 15:53:52 -06:00
31e16e2784 Now the for loop actually goes through dir not just the string of file name. *facepalm* 2017-06-27 15:52:17 -06:00