☁️ Nextcloud server, a safe home for all your data
Find a file
Vincent Petry 0d9f24a0ef Add timeout to user and group deletion notification
Added timeout in DeleteHandler to auto-delete after a delay.

Fixed issue where OC.Notification.hide() was called twice in a row when
deleting multiple entries, causing the second notification to disappear.
Fixed issue where "undo" click event handler was registered multiple
times when calling setNotifications() twice.
Added JS unit tests for the DeleteHandler class.

Refix undo users, groups feature

Timeout is now cleared in cancel().

Fixed click handler name for "undo" to be able to work with multiple
DeleteHandler instances (in our case one for users and one for groups)
so that there is no conflict.
2014-09-15 14:04:44 +02:00
.idea
3rdparty@82d02dd48a Fix 3rdparty pointer 2014-09-04 21:34:56 +02:00
apps Merge pull request #11021 from owncloud/do-not-double-decode 2014-09-15 07:58:45 +02:00
build
config Use base62 and remove configuration options for link length 2014-09-04 16:20:20 +02:00
core [tx-robot] updated from transifex 2014-09-14 01:54:35 -04:00
l10n [tx-robot] updated from transifex 2014-09-15 01:54:26 -04:00
lib Merge pull request #11041 from owncloud/no-size-check-on-lock-master 2014-09-13 00:48:52 +05:30
ocs
search add / to url to match route 2014-09-04 13:58:37 +02:00
settings Add timeout to user and group deletion notification 2014-09-15 14:04:44 +02:00
tests Add timeout to user and group deletion notification 2014-09-15 14:04:44 +02:00
themes
.gitignore
.gitmodules
.htaccess
.jshintrc
.scrutinizer.yml
.travis.yml execute unit test for files external in separate build config 2014-08-05 18:35:53 +02:00
.user.ini Create .user.ini for PHP-FPM 2014-09-10 16:08:40 +02:00
AUTHORS
autotest-js.sh remove 'set -e' - causes issues during ci execution 2014-09-12 15:42:50 +02:00
autotest.cmd no external files on windows for now 2014-08-22 10:01:33 +02:00
autotest.sh Don't terminate the script if the pgsql database could not be deleted 2014-09-12 22:41:22 +02:00
console.php
CONTRIBUTING.md Update music repo 2014-08-20 09:50:00 +02:00
COPYING-AGPL
COPYING-README
cron.php add proper End of Line character 2014-08-31 14:21:46 +02:00
db_structure.xml
index.html
index.php
indie.json
issue_template.md
occ
public.php Use a route instead of s.php and convert tokens asap 2014-09-04 15:23:55 +02:00
README.md
remote.php
robots.txt
status.php Refresh if maintenance mode is over 2014-09-09 17:26:11 +02:00
version.php Increment version 2014-09-03 14:21:35 +02:00

ownCloud

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Build Status on Jenkins CI

Git master: Build Status

Quality: Scrutinizer Quality Score

Installation instructions

http://doc.owncloud.org/server/7.0/developer_manual/app/index.html

Contribution Guidelines

http://owncloud.org/contribute/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

For more detailed information about translations: http://doc.owncloud.org/server/7.0/developer_manual/core/translation.html