Julius Haertl
9f50838cff
Fix wrong preserveAspectRatio at app menu icons
9 years ago
Frédéric LIETART
7335539838
Transifex Owncloud > Nextcloud
Change transifex link Owncloud > Nextcloud
9 years ago
Björn Schießle
3728479beb
Merge pull request #627 from nextcloud/white-app-menu
Change app menu to white background with dark icons
9 years ago
Roeland Jago Douma
b841d39fe1
Merge pull request #656 from nextcloud/ocs_controller_csrf
Dark hackery to not always disable CSRF for OCS controllers
9 years ago
Damjan Georgievski
982bdb1823
introduce NEXTCLOUD_CONFIG_DIR env variable (see #300 )
nextcloud by default uses the `/config/` directory in the source/application tree for its config file(s).
with this commit that directory can be overridden by the `NEXTCLOUD_CONFIG_DIR` environment variable.
in uwsgi, you would use the option `--env "NEXTCLOUD_CONFIG_DIR=/tmp/nx-config/"`
in apache `SetENV …`
and the cli command can be run with: `NEXTCLOUD_CONFIG_DIR=/tmp/nx-config ./occ` (or just use `export` once in the
shell).
NEXTCLOUD_CONFIG_DIR can be supplied with or without the trailing slash (`/`), but in all cases `$configDir` will have
it automatically added if needed.
The other changes are several occurrences of `OC::$SERVERROOT . '/config'` to `OC::$configDir`.
9 years ago
Roeland Jago Douma
f7f5216aa3
Dark hackery to not always disable CSRF for OCS controllers
9 years ago
Jan-Christoph Borchardt
5d0f9dabf6
fix shading of apps icon in app menu
9 years ago
Jan-Christoph Borchardt
696ff90cbe
Merge pull request #625 from nextcloud/video-container-size
up the minimum size of the public share video a bit, use 16/9 ratio
9 years ago
Morris Jobke
55665f0d4d
Merge pull request #651 from stweil/master
Fix misspelling of database "READ COMMITTED"
9 years ago
Jan-Christoph Borchardt
fe8d13c935
slight animation for the sidebar for better feedback what happens
9 years ago
Björn Schießle
6cf7bf111e
Merge pull request #648 from nextcloud/add-quotaplugin-v2-master
[upstream] Adding quota plugin to new dav endpoint
9 years ago
Stefan Weil
bb8a42bd44
Fix misspelling of database "READ COMMITTED"
Signed-off-by: Stefan Weil <sw@weilnetz.de>
9 years ago
Roeland Jago Douma
41d044cf89
Merge pull request #630 from nextcloud/enoch85-patch-1
ownCloud -> Nextcloud
9 years ago
Jan-Christoph Borchardt
748745d381
up the minimum size of the public share video a bit, use 16/9 ratio, fix #603
9 years ago
Thomas Müller
6f34c37cfb
Adding quota plugin to new dav endpoint ( #25615 )
* Adding quota plugin to new dav endpoint
* Added integrated test failing in old endpoint
* Added 0B quota test
9 years ago
Morris Jobke
54ae8eede3
Merge pull request #556 from nextcloud/nextcloud-version-check
Allow apps to check for a given nextcloud version
9 years ago
Morris Jobke
0529caee7c
Add some integration test fixes
9 years ago
Nextcloud bot
937577f7bc
[tx-robot] updated from transifex
9 years ago
Morris Jobke
ff4ed9dd43
Merge pull request #640 from nextcloud/enoch85-patch-2
ownCloud -> Nextcloud
9 years ago
Julius Haertl
f55ba62a00
Move to svg filter on app menu to support IE9+
9 years ago
Jan-Christoph Borchardt
319449434e
adjust opacity of icons in apps and user menu
9 years ago
Julius Haertl
21bb05ca7e
Change app menu to white
9 years ago
Daniel Hansson
0b4789b162
ownCloud -> Nextcloud
9 years ago
enoch85
b7ce4e1686
ownCloud --> Nextcloud
9 years ago
Björn Schießle
2defd92083
Merge pull request #408 from nextcloud/psr4-theming
PSR-4 for the Theming app
9 years ago
Joas Schilling
5306b4feba
Fix tests
9 years ago
Joas Schilling
2de4112176
Update routes.php
9 years ago
Joas Schilling
2f574f60ec
Remove useless check
9 years ago
Joas Schilling
ba558664cf
Use the methods on the Response object
9 years ago
Joas Schilling
eec6986d7c
Use public API preferable
9 years ago
Joas Schilling
7efadf7b6b
Move classes to PSR-4
9 years ago
Morris Jobke
a1f02086e5
Merge pull request #636 from nextcloud/theming-fix
fix background id selector for the first run wizard
9 years ago
Morris Jobke
83c64f3485
Merge pull request #590 from nextcloud/fixing-undefined-OfflineUser-composeAndStoreDisplayName
Fix undefined OfflineUser::composeAndStoreDisplayName()
9 years ago
Lukas Reschke
bf7afcdace
Merge pull request #592 from nextcloud/ldap-avoidneedlesssetemailonlogin
Prevent setting email and triggering events at login time (#25553 )
9 years ago
Morris Jobke
73cdc88e8c
Merge pull request #632 from nextcloud/vm
add info about the Nextcloud VM
9 years ago
Bjoern Schiessle
14ca7c9cdc
fix background id selector for the first run wizard
9 years ago
Daniel Hansson
bc29555a4a
wording
9 years ago
Morris Jobke
1e4266b076
Merge pull request #583 from nextcloud/issue-577-add-l10n
Add L10N support
9 years ago
Daniel Hansson
c1d259ae42
add info about the Nextcloud VM
It's production ready now.
9 years ago
Daniel Hansson
bbc7c0f3dd
ownCloud -> Nextcloud
9 years ago
William Bargent
29b95dd29e
Merge pull request #624 from nextcloud/users-capitalization
fix capitalization of text in users management
9 years ago
Björn Schießle
5e07f9ee38
Merge pull request #620 from nextcloud/theming-firstrunwizard
apply theme to the firstrunwizard
9 years ago
Bjoern Schiessle
ee1be23b37
fix unit tests
9 years ago
Bjoern Schiessle
be365b4975
re-use background color from theme in the firstrunwizard
9 years ago
Bjoern Schiessle
583f86d90a
apply theme to the firstrunwizard
9 years ago
Jan-Christoph Borchardt
d705b936a9
fix capitalization of text in users management
9 years ago
Lukas Reschke
d6c680051c
Merge pull request #612 from nextcloud/improve-xml-loaded-version-handling
libxml - compare against loaded version
9 years ago
Jan-Christoph Borchardt
9ebd0914b7
Merge pull request #415 from nextcloud/theming-colorize-checkboxes
Colorize checkboxes depending on theming color
9 years ago
blizzz
73311091bf
Merge pull request #519 from GitHubUser4234/master
New LDAPProvider for user_ldap
9 years ago
Lukas Reschke
abdf8c2c84
Merge pull request #494 from nextcloud/systemtag-management
Add a simple Admin UI to manage systemtags
9 years ago