- Würzburg, Germany
- https://juliushaertl.de
- @jus_42
Highlights
Block or Report
Block or report juliushaertl
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
nextcloud/deck Public
🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello -
-
5,027 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2022
Created 76 commits in 16 repositories
Created a pull request in CollaboraOnline/online that received 8 comments
Add toggle for UI mode to menubar and notebookbar
Resolves: #3955 Target version: master Summary This implements a toggleuimode action that allows switching between classic and notebookbar UI mod…
+55
−1
•
8
comments
Opened 26 other pull requests in 8 repositories
nextcloud/richdocuments
1
open
7
merged
1
closed
- Adapt branding css variables
- Revert "Do not hide speadsheet statusbar by default"
- [stable3.8] Run tests against proper stable branch
- [stable3.8] Map es-419 to es-MX
- Map es-419 to es-MX
- Do not hide speadsheet statusbar by default
- Change wording from "New graphic" to "New diagram"
- Avoid too specific psalm annotation
- Avoid too specific psalm annotation
nextcloud/deck
4
open
1
merged
nextcloud/server
2
open
1
closed
1
merged
CollaboraOnline/online
3
merged
nextcloud/files_lock
2
open
nextcloud/documentation
1
merged
nextcloud/user_saml
1
open
nextcloud/user_oidc
1
merged
Reviewed 80 pull requests in 17 repositories
nextcloud/server
16 pull requests
- Only setupFS when we have to copy the skeleton
- [stable21] Consider only reminders with calendar data
- [stable22] Consider only reminders with calendar data
- [stable23] Consider only reminders with calendar data
- [stable22] Improve caching policy use immutable when loading versionned assets
- [Automated] Update psalm-baseline.xml
- Fix some issues with the API documentation
- Load scripts of theming app before the dashboard
- Extract request id handling to dedicated class so it can be injected without DB dependency
- Remove setting defaultUsernamePath dynamically
- Prevent the OpenDocument preview generator from trying to open empty files.
- Bump karma from 6.3.15 to 6.3.16
- Bump jquery-ui-dist from 1.13.0 to 1.13.1
- Only allow avatars in 64 and 512 pixel size
- use persistent connections when connecting to redis
- [stable23] Allow to disable AuthToken v1
nextcloud/richdocuments
13 pull requests
-
🐛 Fix CSP violation when Nextcloud server has so-called 'service root' - Bump ajv from 6.10.2 to 6.12.6
- Replace deprecated OC functions by @nextcloud/* npm pkgs ones
- [stable23] Always add gs.trustedHosts to the CSP
- [stable4] Always add gs.trustedHosts to the CSP
- [WIP] Allow to upload fonts from the admin interface
- [stable4] Blank timestamp is equivalent to null
- [stable4] add "is_admin" to extra info user data
- [stable23] add "is_admin" to extra info user data
- Bump @babel/core from 7.16.10 to 7.17.0
- Fix frame absolute position in public file share
- add "is_admin" to extra info user data
- Blank timestamp is equivalent to null
nextcloud/text
12 pull requests
- use filelist PROPFIND for loading workspace
- [stable21] fix: only apply bullet style to ul > li
- [stable22] fix: only apply bullet style to ul > li
- Add emoji autocompletion (#987)
- fix: only apply bullet style to ul > li
- Fix/2018 task list indication
- fix: bring back horizontal rule
- Upgrade/tiptap2
- [stable23] Render data URL images as-is
- Migrate phpunit tests from drone to github actions (Fixes: #1679)
- Add index for last_contact in text_sessions table
- Updating fixup.yml workflow from template
nextcloud/all-in-one
10 pull requests
- customize collabora a bit
- fix dependabot
- Add instructions how to open the backup archives on the host
- fix the database connection
- use dependabot to update containers
- migrate postgres container to alpine
- migrate watchtower container to alpine
- add some docs on huge container logs
- switch apache and borgbackup to slim image for reduced size
- update opcache settings
nextcloud/user_oidc
5 pull requests
nextcloud/deck
4 pull requests
nextcloud/documentation
3 pull requests
nextcloud/officeonline
3 pull requests
nextcloud/viewer
2 pull requests
CollaboraOnline/online
2 pull requests
nextcloud/issuetemplate
2 pull requests
juliushaertl/nextcloud-docker-dev
2 pull requests
nextcloud/nextcloud-vue
2 pull requests
nextcloud/globalsiteselector
1 pull request
nextcloud/user_saml
1 pull request
nextcloud/files_lock
1 pull request
nextcloud/files_zip
1 pull request
Created an issue in nextcloud/office that received 3 comments
Review background jobs for potential TIME_INSENSITIVE switch
With nextcloud/server#30945 it will be possible to move background jobs to times where the server is less busy. We have some tasks that currently r…
11 tasks done