Nextcloud Hub
[...]Nextcloud Hub ist die erste vollständig integrierte lokale Kollaborations-Plattform auf dem Markt und richtet sich an eine neue Generation von Nutzern, die insbesondere nahtlose ineinadergreifende Funktionen zur Online-Zusammenarbeit erwarten.[...]
Folgen Sie dem Installationskapitel Nextcloud Admin Manuals.
Wenn Sie Nextcloud bereits ausführen, lesen Sie das Upgrade-Handbuch.
Für ein Upgrade/Update können Sie unser Tutorial nutzen --> Manuelles Upgrade von Nextcloud 19 zu 20
-
Version 21.0.0
- 6 Downloads
Changelog:
The biggest improvements we introduce with Nextcloud 21 are:
- High Performance Back-end for Nextcloud Files: reduces server load from desktop clients and web interface polling by 90% while delivering instant notifications to users.
- And a wide range of performance improvements all over on top, decreasing loading times of pages and reducing load on the server
- Collaborative features: new Whiteboard, author colours in Text and Document Templates to increase team productivity
- Nextcloud Talk: debuts message status indicators, a raise hand feature, a group conversation description and more!
- A range of Groupware improvements like drag'n'drop and nicer threading in Mail and syncing social media avatars in Contacts.
Read the full announcement on our blog.
An exhaustive changelog would be unreasonably long, but one can always see our entire development history in github. For the core Server repository, see for example here the 762 pull requests merged for Milestone 21.
-
Version 20.0.7
- 1 Download
Changes
- Catch NotFoundException when querying quota (server#25315)
- CalDAV] Validate notified emails (server#25324)
- Fix/app fetcher php compat comparison (server#25347)
- Show the actual error on share requests (server#25352)
- Fix parameter provided as string not array (server#25366)
- The objectid is a string (server#25374)
- 20.0.7 final (server#25387)
- Properly handle SMB ACL blocking scanning a directory (server#25421)
- Don't break completely when creating the digest fail for one user (activity#556)
- Only attempt to use a secure view if hide download is actually set (files_pdfviewer#296)
- Fix opening PDF files with special characters in their name (files_pdfviewer#298)
- Fix PDF viewer failing on Edge (not based on Chromium) (files_pdfviewer#299)
- Cannot unfold plain text notifications (notifications#846)
- Remove EPUB mimetype (text#1391)
-
Version 20.0.6
- 1 Download
Changes
- Make sure to do priority app upgrades first (server#25077)
- Respect DB restrictions on number of arguments in statements and queries (server#25120)
- Add a hint about the direction of priority (server#25143)
- Do not redirect to logout after login (server#25146)
- Fix comparison of PHP versions (server#25152)
- Add "composer.lock" for acceptance tests to git (server#25178)
- Update CRL due to revoked gravatar.crl (server#25190)
- Don't log keys on checkSignature (server#25193)
- Update 3rdparty after Archive_Tar (server#25199)
- Bump CA bundle (server#25219)
- Update handling of user credentials (server#25225)
- Fix encoding issue with OC.Notification.show (server#25244)
- Also use storage copy when dav copying directories (server#25261)
- Silence log message (server#25263)
- Extend ILDAPProvider to allow reading arbitrairy ldap attributes for users (server#25276)
- Do not obtain userFolder of a federated user (server#25278)
- Bump pear/archive_tar from 1.4.11 to 1.4.12 (3rdparty#603)
- Add gitignore entry for .github folder of dependencies (3rdparty#604)
- Clear event array on getting them (activity#551)
-
Version 20.0.5
- 0 Downloads
Changes
- Don't log params of imagecreatefromstring (server#24546)
- Use storage copy implementation when doing dav copy (server#24590)
- Use in objectstore copy (server#24592)
- Add tel, note, org and title search (server#24697)
- Check php compatibility of app store app releases (server#24698)
- Fix #24682]: ensure federation cloud id is retruned if FN property not found (server#24709)
- Do not include non-required scripts on the upgrade page (server#24714)
- LDAP: fix inGroup for memberUid type of group memberships (server#24716)
- Cancel user search requests to avoid duplicate results being added (server#24728)
- Also unset the other possible unused paramters (server#24751)
- Enables the file name check also to match name of mountpoints (server#24760)
- Fixes sharing to group ids with characters that are being url encoded (server#24763)
- Limit getIncomplete query to one row (server#24791)
- Fix Argon2 descriptions (server#24792)
- Actually set the TTL on redis set (server#24798)
- Allow to force rename a conflicting calendar (server#24806)
- Fix IPv6 localhost regex (server#24823)
- Catch the error on heartbeat update (server#24826)
- Make oc_files_trash.auto_id a bigint (server#24853)
- Fix total upload size overwritten by next upload (server#24854)
- Avoid huge exception argument logging (server#24876)
- Make share results distinguishable if there are more than one with the exact same display name (server#24878)
- Add migration for oc_share_external columns (server#24963)
- Don't throw a 500 when importing a broken ics reminder file (server#24972)
- Fix unreliable ViewTest (server#24976)
- Update root.crl due to revocation of transmission.crt (server#24990)
- Set the JSCombiner cache if needed (server#24997)
- Fix column name to check prior to deleting (server#25009)
- Catch throwable instead of exception (server#25013)
- Set the user language when adding the footer (server#25019)
- Change defaultapp in config.sample.php to dashboard to improve docs and align it to source code (server#25030)
- Fix clearing the label of a share (server#25035)
- Update psalm-baseline.xml (server#25066)
- Don't remove assignable column for now (server#25074)
- Add setup check to verify that the used DB version is still supported… (server#25076)
- Correctly set the user for activity parsing when preparing a notifica… (activity#542)
- Bump vue-virtual-grid from 2.2.1 to 2.3.0 (photos#597)
- Catch possible database exceptions when fetching document data (text#1221)
- Make sure we have the proper PHP version installed before running composer (text#1234)
- Revert removal of transformResponse (text#1235)
- Bump prosemirror-view from 1.16.1 to 1.16.5 (text#1255)
- Bump @babel/preset-env from 7.12.1 to 7.12.11 (text#1257)
- Bump babel-loader from 8.1.0 to 8.2.2 (text#1259)
- Bump eslint-plugin-standard from 4.0.2 to 4.1.0 (text#1261)
- Bump vue-loader from 15.9.5 to 15.9.6 (text#1263)
- Bump prosemirror-model from 1.12.0 to 1.13.1 (text#1265)
- Bump core-js from 3.7.0 to 3.8.1 (text#1266)
- Bump stylelint from 13.7.2 to 13.8.0 (text#1269)
- Bump @babel/plugin-transform-runtime from 7.12.1 to 7.12.10 (text#1271)
- Bump sass-loader from 10.0.5 to 10.1.0 (text#1273)
- Bump webpack-merge from 5.3.0 to 5.7.2 (text#1274)
- Bump @babel/core from 7.12.3 to 7.12.10 (text#1277)
- Bump cypress from 5.1.0 to 5.6.0 (text#1278)
- Bump @vue/test-utils from 1.1.1 to 1.1.2 (text#1279)
- Bump webpack-merge from 5.7.2 to 5.7.3 (text#1303)
-
Version 20.0.4
- 0 Downloads
Changelog:
- Avoid dashboard crash when accessibility app is not installed (server#24636)
- Bump ini from 1.3.5 to 1.3.7 (server#24649)
- Handle owncloud migration to latest release (server#24653)
- Use string for storing a OCM remote id (server#24654)
- Fix MySQL database size calculation (serverinfo#262)
- Bump cypress-io/github-action@v2 (viewer#722)
- Fix] sidebar opening animation (viewer#723)
- Fix not.exist cypress and TESTING checks (viewer#725)
Note: the main improvement in this very small release is the migration support
-
Version 20.0.3
- 2 Downloads
Changes
- Check quota of subdirectories when uploading to them (server#24181)
- CircleId too short in some request (server#24196)
- Missing level in ScopedPsrLogger (server#24212)
- Fix nextcloud logo in email notifications misalignment (server#24228)
- Allow selecting multiple columns with SELECT DISTINCT (server#24230)
- Use file name instead of path in 'not allowed to share' message (server#24231)
- Fix setting images through occ for theming (server#24232)
- Use regex when searching on single file shares (server#24239)
- Harden EncryptionLegacyCipher a bit (server#24249)
- Update ScanLegacyFormat.php (server#24258)
- Simple typo in comments (server#24259)
- Use correct year for generated birthdays events (server#24263)
- Delete files that exceed trashbin size immediately (server#24297)
- Update sabre/xml to fix XML parsing errors (server#24311)
- Only check path for being accessible when the storage is a object home (server#24325)
- Avoid empty null default with value that will be inserted anyways (server#24333)
- Fix contacts menu position and show uid as a tooltip (server#24342)
- Fix the config key on the sharing expire checkbox (server#24346)
- Set the display name of federated sharees from addressbook (server#24353)
- Catch storage not available in versions expire command (server#24367)
- Use proper bundles for files client and fileinfo (server#24377)
- Properly encode path when fetching inherited shares (server#24387)
- Formatting remote sharer should take protocol, path into account (server#24391)
- Make sure we add new line between vcf groups exports (server#24443)
- Fix public calendars shared to circles (server#24446)
- Store scss variables under a different prefix for each theming config version (server#24453)
- External storages: save group ids not display names in configuration (server#24455)
- Use correct l10n source in files_sharing JS code (server#24462)
- Set frame-ancestors to none if none are filled (server#24477)
- Move the password fiels of chaging passwords to post (server#24478)
- Move the global password for files external to post (server#24479)
- Only attempt to move to trash if a file is not in appdata (server#24483)
- Fix loading mtime of new file in conflict dialog in firefox (server#24491)
- Harden setup check for TLS version if host is not reachable (server#24502)
- Fix file size computation on 32bit platforms (server#24509)
- Allow subscription to indicate that a userlimit is reached (server#24511)
- Set mountid for personal external storage mounts (server#24513)
- Only execute plain mimetype check for directories and do the fallback… (server#24517)
- Fix vsprint parameter (server#24527)
- Replace abandoned log normalizer with our fork (server#24530)
- Add icon to user limit notification (server#24531)
- Also run repair steps when encryption is disabled but a legacy key is present (server#24532)
- [3rdparty][security] Archive TAR to 1.4.11 (server#24534)
- Generate a new session id if the decrypting the session data fails (server#24553)
- Revert "Do not read certificate bundle from data dir by default" (server#24556)
- Dont use system composer for autoload checker (server#24557)
- Remember me is not an app_password (server#24563)
- Do not load nonexisting setup.js (server#24582)
- Update sabre/xml to fix XML parsing errors (3rdparty#529)
- Use composer v1 on CI (3rdparty#532)
- Bump pear/archive_tar from 1.4.9 to 1.4.11 (3rdparty#536)
- Replace abandoned log normalizer with our fork (3rdparty#543)
- Allow nullable values as subject params (activity#535)
- Don't log when unknown array is null (notifications#803)
- Feat/virtual grid (photos#550)
- Make sure we have a string to localecompare to (photos#583)
- Always get recommendations for dashboard if enabled (recommendations#336)
- Properly fetch oracle database information (serverinfo#258)
- Also register to urlChanged event to update RichWorkspace (text#1181)
- Move away from GET (text#1214)
-
Version 20.0.2
- 0 Downloads
Changelog
- Inidicate preview availability in share api responses (server#23419)
- CalDavBackend: check if timerange is array before accessing (server#23563)
- Some emojis are in CHAR_CATEGORY_GENERAL_OTHER_TYPES (server#23575)
- Also expire share type email (server#23583)
- Only use index of mount point when it is there (server#23611)
- Only retry fetching app store data once every 5 minutes in case it fails (server#23633)
- Bring back the restore share button (server#23636)
- Fix updates of NULL appconfig values (server#23641)
- Fix sharing input placeholder for emails (server#23646)
- Use bigint for fileid in filecache_extended (server#23690)
- Enable theming background transparency (server#23699)
- Fix sharer flag on ldap:show-remnants when user owned more than a single share (server#23702)
- Make sure the function signatures of the backgroundjob match (server#23710)
- Check if array elements exist before using them (server#23713)
- Fix default quota display value in user row (server#23726)
- Use lib instead if core as l10n module in OC_Files (server#23727)
- Specify accept argument to avatar upload input field (server#23732)
- Save email as lower case (server#23733)
- Reset avatar cropper before showing (server#23736)
- Also run the SabreAuthInitEvent for the main server (server#23745)
- Type the \OCP\IUserManager::callForAllUsers closure with Psalm (server#23749)
- Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitial… (server#23751)
- Don't overwrite the event if we use it later (server#23753)
- Inform the user when flow config data exceeds thresholds (server#23759)
- Type the \OCP\IUserManager::callForSeenUsers closure with Psalm (server#23763)
- Catch errors when closing file conflict dialog (server#23774)
- Document the backend registered events of LDAP (server#23779)
- Fetch the logger and system config once for all query builder instances (server#23787)
- Type the event dispatcher listener callables with Psalm (server#23789)
- Only run phpunit when "php" changed (server#23794)
- Remove bold font-weight and lower font-size for empty search box (server#23829)
- No need to check if there is an avatar available, because it is gener… (server#23846)
- Ensure filepicker list is empty before populating (server#23850)
- UserStatus: clear status message if message is null (server#23858)
- Fix grid view toggle in tags view (server#23874)
- Restrict query when searching for versions of trashbin files (server#23884)
- Fix potentially passing null to events where IUser is expected (server#23894)
- Make user status styles scoped (server#23899)
- Move help to separate stylesheet (server#23900)
- Add default font size (server#23902)
- Do not emit UserCreatedEvent twice (server#23917)
- Bearer must be in the start of the auth header (server#23924)
- Fix casting of integer and boolean on Oracle (server#23935)
- Skip already loaded apps in loadApps (server#23948)
- Fix repair mimetype step to not leave stray cursors (server#23950)
- Improve query type detection (server#23951)
- Fix iLike() falsely turning escaped % and _ into wildcards (server#23954)
- Replace some usages of OC_DB in OC\Share\* with query builder (server#23955)
- Use query builder instead of OC_DB in trashbin (server#23971)
- Fix greatest/least order for oracle (server#23975)
- Fix link share label placeholder not showing (server#23992)
- Unlock when promoting to exclusive lock fails (server#23995)
- Make sure root storage is valid before checking its size (server#23996)
- Use query builder instead of OC_DB in OC\Files\* (server#23998)
- Shortcut to avoid file system setup when generating the logo URL (server#24001)
- Remove old legacy scripts references (server#24004)
- Fix js search in undefined ocs response (server#24012)
- Don't leave cursors open (server#24033)
- Fix sharing tab state not matching resharing admin settings (server#24044)
- Run unit tests against oracle (server#24049)
- Use png icons in caldav reminder emails (server#24050)
- Manually iterate over calendardata when oracle is used (server#24058)
- Make is_user_defined nullable so we can store false on oracle (server#24079)
- Fix default internal expiration date enforce (server#24081)
- Register new command db:add-missing-primary-keys (server#24106)
- Convert the card resource to a string if necessary (server#24114)
- Don't throw on SHOW VERSION query (server#24147)
- Bump dompurify to 2.2.2 (server#24153)
- Set up FS before querying storage info in settings (server#24156)
- Fix default internal expiration date (server#24159)
- CircleId too short in some request (server#24178)
- Revert "circleId too short in some request" (server#24183)
- Missing level in ScopedPsrLogger (server#24212)
- Fix activity spinner on empty activity (activity#523)
- Add OCI github action (activity#528)
- Disable download button by default (files_pdfviewer#257)
- Feat/dependabot ga/stable20 (firstrunwizard#442)
- Fix loading notifications without a message on oracle (notifications#796)
- Do not setup appdata in constructor to avoid errors causing the whole instance to stop working (text#1105)
- Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (text#1125)
- Bump sass-loader from 10.0.1 to 10.0.5 (text#1134)
- Bump webpack from 4.44.1 to 4.44.2 (text#1140)
- Bump dependencies to version in range (text#1164)
- Validate link on click (text#1166)
- Add migration to fix oracle issues with the database schema (text#1177)
- Bump cypress from 4.12.1 to 5.1.0 (text#1179)
- Fix URL escaping of shared files (viewer#681)
- Fix component click outside and cleanup structure (viewer#684)
-
Version 20.0.1
- 1 Download
Changes
- Add mount point to quota warning message (server#23170)
- Dont hold a transaction during the move to trash (server#23185)
- Fix dashboard rendering if accessibility app is disabled (server#23192)
- Fix legacy update notifications (server#23195)
- Fix the user email issue while creating a user (server#23203)
- Make BeforeTemplateRenderedEvent aware of the actual response (server#23205)
- Fix array to string conversion on event search (server#23207)
- Also check the path based mimetype for flow rule checks (server#23211)
- Allow configuring the activity update interval of token (server#23213)
- Don't influence toastify errors and always use white (server#23216)
- Only run the query to get the account data once (server#23220)
- Fix appid in translation (server#23235)
- Use the correct l10n for activities (server#23254)
- Make sure getUsersFavoritingObject can be run without a user (server#23256)
- Fix sidebar updateTabs method (server#23271)
- Fix the user remove from group in UI (server#23281)
- Fix dashboard statuses sort (server#23288)
- Fix database password visibility toggle (server#23336)
- Add template typing to the QBMapper (server#23375)
- Add Psalm type for the bootstrap registration context (server#23383)
- Fix adminpass strengthify margin (server#23384)
- Fix typo 'shared' (server#23388)
- Expose CLOUD federation for local users in the recent addressbook (server#23390)
- Stop transfer of ownership between same users (server#23395)
- VersioningTest.php:729 is unreliable and should be disabled (server#23403)
- Encode requesttoken for logout url in auto logout (server#23420)
- Fix undefined index and consequential damages in versions code (server#23422)
- Allow using saved login credentials for notify (server#23426)
- Add option to disable notify self check (server#23438)
- Annotate IContainer so Psalm knows what resove and query return (server#23446)
- Fix app sidebar mountpoint (server#23458)
- Bump @nextcloud/vue to 2.6.9 (server#23466)
- Add psalm types for the migration schema closure (server#23472)
- Remove posix_getpwuid and compare only userid (server#23473)
- Use own psalm instead of a global one (server#23480)
- Add psalm types for the event dispatcher (server#23491)
- SharedMountTest.php:367 is unreliable (server#23498)
- Provide log statements for SCSS cache (server#23503)
- SCSSCacher - Lock should not be removed (server#23510)
- Clear cached app config while waiting for the SCSSCache lock to return (server#23513)
- Fixes potential passing of null to getUserGroupIds (server#23514)
- Add local version of escapeHTML (server#23548)
- LDAP: when nesting is not enabled, the group filter can be applied right away (server#23570)
- Disable unreliable app-files.feature:108 (server#23621)
- Disable unreliable app-files-sharing.feature:338 (server#23622)
- Set current user when parsing activities for digest (activity#507)
- Fix mail table columns to match the activity table (activity#511)
- Fix the comments added to the activity table (activity#515)
- GetUsersFavoritingObject is moved to the manager (activity#517)
- Remove close button (files_pdfviewer#244)
- Update phpunit.yml (files_pdfviewer#245)
- Hide the download button by default (files_pdfviewer#247)
- Better debug output on public pages (files_pdfviewer#249)
- Pass preview availability too (photos#510)
- FIx loading speed of dashboard by loading the data async (recommendations#307)
- Fix Memory (#240) (serverinfo#245)
- Fix num_shares_link_no_password for NC >= 15 (serverinfo#247)
- Fix FreeBSD Interface Exception (serverinfo#252)
- Fix player controls on Firefox (viewer#627)
- Make div display: none (viewer#629)
- Fix theming chaining (viewer#633)
- Fix cypress branch (viewer#643)
-
Version 20.0.0
- 9 Downloads
Das vollständige Changelog findet Ihr unter Nextcloud Hub 20 debuts Dashboard, unifies search and notifications, integrates with other technologies – Nextcloud
Changes
The three biggest features we introduce with Nextcloud 20 are:
- Our new dashboard provides a great starting point for the day with over a dozen widgets ranging from Twitter and Github to Moodle and Zammad already available
- Search was unified, bringing search results of Nextcloud apps as well as external services like Gitlab, Jira and Discourse in one place
- Talk introduced bridging to other platforms including MS Teams, Slack, IRC, Matrix and a dozen others
Some other improvements we want to highlight include:
- Notifications and Activities were brought together, making sure you won’t miss anything important
- 🟢 We added a ‘status’ setting so you can communicate to other users what you are up to
- Talk also brings dashboard and search integration, emoji picker, upload view, camera and microphone settings, mute and more
- Calendar integrates in dashboard and search, introduced a list view and design improvements
- Mail introduces threaded view, mailbox management and more
- Deck integrates with dashboard and search, introduces Calendar integration, modal view for card editing and series of smaller improvements
- Flow adds push notification and webhooks so other web apps can easily integrate with Nextcloud
- Text introduced direct linking to files in Nextcloud
- Files lets you add a description to public link shares
Read the full announcement on our blog.
An exhaustive changelog would be unreasonably long, but one can always see our entire development history in github. For the core Server repository, see for example here the 783 pull requests merged for Milestone 20.
-
Version 19.0.4
- 0 Downloads
Version 19.0.4 October 9 2020
Changes
- Better error message when blocked by access control (server#22591)
- LDAP: remove unused methods and DB values (server#22630)
- Fix installing on Oracle (server#22652)
- Do not fail if share for mountpoint is no longer available (server#22713)
- Don't use SELECT DISTINCT when to_char() is used in a WHERE statement (server#22720)
- Allow additional personal settings via normal registration (server#22742)
- Fix detecting text/x-php mimetype and secure mimetype mapping (server#22745)
- Check if var debugMode exists (server#22752)
- Fix reading empty files from objectstorage (server#22753)
- Clarify PHP warning in admin settings (server#22769)
- Makes LDAP's group updater dispatch type events (server#22775)
- Fix s3 doesDirectoryExist check for empty directories (server#22776)
- Don't fail if copying a file of 0 byte size (server#22778)
- Use user mount with matching shared storage only (server#22784)
- Fix share transfer of single files and on the transfered node (server#22804)
- Mitigate encoding issue with user principal uri (server#22840)
- Only get the permissions from the share source if it's not already cached (server#22892)
- Revoke secsignid (server#22893)
- Fix: file quota was not applied in all cases (server#22899)
- Make sure that getConfig is still called for browsers that do not support CSPv3 (server#22904)
- Improve handling of out of space errors for smb (server#22926)
- Fix settings chunk loading (server#22941)
- Flow: do not hide "matches" and "does not match" checkers (server#22988)
- Never copy the share link when the password is forced (server#23002)
- Fix numeric folders throwing on markDirty (server#23049)
- Sync all users to the system addresssbook (server#23086)
- Show federation and email results also with exact user match unless c… (server#23087)
- Do not match sharees on an empty email address (server#23090)
- Generate exception to log on php errors (server#23093)
- Fix ignoring the correct settings files for translations (server#23137)
- Dont hold a transaction during the move to trash (server#23186)
- Fix legacy update notifications (server#23196)
- Don't influence toastify errors and always use white (server#23217)
- Only run the query to get the account data once (server#23221)
- 19.0.4 final (server#23263)
- Fix mail table columns to match the activity table (activity#512)
- Bugfix): Protect LogIterator.php from empty array indices (logreader#389)
- Also check responses of 400 errors and so delete unknown devices (notifications#760)
- Fix num_shares_link_no_password for NC >= 15 (serverinfo#248)
- Only return rich workspace when depth is 1 or greater (text#1003)
- IE11 madness (text#1036)
- Check if error is ocs response on workspace request (text#1054)
- Update .l10nignore to exclude bundled JS files (viewer#613)
Changes 19.03
- Fix possible leaking scope in Flow (server#22410)
- Combine body-login rules in theming and fix twofactor and guest styling on bright colors (server#22427)
- Show better quota warning for group folders and external storage (server#22442)
- Add php docs build script (server#22448)
- Fix clicks on actions menu of non opaque file rows in acceptance tests (server#22503)
- Fix writing BLOBs to postgres with recent contacts interaction (server#22515)
- Set the mount id before calling storage wrapper (server#22519)
- Fix S3 error handling (server#22521)
- Only disable zip64 if the size is known (server#22537)
- Change free space calculation (server#22553)
- Do not keep the part file if the forbidden exception has no retry set (server#22560)
- Fix app password updating out of bounds (server#22569)
- Use the correct root to determinate the webroot for the resource (server#22579)
- Upgrade icewind/smb to 3.2.7 (server#22581)
- Bump elliptic from 6.4.1 to 6.5.3 (notifications#732)
- Fixes regression that prevented you from toggling the encryption flag (privacy#489)
- Match any non-whitespace character in filesystem pattern (serverinfo#229)
- Catch StorageNotAvailable exceptions (text#1001)
- Harden read only check on public endpoints (text#1017)
- Harden check when using token from memcache (text#1020)
- Sessionid is an int (text#1029)
- Only overwrite Ctrl-f when text is focussed (text#990)
- Set the X-Requested-With header on dav requests (viewer#582)
Neu erstellte Kommentare unterliegen der Moderation und werden erst sichtbar, wenn sie durch einen Moderator geprüft und freigeschaltet wurden.
Neu erstellte Kommentare unterliegen der Moderation und werden erst sichtbar, wenn sie durch einen Moderator geprüft und freigeschaltet wurden.