Commit graph

403 commits

Author SHA1 Message Date
Laurent Peuch
2db6c1b144 [mod] we want a break in case of 2018-09-03 06:34:09 +02:00
Laurent Peuch
65a959c37e [enh] modify index on a deleted job 2018-09-03 06:34:09 +02:00
Laurent Peuch
573d5099fc [enh] implement cli delete command 2018-09-03 06:34:09 +02:00
Laurent Peuch
dbc68a4e04 [enh] new api end point to delete a job 2018-09-03 06:34:09 +02:00
Laurent Peuch
04cb5f0ec1 [fix] count is method 2018-09-03 06:34:09 +02:00
Bram
abcc170e08
Merge pull request #1 from YunoHost/fix-referer
Fix referrer
2018-08-30 19:36:36 +02:00
ljf
7c90def15a [fix] No referrer 2018-08-30 02:00:00 +02:00
ljf
9377abdfb1 [fix] Privacy leak 2018-08-30 01:58:11 +02:00
Laurent Peuch
25ec7f17d8 [doc] document -d and -t 2018-08-29 01:00:56 +02:00
Laurent Peuch
dd28f754b3 [enh] add CI type and option to now monitor app list 2018-08-29 00:57:11 +02:00
Laurent Peuch
d8fc02a0c9 [mod] rename cancel to stop to be coherant 2018-08-28 01:53:02 +02:00
Laurent Peuch
c4bda46189 [enh] start to work on api listing 2018-08-28 01:52:47 +02:00
Laurent Peuch
4b9b1ff98e [fix] shadowing variable name 2018-08-28 01:22:10 +02:00
Laurent Peuch
2bda81c59f [enh] make auth works 2018-08-27 20:31:56 +02:00
Laurent Peuch
262034ac17 [enh] add an API logger 2018-08-27 18:47:22 +02:00
Laurent Peuch
c19e012911 [enh] start to work on a token based api 2018-08-27 18:44:36 +02:00
Laurent Peuch
d687f5593d [mod] single variable for default domain 2018-08-27 18:44:25 +02:00
Laurent Peuch
40d135bbd8 Revert "[mod] try to avoid CSP issue"
This reverts commit d239123f19.
2018-08-27 01:30:36 +02:00
Laurent Peuch
d239123f19 [mod] try to avoid CSP issue 2018-08-27 01:23:10 +02:00
Laurent Peuch
5a01e1e9a2 [fix] went one level too deep 2018-08-27 01:21:22 +02:00
Laurent Peuch
22a430183c [fix] make links relative 2018-08-27 01:20:21 +02:00
Laurent Peuch
6296ff6026 [fix] websockets 6.0 breaks things 2018-08-27 01:19:21 +02:00
Laurent Peuch
ab93aa70a0 [mod] that's not for cli 2018-08-27 01:18:56 +02:00
Laurent Peuch
f7ea9da20c [mod] try to make websockets relative 2018-08-27 01:09:25 +02:00
Laurent Peuch
67c837c496 [mod] try to make app working on path installation 2018-08-27 00:35:55 +02:00
Laurent Peuch
b5bf55265a [enh] start to prototype a better cli tool 2018-08-26 14:57:58 +02:00
Laurent Peuch
c5ef7b4856 [doc] correct example for cli tool 2018-08-25 11:17:12 +02:00
Laurent Peuch
14d39414fd [doc] add bad information about deployment 2018-08-24 22:24:50 +02:00
Laurent Peuch
3441a879c8 [doc] add a README.md 2018-08-24 17:50:12 +02:00
Laurent Peuch
61c3e0d58e [enh] don't run test for not working apps 2018-08-24 15:12:25 +02:00
Laurent Peuch
80795da9a7 [mod] reset broken job log on reboot 2018-08-24 14:59:55 +02:00
Laurent Peuch
e9f2fba021 [enh] backport possibility to run with ssl 2018-08-24 14:55:04 +02:00
Laurent Peuch
7fdd4276bb [enh] handle ws/wss 2018-08-24 14:52:25 +02:00
Laurent Peuch
65f68d7c8b [mod] extract css to specific file 2018-08-23 22:28:37 +02:00
Laurent Peuch
0491d227c8 [mod] extract ansiup to app.js 2018-08-23 22:27:31 +02:00
Laurent Peuch
9e24d3e1f7 [enh] split template and DRY using jinja2 2018-08-23 22:24:05 +02:00
Laurent Peuch
10a1bb3ef3 [mod] uses jinja2 2018-08-23 19:42:36 +02:00
Laurent Peuch
1e453c29fc [mod] don't need those debug prints anymore 2018-08-04 07:36:24 +02:00
Laurent Peuch
5d208f1ff0 [fix] it was splited by a tab 2018-07-25 19:45:57 +02:00
Laurent Peuch
a1e215061e [enh] replace all api call to github with git ls-remote 2018-07-23 06:49:31 +02:00
Laurent Peuch
e7e3ca5c8b [fix] actually don't need this here 2018-07-23 06:41:03 +02:00
Laurent Peuch
48dcfffa37 [fix] don't need this log anymore 2018-07-21 20:25:57 +02:00
Laurent Peuch
b73998557c [fix] not global anymore 2018-07-21 08:49:18 +02:00
Laurent Peuch
952f70f05a [mod] info for now for debugging purpose 2018-07-21 08:46:39 +02:00
Laurent Peuch
c49e9322c4 [mod] neither 2018-07-21 08:44:05 +02:00
Laurent Peuch
1d2a1ed749 [mod] we don't need this for now 2018-07-21 08:43:52 +02:00
Laurent Peuch
22a3c86a37 [mod] I don't need this anymore 2018-07-21 08:23:59 +02:00
Laurent Peuch
be4457f713 [fix] revision can be null 2018-07-21 08:22:52 +02:00
Laurent Peuch
30aa832e3c [fix] don't fail on not managing to get master commit 2018-07-21 08:20:00 +02:00
Laurent Peuch
bdebd63fe2 [enh] uses argh and include github token to talk to the API 2018-07-21 08:16:18 +02:00