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

31 commits

Author SHA1 Message Date
ericgaspar
e5f2973a56
Simplify conf 2021-03-17 12:02:40 +01:00
ericgaspar
73e59b6846
Update upgrade 2021-03-13 20:40:40 +01:00
ericgaspar
c86a56ce99
Upgrade to 4.2.1 2021-03-08 19:31:22 +01:00
ericgaspar
722fe49651
Upgrade to version 4.2.0 2021-03-03 13:23:09 +01:00
ericgaspar
ffb396460d
Upgrade to version 4.1.0 2021-02-10 14:53:57 +01:00
ericgaspar
5c65c813b9
Remove Yarn 2021-01-24 22:38:43 +01:00
ericgaspar
ce50f29021
Add getops 2021-01-24 11:54:11 +01:00
ericgaspar
404a14ef5a
Update upgrade 2021-01-22 18:47:28 +01:00
ericgaspar
66d01355a4
Update upgrade 2021-01-22 18:42:48 +01:00
ericgaspar
50a6e75443
Update upgrade 2021-01-22 18:37:23 +01:00
ericgaspar
0cf420dadd
Update upgrade 2021-01-22 18:27:43 +01:00
ericgaspar
15d0dd7fe4
Update upgrade 2021-01-22 17:29:24 +01:00
ericgaspar
4cd18e981e
Fix 2021-01-22 14:24:25 +01:00
ericgaspar
3cdaee04af
Fix 2021-01-22 14:15:34 +01:00
ericgaspar
85f62fad35
Fix 2021-01-22 14:01:32 +01:00
ericgaspar
0ddca918ec
Cleaning up 2021-01-22 13:40:22 +01:00
ericgaspar
aa1823bb91
add bower 2020-12-25 17:30:31 +01:00
ericgaspar
cd9ca7cd48
Update upgrade 2020-12-25 15:37:24 +01:00
ericgaspar
d2809a73b9
Fix linter warnings 2020-12-04 11:33:12 +01:00
ericgaspar
815145d340
Upgrade to v.3.23.0 2020-10-13 13:52:56 +02:00
frju365
15c06fd4f3
Testing (#44)
* version 3.2.0

* fix nodejs_version variable in upgrade script (#31) (#32)

* correct a sile config

* Repackage to upstream v.3.18.1 (#40)

* version 3.2.0
* different corrections

* Can't pass Package check with 3.8.1 as pc is build with 3.7. :)

* update to 3.19.0 (#41)

* update to 3.19.0

* new overview

* update to 3.19.1 (#42)

* update to 3.19.0

* new overview

* update v.3.19.1

Co-authored-by: shine <4771718+shinenelson@users.noreply.github.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-07-18 11:46:45 +02:00
shine
ed7ac956ff Fix install upgrade inconsistencies (#39)
* [scripts][install] remove duplicate installation script

* [scripts][upgrade] make server.js configuration consistent with install

* [scripts][upgrade] move cryptpad installation after configuration

to maintain consistency with install script

* [scripts] use consistent paths for configuration
2019-10-03 11:08:31 +02:00
shine
bb0718550a fix incorrect yunohost function calls (#36)
* [scripts][upgrade] fix nginx config yunohost helper function call

* [scripts][upgrade] fix backup after failed upgrade yunohost helper function call

* [scripts] fix deprecated variable use - nodejs_version

* [scripts][upgrade] fix systemd config yunohost helper function call
2019-10-02 19:28:52 +02:00
frju365
a5d44c470f
Testing (#34)
* version 3.2.0

* fix nodejs_version variable in upgrade script (#31) (#32)
2019-10-01 19:31:31 +02:00
frju365
840cb0cd35
Update upgrade 2018-12-05 23:05:45 +01:00
Jimmy Monin
04aa2b2866 Use and edit upstream config.js
More custom tuning:
- no analytics communication
- no donate button
2017-08-01 22:19:08 +02:00
Jimmy Monin
b207d5aa5e Fix logs output and logrotate configuration 2017-07-30 21:33:54 +02:00
Jimmy Monin
9d83186382 Fix files ownership 2017-07-25 14:25:27 +02:00
Jimmy Monin
e82489afa7 Restrict files ownership 2017-07-25 08:25:22 +02:00
frju365
c73768d3ea wss correction ! (#7) (Thanks JimboJoe)
* wss correction !

* Update systemd.service

* [Fix] system.service

* [Fix] Systemd.service

* [Fix] path !

* Update upgrade

* Update install

* Update systemd.service

* Update systemd.service

* Update install

* Update systemd.service

* Update install

* Update config.js

* [Fix] Version 8.2.1
2017-07-25 00:26:36 +02:00
JimboJoe
2da2f16a74 Fixes and refactoring
* Use n helper
* Use latest helpers
* Fix nginx.conf (thanks to @magikcypress!!)
* Fix public setting
* Add upgrade, backup/restore, fix check_process
2017-07-23 17:46:25 +02:00