Commit Graph

742 Commits (65fcc3119c334b75dd13bcfdebf186afdc580a8f)

Author SHA1 Message Date
Chocobozzz 4648530318 Client: fix form upload validation on key enter 2016-10-17 21:14:13 +02:00
Chocobozzz 25cad91992 Server: handle tls websockets 2016-10-17 21:10:29 +02:00
Chocobozzz 7a2c9a8e55 Try to fix travis 2016-10-14 18:59:01 +02:00
Chocobozzz 2ac6c52560 Client: fix search dropdown 2016-10-13 21:59:19 +02:00
Chocobozzz 5683534893 Remove references to Electron 2016-10-13 21:48:55 +02:00
Chocobozzz 82221ac920 Update clean script 2016-10-13 21:45:23 +02:00
Chocobozzz 0b10407e46 Update ng2 bootstrap 2016-10-13 21:10:16 +02:00
Chocobozzz 0a80f41f45 There are no typings anymore 2016-10-10 21:34:10 +02:00
Chocobozzz 3fad43acfb Server: fix real world tools 2016-10-10 21:33:40 +02:00
Chocobozzz 1f0f84c27e Update NGinx that bypass /static/webseed (better performances) 2016-10-10 21:21:19 +02:00
Chocobozzz 3474b77cbf Server: update concurrently 2016-10-09 10:49:50 +02:00
Chocobozzz af1068ce1d Server: forbid to remove the root user 2016-10-07 15:32:09 +02:00
Chocobozzz b9ab2e25fd Server: add cors policy for torrent file and thumbnails 2016-10-07 15:12:53 +02:00
Chocobozzz d22629bd93 Fix travis 2016-10-07 15:00:20 +02:00
Chocobozzz 2559aa3b03 Update README 2016-10-07 14:57:58 +02:00
Chocobozzz 03dd4b9e34 Remove useless things from gitignore 2016-10-07 14:54:47 +02:00
Chocobozzz 88c08e1f06 Remove useless commands from travis 2016-10-07 14:53:27 +02:00
Chocobozzz 1a00504203 Client: fix progress bar and tags validation issues 2016-10-07 14:52:18 +02:00
Chocobozzz bf94b6f0a1 Server: update to webseed implementation (tests, lint...) 2016-10-07 13:59:06 +02:00
Chocobozzz 82e624233f Update documentations now we use webseed instead of electron/webrtc 2016-10-07 11:01:28 +02:00
Chocobozzz aff36eb063 Merge branch 'webseed' 2016-10-07 10:10:00 +02:00
Chocobozzz c3117f13d5 Fix client build (ng2-bootstrap issue...) 2016-10-04 19:28:30 +02:00
Chocobozzz 75e14749a3 Server: update node-ipc 2016-10-04 19:03:43 +02:00
Chocobozzz a6375e6966 Merge branch 'master' into webseed-merged 2016-10-02 15:39:09 +02:00
Chocobozzz c4403b29ad Server: remove useless hash affectations 2016-10-02 12:19:02 +02:00
Chocobozzz 9f6bae3a9d Server: reorganize constant file 2016-10-02 11:14:08 +02:00
Chocobozzz a67b3e7619 Add experimental demo servers link in readme 2016-10-01 18:19:57 +02:00
Chocobozzz d6cf31b7e0 Server: add informations when removing requests of unexisting pod 2016-10-01 16:10:18 +02:00
Chocobozzz 32e574750a Add "max requests number" information for requests iterations 2016-10-01 15:45:15 +02:00
Chocobozzz 5abeec313f Server: fix remaining milli seconds before the next requests feature 2016-10-01 15:33:27 +02:00
Chocobozzz 1ab844d859 Server: add port when making friends if it is not specified 2016-10-01 14:23:50 +02:00
Chocobozzz 825a5d9c5e Add database suffix to the production configuration example 2016-10-01 12:40:02 +02:00
Chocobozzz 21511bbafc Add a comment to the webserver part in the yaml configuration 2016-10-01 12:24:18 +02:00
Chocobozzz d86099204c Client: add some explanations if we cannot retrieve client oauth
credentials
2016-10-01 12:19:48 +02:00
Chocobozzz 13e2ab2566 Server: remove segfault handler 2016-10-01 12:01:47 +02:00
Chocobozzz 35165e1669 Electron-prebuilt -> electron 2016-10-01 11:49:32 +02:00
Chocobozzz 10d0963eec Add systemd/nginx template link in README 2016-10-01 11:30:23 +02:00
Chocobozzz 677f1adf60 Server: workaround for node-ipc that breaks node lts 2016-10-01 11:12:27 +02:00
Chocobozzz 7c34bc6491 Server: fix error log when a friend request fails 2016-10-01 10:10:49 +02:00
Chocobozzz 19a08a3498 Update README roadmap 2016-10-01 09:57:05 +02:00
Chocobozzz b91359055f Server: add information why a friend request failed (status code) 2016-10-01 09:48:49 +02:00
Chocobozzz 14ad0c276b Client: handle the case when the refreshing token step fails 2016-10-01 09:20:42 +02:00
Chocobozzz e5e756e2d5 Client: update angular -> 2.0.1 2016-10-01 09:20:25 +02:00
Chocobozzz b81929a014 Server: when we remove a user, remove the oauthtokens too 2016-10-01 09:12:02 +02:00
Chocobozzz 0eb78d5303 Server: do not forget to check the signature when another pod wants to
quit us
2016-10-01 09:09:07 +02:00
Chocobozzz c60f2212fd Server: migration script that add admin role to root user 2016-09-27 22:41:38 +02:00
Chocobozzz f6a0754fda Server: fix migration at installation 2016-09-26 23:10:32 +02:00
Chocobozzz da4971c11f Client: fix error alert 2016-09-26 22:54:34 +02:00
Chocobozzz 00d6b0dda4 Add migration (for db, folders...) mechanism 2016-09-26 22:39:58 +02:00
Chocobozzz 44c5275e1b Client: fix compilation about the user created date 2016-09-23 17:34:18 +02:00