ericgaspar
|
3a5bf32a9f
|
Fix
|
2022-03-27 16:31:43 +02:00 |
|
yunohost-bot
|
3178e87f2e
|
Auto-update README
|
2022-03-27 06:45:25 +00:00 |
|
ericgaspar
|
3af6ecac93
|
Update manifest.json
|
2022-03-27 08:45:21 +02:00 |
|
ericgaspar
|
98e98d9a6a
|
Update _common.sh
|
2022-03-27 08:44:49 +02:00 |
|
ericgaspar
|
18d63030db
|
Update _common.sh
|
2022-03-12 11:35:30 +01:00 |
|
ericgaspar
|
2d0bb12381
|
Merge branch 'master' into testing
|
2022-03-04 10:57:00 +01:00 |
|
Éric Gaspar
|
fd6d541c22
|
Testing (#82)
|
2022-03-04 10:56:48 +01:00 |
|
ericgaspar
|
55b5e05138
|
Update upgrade
|
2022-03-04 10:56:24 +01:00 |
|
ericgaspar
|
c142ba7ebc
|
Fix
|
2022-03-04 10:46:43 +01:00 |
|
Yunohost-Bot
|
066cae0507
|
Auto-update README
|
2022-03-03 22:49:27 +00:00 |
|
ericgaspar
|
e893dc790a
|
Merge branch 'master' into testing
|
2022-03-03 23:49:20 +01:00 |
|
Éric Gaspar
|
15fe4515cf
|
Add admin (#74)
* Add admin
* add email
|
2022-03-03 23:47:47 +01:00 |
|
Yunohost-Bot
|
d40bd15bdb
|
Auto-update README
|
2022-03-03 22:10:45 +00:00 |
|
ericgaspar
|
580492d0bc
|
22.03.03
|
2022-03-03 23:10:39 +01:00 |
|
Éric Gaspar
|
28251c9e48
|
Testing (#80)
* Bugfix #77 by "shards install" with "--production"
See: https://github.com/iv-org/invidious/issues/2918#issuecomment-1048146335
|
2022-02-26 23:37:29 +01:00 |
|
ericgaspar
|
992b6576f2
|
Update check_process
|
2022-02-26 23:36:45 +01:00 |
|
Yunohost-Bot
|
ff2cf5f10f
|
Auto-update README
|
2022-02-25 18:29:51 +00:00 |
|
ericgaspar
|
a8935a345b
|
Upgrade to upstream
|
2022-02-25 19:29:46 +01:00 |
|
ericgaspar
|
c3a62ee91b
|
Merge branch 'testing' of https://github.com/YunoHost-Apps/invidious_ynh into testing
|
2022-02-25 19:28:39 +01:00 |
|
ericgaspar
|
7b3dbcf03a
|
Merge branch 'master' into testing
|
2022-02-25 19:28:36 +01:00 |
|
Jens Diemer
|
52fd06ccfb
|
Bugfix #77 by replace "shards" command (#79)
* Bugfix #77 by "shards install" with "--production"
See: https://github.com/iv-org/invidious/issues/2918#issuecomment-1048146335
|
2022-02-25 19:27:51 +01:00 |
|
Éric Gaspar
|
85077ffe75
|
Testing (#76)
* Fix linter warnings
* Update README.md
* Update README.md
delete App website (it's down)
brought link in line 26 and 30 up to date with link to new place of documentation
* Change version
* Update links
* Finding an available port
* Add more_set_headers to NGINX conf
* Silencing PostgreSQL warnings
* Update nginx.conf
* Update nginx.conf
* Make `/embed/` links work properly (#8)
Gives them the right headers and redirects them to the right place
* Update manifest.json
* fix
* Update restore
* Update install
* Fix
* Update install
* Fix
* Update install
* Fix
* Fix
* Update check_process
* Fix embeds again (#12)
* Fix embeds again
* Remove extra repo (#14)
* Remove extra repo
* Update manifest.json
* Cleaning up
* Patch
* Fix
* Fix
* Fix
* Update manifest.json
* Update upgrade
* Fix
* Preserve config file and protect it
* Fix permissions
* Fix
* Fix
* fix
* Update README.md (#28)
.yml iso .yaml file
* Fix
* Update install
* [autopatch] Update issue and PR templates (#32)
Co-authored-by: Yunohost-Bot <>
* [autopatch] Update issue and PR templates (#33)
Co-authored-by: Yunohost-Bot <>
* Fix
* Fix
* Update install
* Auto-update README
* Update install
* Fix
* Update _common.sh
* Fix
* Auto-update README
* Fix
* Fix
* Create change_url
* Fix
* Update nginx.conf
* Update check_process
* Auto-update README
* Auto-update README
* upgrade crystal
* Auto-update README
* Update restore
* Update upgrade
* Update upgrade
* Revert "Update upgrade"
This reverts commit f533eb02cb .
* Update upgrade
* Update check_process
* Add limitations
* Auto-update README
* New config file (#44)
* Add config
* Update check_process
* From git commit (#46)
* from commit
* Fix doc link
* Auto-update README
* Update upgrade
* Update config.yml
* Update manifest.json
* Auto-update README
* Version bump (#54)
* upgrade
* Update restore
* Add description
* Auto-update README
* config.yml may not exist during upgrade (#58)
* Update systemd.service
* Update manifest.json
* Update manifest.json
* Auto-update README
* Reorder
* Update _common.sh
* Fix
* Update Crystal (#63)
* Update Crystal
* Update install
* Fix
* Update _common.sh
* Update _common.sh
* 4.3
* Auto-update README
* Upgrade
* Auto-update README
* Config panel (#72)
* Add config panel
* Update _common.sh
* Fix
* Auto-update README
* upgrade to upstream
* Auto-update README
* Update _common.sh
* Update manifest.json
* Auto-update README
* Update _common.sh
* Update manifest.json
* Auto-update README
Co-authored-by: deckname <58575263+deckname@users.noreply.github.com>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: Georgelemental <georgelemental@gmail.com>
Co-authored-by: Jules-Bertholet <jules.bertholet@gmail.com>
Co-authored-by: clavelc <25869334+clavelc@users.noreply.github.com>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>
|
2022-02-09 12:53:34 +01:00 |
|
ericgaspar
|
9def032982
|
Merge branch 'testing' of https://github.com/YunoHost-Apps/invidious_ynh into testing
|
2022-02-08 18:35:03 +01:00 |
|
ericgaspar
|
f3cbf38ea5
|
Merge branch 'master' into testing
|
2022-02-08 18:34:50 +01:00 |
|
Yunohost-Bot
|
8b06d27068
|
Auto-update README
|
2022-02-08 17:33:32 +00:00 |
|
ericgaspar
|
ac33357622
|
Update manifest.json
|
2022-02-08 18:33:24 +01:00 |
|
ericgaspar
|
54b9011087
|
Update _common.sh
|
2022-02-08 18:33:07 +01:00 |
|
Yunohost-Bot
|
eda5d4c6d2
|
Auto-update README
|
2022-02-01 08:22:15 +00:00 |
|
ericgaspar
|
6ec2d447e1
|
Update manifest.json
|
2022-02-01 09:22:09 +01:00 |
|
ericgaspar
|
71e2d03b3a
|
Update _common.sh
|
2022-02-01 09:21:41 +01:00 |
|
Yunohost-Bot
|
648747f139
|
Auto-update README
|
2022-01-27 09:11:48 +00:00 |
|
ericgaspar
|
6e471eb296
|
upgrade to upstream
|
2022-01-27 10:11:42 +01:00 |
|
Éric Gaspar
|
6c9530392d
|
Testing (#75)
* Update _common.sh
|
2022-01-20 15:43:45 +01:00 |
|
Yunohost-Bot
|
32402a3a6a
|
Auto-update README
|
2022-01-20 14:42:45 +00:00 |
|
ericgaspar
|
e04583c63f
|
Fix
|
2022-01-20 15:42:36 +01:00 |
|
ericgaspar
|
17da881e10
|
Merge branch 'master' into testing
|
2022-01-20 15:41:38 +01:00 |
|
Éric Gaspar
|
67012cbe60
|
Testing (#73)
* Add config panel
|
2022-01-20 15:40:49 +01:00 |
|
ericgaspar
|
14696ed1c2
|
Update _common.sh
|
2022-01-19 22:15:44 +01:00 |
|
ericgaspar
|
16623ec7b5
|
Merge branch 'master' into testing
|
2022-01-14 19:11:36 +01:00 |
|
Éric Gaspar
|
80fbb568a7
|
Config panel (#72)
* Add config panel
|
2022-01-14 19:09:22 +01:00 |
|
Éric Gaspar
|
a161dbee82
|
Testing (#71)
* Upgrade
|
2022-01-13 18:17:03 +01:00 |
|
Yunohost-Bot
|
7b5535dad2
|
Auto-update README
|
2022-01-12 10:00:13 +00:00 |
|
ericgaspar
|
80dad06762
|
Upgrade
|
2022-01-12 11:00:06 +01:00 |
|
ericgaspar
|
0848b7493b
|
Merge branch 'master' into testing
|
2021-12-22 11:11:28 +01:00 |
|
Éric Gaspar
|
1331610b8f
|
Testing (#68)
* 4.3
|
2021-12-19 23:39:00 +01:00 |
|
Éric Gaspar
|
6bed38e89f
|
Merge branch 'master' into testing
|
2021-12-18 14:34:02 +01:00 |
|
Yunohost-Bot
|
3db4dd270a
|
Auto-update README
|
2021-12-15 22:52:48 +00:00 |
|
ericgaspar
|
417465b03e
|
4.3
|
2021-12-15 23:52:41 +01:00 |
|
ericgaspar
|
4741590b42
|
Update _common.sh
|
2021-12-15 23:51:37 +01:00 |
|
ericgaspar
|
03494678f1
|
Update _common.sh
|
2021-11-02 15:51:51 +01:00 |
|