1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ffsync_ynh.git synced 2024-09-03 18:26:38 +02:00
Commit graph

229 commits

Author SHA1 Message Date
Josué
ce1535df79 Fix 'secret' variable - see issue : https://github.com/abeudin/ffsync_ynh/issues/17 2016-01-13 21:20:58 +01:00
Josué
7df5d04f0c Fix 'secret' variable - see issue : https://github.com/abeudin/ffsync_ynh/issues/17 2016-01-13 21:14:06 +01:00
abeudin
6eed9ad333 Update upgrade 2015-12-28 12:29:37 +01:00
abeudin
3b03d37175 Update install 2015-12-28 12:29:14 +01:00
abeudin
57b74c9ec5 Update install 2015-12-28 12:28:05 +01:00
abeudin
49f353817c Update upgrade 2015-12-28 12:27:48 +01:00
abeudin
50d801e655 Update upgrade 2015-12-28 12:26:40 +01:00
abeudin
e30b84324c Update install 2015-12-28 12:16:48 +01:00
Adrien Beudin
134de97aea update 1.5.2 2015-12-28 06:08:56 -05:00
abeudin
b9f8590619 Merge pull request #16 from Josue-T/patch-3
Correct final path
2015-11-26 11:47:54 +01:00
Josue-T
c28e14f6f4 Correct final path 2015-11-25 21:37:27 +01:00
abeudin
f55bb8019e Merge pull request #15 from Josue-T/patch-2
Add sudo to service command
2015-11-20 22:52:27 +01:00
Josue-T
f821f38d78 Add sudo 2015-11-20 21:46:50 +01:00
abeudin
5a76a7d085 Update upgrade 2015-08-28 10:09:19 +02:00
abeudin
8a5104edef Merge pull request #13 from Josue-T/patch-1
Update upgrade script
2015-07-07 18:18:21 +02:00
Josue-T
e96ee1117a Update upgrade script
When ffsync is running, we have an error while the upgrade :

The log of install :

```bash
+ sudo make build
virtualenv --python=`which python2 python | head -n 1` --no-site-packages ./local
New python executable in ./local/bin/python2
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/virtualenv.py", line 2378, in <module>
    main()
  File "/usr/lib/python3/dist-packages/virtualenv.py", line 830, in main
    symlink=options.symlink)
  File "/usr/lib/python3/dist-packages/virtualenv.py", line 999, in create_environment
    site_packages=site_packages, clear=clear, symlink=symlink))
  File "/usr/lib/python3/dist-packages/virtualenv.py", line 1316, in install_python
    shutil.copyfile(executable, py_executable)
  File "/usr/lib/python2.7/shutil.py", line 83, in copyfile
    with open(dst, 'wb') as fdst:
IOError: [Errno 26] Text file busy: './local/bin/python2'
Running virtualenv with interpreter /usr/bin/python2
Makefile:22: recipe for target 'local/COMPLETE' failed
make: *** [local/COMPLETE] Error 1
+ '[' -f /tmp/ffsync_swapfile ']'
```
2015-07-06 18:00:23 +02:00
abeudin
df6195d8ab Update upgrade 2015-06-10 12:02:08 +02:00
abeudin
6cd44afc71 remove service ffsync in web admin 2015-06-03 18:13:14 +02:00
abeudin
f22102e0ac Update install 2015-04-26 12:39:14 +02:00
abeudin
413adcbee5 Update install 2015-04-01 11:54:12 +02:00
abeudin
bf954be3ef Merge pull request #8 from matlink/patch-1
[upd] add status for service
2015-03-11 10:14:46 +01:00
abeudin
4813de40f1 Merge pull request #9 from matlink/patch-2
[fix] service is named ffsync not firefox-sync
2015-03-11 10:13:41 +01:00
Matlink
33db2ceb65 [fix] service is named ffsync not firefox-sync
there is a mistake, the service name is ffsync not firefox-sync
2015-03-10 21:47:54 +01:00
Matlink
a643c6d033 [upd] add status for service
By adding status to ffsync service, it allows it to be managed vie the webinterface :)
2015-03-10 21:46:38 +01:00
abeudin
ee0346eba6 Merge pull request #7 from julienmalik/patch-6
[fix] ensure ffsync user is created before it is used
2015-02-23 09:41:51 +01:00
Julien Malik
1fa30a87ff [fix] do not use $final_path before it is defined 2015-02-22 10:23:06 +01:00
julienmalik
7df9f017d7 [fix] ensure ffsync user is created before it is used 2015-02-21 17:39:21 +01:00
Adrien Beudin
686d5850b0 update scripts 2015-02-20 12:14:45 +01:00
Adrien Beudin
c6dbb53709 add logrotate 2015-02-16 11:59:22 +01:00
abeudin
f670ef1fc0 Update ffsync 2015-02-14 19:27:08 +01:00
abeudin
de2ff0b4c2 Update install 2015-02-14 19:22:41 +01:00
abeudin
75ebe1c549 Update install 2015-02-14 19:20:52 +01:00
abeudin
0c70ea0572 Update install 2015-02-14 19:17:42 +01:00
abeudin
ffddd07f59 Update install 2015-02-14 19:15:33 +01:00
abeudin
3a32a8a1c9 Update remove 2015-02-14 18:39:36 +01:00
abeudin
6376b318d2 Update ffsync 2015-02-14 18:38:26 +01:00
abeudin
e7ec235604 Merge pull request #6 from julienmalik/patch-5
[enh] do not apt-get install interactively
2015-02-14 18:21:37 +01:00
abeudin
f9bbf3a8a0 Update ffsync 2015-02-14 18:18:59 +01:00
abeudin
fd7e84d787 Update ffsync 2015-02-14 18:16:45 +01:00
abeudin
353b0faf40 Update ffsync 2015-02-14 18:15:11 +01:00
abeudin
4cff8f05fc Update ffsync 2015-02-14 18:14:34 +01:00
julienmalik
389b1e2f08 [enh] do not apt-get install interactively 2015-02-14 18:10:48 +01:00
abeudin
e06f3dffde Update install 2015-02-14 18:09:20 +01:00
abeudin
a10b4ee943 Update remove 2015-02-14 09:59:35 +01:00
abeudin
6c05658c9a Update install 2015-02-14 09:57:22 +01:00
Adrien Beudin
c53e73afd6 firefox sync with gunicorn 2015-02-13 18:10:02 +01:00
Adrien Beudin
23a0192c74 update version 2014-12-30 17:54:53 +01:00
abeudin
0c0f027b79 Update install 2014-12-30 17:43:29 +01:00
abeudin
bde94474d3 Update remove 2014-12-30 17:33:21 +01:00
abeudin
b54afce617 Update syncserver.ini 2014-12-30 17:32:11 +01:00