yunohost-bot
792d7c446e
Auto-update README
2022-07-15 03:14:41 +00:00
yalh76
cfa70b7a1a
Apply example_ynh
2022-07-15 05:14:36 +02:00
David Sterry
dc712d6bf6
Merge pull request #45 from YunoHost-Apps/testing
...
Release 2022.01.29~ynh1
2022-02-01 16:13:25 -08:00
Yunohost-Bot
8ec24dcaef
Auto-update README
2022-01-29 19:11:51 +00:00
David Sterry
5c5ab5b24b
Merge pull request #46 from weex/2022.01.29
...
Bump to latest main to include admin email confirm fix
2022-01-29 11:11:47 -08:00
David Sterry
17ce7591c2
bump to latest main
2022-01-29 11:10:36 -08:00
Yunohost-Bot
0b115b29b6
Auto-update README
2022-01-21 17:48:19 +00:00
David Sterry
edd8594e70
Merge pull request #44 from weex/2022.01.07
...
bump version to 2022.01.07
2022-01-21 09:48:16 -08:00
David Sterry
4bbc8f427c
bump version to 2022.01.07
2022-01-21 09:47:14 -08:00
David Sterry
0a4c1d8f83
2021.12.29~ynh1 - Merge pull request #40 from YunoHost-Apps/testing
2022-01-21 09:43:54 -08:00
David Sterry
10b3171a61
Merge pull request #43 from weex/add-email-to-check-process
...
add email since its non-standard
2022-01-18 15:43:53 -08:00
David Sterry
87c0963148
add email since its non-standard
2022-01-18 15:42:54 -08:00
David Sterry
9e6eae2b72
Merge pull request #42 from weex/defacto-suggestions
...
Address suggestions for better manifest
2022-01-14 14:15:38 -08:00
David Sterry
8655b5a133
add ask key for non-standard email question
2022-01-14 14:13:35 -08:00
David Sterry
f5e91dcab9
rename username to admin in question
2022-01-14 14:07:05 -08:00
Yunohost-Bot
5ee6bb915a
Auto-update README
2021-12-29 20:19:24 +00:00
David Sterry
2b9eb81965
Merge pull request #41 from weex/bump-version-admin-create
...
Bump version to `main` with admin create changes
2021-12-29 12:19:21 -08:00
David Sterry
c0ba10edc7
bump version to main with admin create changes
2021-12-29 12:18:24 -08:00
David Sterry
62d5ad01ed
Merge pull request #39 from tms-phillips/create_admin
...
Create admin
2021-12-29 12:07:13 -08:00
Thomas Phillips
2f723b0b40
create initial admin
2021-12-30 00:13:52 +05:30
Thomas Phillips
684391cba0
changes
2021-12-29 23:36:58 +05:30
Thomas Phillips
294203af56
changes
2021-12-29 23:33:51 +05:30
Thomas Phillips
dfb7123052
changes
2021-12-29 23:30:14 +05:30
Thomas Phillips
7df2c80b08
changes
2021-12-29 23:28:55 +05:30
Thomas Phillips
b7aa3bfbd7
changes
2021-12-29 23:23:56 +05:30
Thomas Phillips
3c27915f15
changes
2021-12-29 23:19:40 +05:30
Thomas Phillips
42e3d879e9
changes
2021-12-29 23:12:29 +05:30
Thomas Phillips
a5c5fa11d1
changes
2021-12-29 22:02:43 +05:30
Thomas Phillips
c77d934bf7
changes
2021-12-29 17:18:35 +05:30
Thomas Phillips
31c3f2bee5
changes
2021-12-29 16:18:16 +05:30
Thomas Phillips
bff4361e7d
changes
2021-12-29 15:32:32 +05:30
David Sterry
6c37eead3c
Merge pull request #38 from YunoHost-Apps/testing
...
2021.12.23~ynh1
2021-12-28 10:19:24 -08:00
Thomas Phillips
5bc7c46e5d
changes
2021-12-28 20:01:28 +05:30
Thomas Phillips
5ac7a24ba4
changes
2021-12-28 18:07:00 +05:30
Thomas Phillips
904a1a461d
changes for create admin rake task
2021-12-28 16:27:58 +05:30
Thomas Phillips
df7f3f6415
create admin rake task changes
2021-12-28 15:35:05 +05:30
Yunohost-Bot
1b8e56cbe7
Auto-update README
2021-12-27 17:55:00 +00:00
David Sterry
8a7241fe21
Merge pull request #37 from weex/testing
...
bump Acropolis to 2021.12.23~ynh1
2021-12-27 09:54:57 -08:00
David Sterry
e9f16d237a
bump Acropolis to 2021.12.23~ynh1
2021-12-27 09:53:17 -08:00
Thomas Phillips
cf0f373861
create initial admin
2021-12-27 21:49:02 +05:30
Thomas Phillips
158dd06c8d
changes
2021-12-27 15:56:08 +05:30
Thomas Phillips
2b01f7717f
changes
2021-12-27 13:32:57 +05:30
David Sterry
12a9cb87a3
Simplify args, fix install speed and several scripts
...
* Fix inneffectual args and startup timeouts (#26 )
* remove --time flags
* add help on public/private question
* Don't backup non-existent /etc/acropolis (#31 )
* don't test for things we can't do
* add ynh_add_swap to backup, restore scripts, fix service names in upgrade (#34 )
Co-authored-by: Yunohost-Bot <>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-12-13 09:48:25 -08:00
David Sterry
75c40be431
Improve install time, package linting, and simplify install arguments ( #28 )
...
* add bump_version.rb from ecko_ynh and bump the version
* change date-based version separator to dot
* add description and disclaimer (#18 )
* Add libidn and description/disclaimer (#22 )
* add libidn11-dev to pkg_dependencies
* Fix warnings (#20 )
* add tmp/pids dir during installation (#23 )
* Turn off multi-instance capability (#25 )
* Fix inneffectual args and startup timeouts (#26 )
* Package linting (#27 )
Co-authored-by: David Sterry <davesterry@gmail.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-12-10 01:43:12 -08:00
David Sterry
8966904e5b
Add disclaimer and description ( #19 )
...
* add bump_version.rb from ecko_ynh and bump the version
* change dashes in date-based version to dots
* add description and disclaimer (#18 )
* Auto-update README
Co-authored-by: Yunohost-Bot <>
2021-12-05 18:33:28 -08:00
David Sterry
a72a6e3b4f
Add bump-version script and dot-separated date-based version ( #17 )
...
* add bump_version.rb from ecko_ynh and bump the version
* change date-based version separator to dot
* Auto-update README
Co-authored-by: Yunohost-Bot <>
2021-12-04 14:42:54 -08:00
David Sterry
9f4d5ed113
Merge pull request #11 from YunoHost-Apps/testing
...
Change default install location to root
2021-12-03 13:50:45 -08:00
Yunohost-Bot
d7c37a34b8
Auto-update README
2021-12-03 21:50:24 +00:00
David Sterry
2f8d5eed0c
Merge pull request #10 from YunoHost-Apps/master
...
Update testing from master
2021-12-03 13:50:22 -08:00
David Sterry
000c3dbb13
Merge pull request #7 from jobotz/script-improvements
...
Script improvements
2021-11-17 20:08:36 -08:00