Commit graph

264 commits

Author SHA1 Message Date
Laurent Peuch
f51a322a51 [fix] readd jquery 2018-09-03 07:09:25 +02:00
Laurent Peuch
c77e45d551 [fix] error from c/p 2018-09-03 07:09:08 +02:00
Laurent Peuch
9432403fd4 [fix] remove old log of a job on restart 2018-09-03 07:09:03 +02:00
Laurent Peuch
2e2d97cf8f [mod] add more logging 2018-09-03 07:00:03 +02:00
Laurent Peuch
49a899263d [enh] new cli command to restart a job 2018-09-03 06:59:00 +02:00
Laurent Peuch
f1d9623d8b [enh] new api entry point to restart a job 2018-09-03 06:58:50 +02:00
Laurent Peuch
662cc0596f [enh] on job listing display jobs' states 2018-09-03 06:42:32 +02:00
Laurent Peuch
7c518ff0d8 [mod] add futur command to restart a job 2018-09-03 06:41:22 +02:00
Laurent Peuch
6d6d0b09ff [enh] implement cli cancel 2018-09-03 06:41:09 +02:00
Laurent Peuch
9f47f34657 [mod] force int request attribute 2018-09-03 06:37:29 +02:00
Laurent Peuch
7265efacb7 [enh] modify individual job page when a job is deleted 2018-09-03 06:36:41 +02:00
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