- 08 Feb, 2019 1 commit
-
-
Leonardo Arena authored
-
- 14 Jan, 2019 1 commit
-
-
Leonardo Arena authored
-
- 13 Dec, 2018 2 commits
-
-
Leonardo Arena authored
-
Leonardo Arena authored
12.x is no longer supported upstream
-
- 27 Nov, 2018 1 commit
-
-
Leonardo Arena authored
-
- 12 Oct, 2018 1 commit
-
-
Leonardo Arena authored
-
- 04 Sep, 2018 1 commit
-
-
Leonardo Arena authored
-
- 24 Jul, 2018 1 commit
-
-
Leonardo Arena authored
-
- 08 Jun, 2018 1 commit
-
-
Leonardo Arena authored
-
- 30 May, 2018 1 commit
-
-
Leonardo Arena authored
-
- 18 Apr, 2018 1 commit
-
-
Jakub Jirutka authored
Problem with iconv has been fixed in upstream: https://github.com/nextcloud/server/pull/8674.
-
- 24 Jan, 2018 1 commit
-
-
Leonardo Arena authored
-
- 12 Dec, 2017 1 commit
-
-
Leonardo Arena authored
GH#5930 (cherry picked from commit 52c914aa)
-
- 05 Dec, 2017 1 commit
-
-
Leonardo Arena authored
(cherry picked from commit a3ab3a51)
-
- 14 Nov, 2017 1 commit
-
-
Leonardo Arena authored
Remove chmod() from other places
-
- 20 Sep, 2017 1 commit
-
-
Leonardo Arena authored
-
- 25 Aug, 2017 1 commit
-
-
Leonardo Arena authored
Missing icons in Files app after 12.0.1 upgrade
-
- 15 Aug, 2017 1 commit
-
-
Leonardo Arena authored
-
- 07 Aug, 2017 1 commit
-
-
Leonardo Arena authored
-
- 27 Jun, 2017 5 commits
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
And patch help page to use placeholder text when docs are not installed.
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
It seems that this "app" is essential, for example settings/admin/sharing doesn't work without it (changes are never saved).
-
- 26 Jun, 2017 3 commits
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- 25 Jun, 2017 12 commits
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
It's unnecessary, APK ensures integrity of all installed files, and problematic (we need to patch some files).
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
Zend OPcache is only one of multiple options, someone may want to use Memcached or Redis instead of it.
-
Jakub Jirutka authored
-
Jakub Jirutka authored
This documentation is part of the application, it's referenced in the NextCloud's web interface. Moreover NextCloud has some files consistency check that doesn't like when the documentation is missing.
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
It's totally wrong to install pkg's files into /var/lib and make them writable by webserver! Moreover when Nextcloud supports multiple app paths. So we use two apps locations: * /usr/share/webapps/nextcloud/apps - for apps installed by apk, * /var/lib/nextcloud/apps - for apps installed from AppStore. BTW Fedora uses the same approach.
-
Jakub Jirutka authored
-
Jakub Jirutka authored
It somehow doesn't work when user/group is created by pre-install script of subpackage - installed files have wrong GID.
-
- 22 Jun, 2017 1 commit
-
-
Jakub Jirutka authored
-