Joas Schilling
c34788918d
Make the group selectable
10 years ago
Joas Schilling
d2553a4f6e
Dismiss the notifications when the update is already installed
10 years ago
Joas Schilling
752ec68e18
Add a notifier that parses the notifications
10 years ago
Joas Schilling
aac990eddf
Add a background job that generates notifications when an update is available
10 years ago
Vincent Petry
452542747c
Merge pull request #24788 from owncloud/config-filesystem_check_changes
clarify filesystem_check_changes in config.sample.php
10 years ago
Vincent Petry
ee1f4602f3
Merge pull request #24787 from owncloud/fix-update-issue-on-master
Add the background jobs after the table was updated
10 years ago
Vincent Petry
1d1cb79321
Merge pull request #23395 from owncloud/mysql-check-speedup
Speedup schema cloning for MySQL
10 years ago
Vincent Petry
adcf942901
Merge pull request #24750 from owncloud/lenz1111-share_download_range_requests_support
Http Range requests support in downloads
10 years ago
Vincent Petry
5a8af2f0be
Merge pull request #24729 from owncloud/try-token-login-first
try token login first
10 years ago
Vincent Petry
4f6670d759
Merge pull request #24658 from owncloud/invalidate-disabled-user-session
invalidate user session if the user was disabled
10 years ago
Vincent Petry
87fa86a69a
Merge pull request #24559 from owncloud/2fa
two factor auth
10 years ago
Victor Dubiniuk
01aedbe506
Speedup schema cloning for MySQL
10 years ago
Vincent Petry
aa56d42fa8
Merge pull request #24777 from owncloud/scanner-dont-propagate
dont needlessly triger the propgator in the scanner
10 years ago
Carla Schroder
1f12551329
clarify filesystem_check_changes in config.sample.php
10 years ago
Joas Schilling
78da57466f
Add the background jobs after the table was updated
10 years ago
Vincent Petry
524479fa09
Merge pull request #24699 from owncloud/background-scan-recursion
Only recurse into incomplete folders during background scans
10 years ago
Piotr Filiciak
6577bbe887
Code style and doc fix
10 years ago
Vincent Petry
c10d8a37f7
Merge pull request #22690 from owncloud/fix-comments-href-remote.php-files
ensure comments-href returns a value also when propfind is done again…
10 years ago
Robin Appelman
eca57be336
Only recurse into incomplete folders during background scans
10 years ago
Vincent Petry
21df2eb5a1
Merge pull request #24695 from owncloud/background-scan-propagate
Trigger propagation from the background scanner
10 years ago
Vincent Petry
68c5df798c
Merge pull request #24765 from owncloud/boolean-installed-config
Make sure we evaluate installed everywhere as a boolean
10 years ago
Vincent Petry
4ba3668834
Merge pull request #24613 from owncloud/chunked-convert-database-queries
Chunk the "db:convert-type" select queries, to not run out of memory …
10 years ago
Vincent Petry
57525a02f8
Merge pull request #24703 from owncloud/personal-settings-auth-tokens
Personal settings auth tokens
10 years ago
Robin Appelman
f3979e5459
dont needlessly triger the propgator in the scanner
10 years ago
Vincent Petry
bd87f67473
Merge pull request #24349 from owncloud/nfd-storagewrapper
Add wrapper for NFD encoding workaround
10 years ago
Vincent Petry
862d8f43e5
Merge pull request #24766 from owncloud/mmccarn-patch-2
Update imagePath to prefer theme, then app, then core images
10 years ago
Christoph Wurst
847bbc51b6
add OCC command to enable/disable 2FA for a user
10 years ago
Christoph Wurst
dfb4d426c2
Add two factor auth to core
10 years ago
Christoph Wurst
c20cdc2213
invalidate user session if the user is disabled
10 years ago
mmccarn
1bc5eb111b
Update imagePath to prefer theme, then app, then core images
imagePath updated so that image searches follow this priority:
1) /themes/$theme/apps/$app/img
2) /themes/$theme/$app/img
3) /themes/$theme/core/img
4) $appPath/img
5) /$app/img
6) /core/img
For each folder:
- if the specified file exists, use it.
- otherwise, if $basename.svg does NOT exist, try $basename.png
(This might better be "if filename was an svg, try the png"...)
10 years ago
Joas Schilling
828dec9edb
Make sure we evaluate installed like we do it everywhere
10 years ago
Joas Schilling
7f1b8f22d4
Make sure that installed is a boolean
10 years ago
Vincent Petry
dec3f9ebcb
Merge pull request #24726 from owncloud/tests-psr-4
Tests outside of tests/lib/ to PSR-4
10 years ago
Vincent Petry
9264674b36
Merge pull request #24514 from owncloud/federation-psr4
Move federation app to PSR-4
10 years ago
Vincent Petry
5ba1add03c
Merge pull request #24603 from owncloud/federated_reshare
flat federated re-share
10 years ago
Vincent Petry
c78bb2ab34
Merge pull request #24356 from owncloud/scanner-recursion-memory
Free up folder content from memory before recursing in the file scanner
10 years ago
Vincent Petry
410d18f00d
Merge pull request #22620 from owncloud/comments-api
Comments API is missing hook/event to allow other apps to register valid entities
10 years ago
Christoph Wurst
74277c25be
add button to invalidate browser sessions/device tokens
10 years ago
Christoph Wurst
6495534bcd
add button to add new device tokens
10 years ago
Christoph Wurst
12431aa399
list user's auth tokens on the personal settings page
10 years ago
Joas Schilling
0b831a2bed
Move EntityEvent to PSR-4
10 years ago
Joas Schilling
54f8822670
Fix unit tests
10 years ago
Joas Schilling
c9fda84841
Make the root collection neutral so it does not only work for files
10 years ago
Joas Schilling
3a8e537946
Remove unused UserFolder
10 years ago
Jenkins for ownCloud
357d342467
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
88328000b1
[tx-robot] updated from transifex
10 years ago
Vincent Petry
7a6966cdfe
Merge pull request #24732 from owncloud/autoloader_fix
Autoloader fix
10 years ago
Vincent Petry
8646802850
Merge pull request #24696 from owncloud/lock-jobs-while-executing
Lock jobs while executing them, to allow multiple executors to run in…
10 years ago
Vincent Petry
6934840083
Merge pull request #24307 from owncloud/systemtags-perminterface
Add interface methods for permission check for system tags
10 years ago
Jenkins for ownCloud
bca7586574
[tx-robot] updated from transifex
10 years ago