Commit Graph

150 Commits

Author SHA1 Message Date
Maniack Crudelis 071e7fccbb Merge pull request #13 from YunoHost-Apps/last_helpers
Last helpers
2017-06-22 20:09:16 +02:00
opi 93543f9bfb Merge pull request #10 from YunoHost-Apps/ynh_panel_include
nginx doesn't seems to like recursive location
2017-06-22 18:44:34 +02:00
Maniack Crudelis 4504156c8b Last helpers & New backup 2017-06-13 15:47:47 +02:00
Laurent Peuch bd1cde3535 nginx doesn't to like recursive location
Was producing the error:

    [emerg] location "ynhpanel\.(js|json|css)" cannot be inside the named location "@searx" in /etc/nginx/conf.d/yunohost_panel.conf.inc:7
2017-05-23 22:25:30 +02:00
Maniack Crudelis 39a828b15c Fix yunohost_panel in nginx 2017-05-23 19:00:06 +02:00
Maniack Crudelis 8d0a4f4a9b Merge pull request #9 from YunoHost-Apps/refactoring
Refactoring and upgrade 0.11
2017-05-22 01:07:17 +02:00
Maniack Crudelis a12c4b6e92 Refactoring and upgrade 0.11
- Add a license file
- Uses last helpers
- Nginx configuration on one file for subpath and root
- Upgrade 0.11
- Script restore fixed
- Global refactoring
2017-05-01 15:47:20 +02:00
opi f5e8cec9cf Merge pull request #6 from frju365/patch-1
Translation into German -- NEED A VERIFICATION
2017-02-13 10:49:27 +01:00
Maniack Crudelis fb5915e260 Merge pull request #5 from YunoHost-Apps/check_process
Create check_process
2017-01-18 00:07:45 +01:00
Maniack Crudelis 3599a262d8 Update check_process 2017-01-18 00:07:39 +01:00
frju365 023c331501 Translation into German 2017-01-17 12:39:30 +01:00
Maniack Crudelis 7b13cb76d2 Create check_process 2017-01-17 10:47:56 +01:00
opi bf7e2c3508 [enh] Update custom requirements file according to latest upstream release. 2016-12-14 12:27:48 +01:00
ozzmos d07267b8a8 upgrade searx to version v0.10 (#4)
* remove upstream source files
* upgrade searx to version v0.10
2016-12-09 16:28:29 +01:00
opi ec080cbcc4 [fix] Add missing 'virtualenv' dependency. 2016-11-20 14:02:33 +01:00
opi 7028ebaf83 Merge pull request #1 from YunoHost-Apps/update-v9
Update v9
2016-07-07 10:36:37 +02:00
opi f5bd716b4b [fix] Be sure to kill attached process before remove user. 2016-07-07 10:38:24 +02:00
opi 70126c6be7 Remove searx user before restart uwsgi service. 2016-07-05 12:49:44 +02:00
opi 3033c99ebe Indent using spaces. 2016-07-05 12:26:52 +02:00
opi e3de44b71d Delete user only if exists. 2016-07-05 12:25:33 +02:00
opi 991873d35b Force path to start with a leading slash. 2016-07-05 12:25:15 +02:00
opi 1a3caf49c9 Update maintainer information. 2016-07-05 09:30:39 +02:00
opi 1b14f788c9 Add cffi to custom requirements file. 2016-07-05 09:20:06 +02:00
opi 5acde5fb76 Scripts cleanup 2016-07-04 21:16:34 +02:00
opi 9c7a55e0c0 Update upstream sources to 0.9 2016-07-04 21:16:20 +02:00
opi 88e17d06a8 [fix] Add missing requirement to 'markupsafe'. 2016-05-10 16:19:16 +02:00
opi f9b6c02f22 [fix] Uwsgi param 2016-05-10 16:14:28 +02:00
opi d0ab8c5f31 [enh] Backup/restore scripts. WIP 2016-05-07 18:21:06 +02:00
Laurent Peuch bd56eb4f5d [mod] be paranoid to be sure we don't compile lxml 2016-04-27 09:13:35 +02:00
Laurent Peuch b7481fc09e [fix] same duplicated instruction 2016-04-27 09:13:23 +02:00
Laurent Peuch a13428c101 [fix] this was basically doing pip install -U -r requirements.txt 2016-04-27 09:09:20 +02:00
Laurent Peuch 6da808d6d6 [mod] uses ynh pkg list (without lxml) 2016-04-27 09:09:12 +02:00
opi 9afbaf638b App is not multi-instance yet. 2016-04-24 19:47:42 +02:00
opi 4a07ed9b72 Update upstream url. 2016-04-24 19:47:25 +02:00
opi eaa62ad5a1 Only try to create user if not present. 2016-04-24 19:46:20 +02:00
opi 7f54d2971f Use manage.sh instead of manage.py 2016-04-24 19:32:02 +02:00
opi b9c700d9e5 Fix wrong path to manage.py 2016-04-24 19:24:11 +02:00
opi 2da0e89a08 Fix uwsgi script_name for root installation. 2016-04-24 18:12:03 +02:00
opi ea9e5bb5c4 Fix path & location issues with trailing slash and sub-folder instalation. 2016-04-24 18:05:52 +02:00
opi 8db382e9ee Fix dependencies on upgrade. 2016-04-24 17:11:24 +02:00
opi 22be99d6e8 Fix dependencies on install. 2016-04-24 17:08:48 +02:00
opi 33a1f613f8 Add new 'instance_name' key to settings.yml file. 2016-04-24 17:08:32 +02:00
opi 5a6cd66ccf Update version to 603ecbeb6e75b commit. 2016-04-24 17:08:05 +02:00
opi acec07ccc9 Add README. 2016-04-24 15:37:07 +02:00
abeudin adb58cc111 Merge pull request #26 from Psycojoker/patch-2
add "packaging_format" key to manifest.json
2016-04-24 15:35:13 +02:00
Laurent Peuch 3962e269f2 add "packaging_format" key to manifest.json
Following the decision taken during last meeting.

See "## Format version (packaging_version)" here http://pv.yunohost.org/meeting/63-yunohost-3-2016/
2016-03-28 18:48:45 +02:00
Adrien Beudin fbde09444f update 0.8.1 2015-12-29 03:26:27 -05:00
abeudin f4b734aba4 Merge pull request #23 from opi/patch-1
[enh] Add services list in manifest
2015-11-24 10:16:25 +01:00
opi d79b1125bb [enh] Add services list in manifest 2015-11-22 16:18:25 +01:00
abeudin 2723212d6d Merge pull request #20 from Psycojoker/patch-1
Allow virtualenv to use system wide packages
2015-09-10 21:51:47 +02:00