server
server copied to clipboard
☁️ Nextcloud server, a safe home for all your data
- Port to LoggerInterface - Use IDBConnection and IQueryBuilder instead of raw SQL and OC_DB - Use IEventListener instead of hooks Todos: - [x] Finish IQueryBuilder port - [x] Remove...
**Is your feature request related to a problem? Please describe.** Protected networks have no access from the internet and are accessible from internal networks only. This is usually done to...
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.7 to 2.4.8. Changelog Sourced from css-vars-ponyfill's changelog. 2.4.8 2022-07-29 Fix fixKeyframes error when using shadowDOM (#171) Commits 195ca95 2.4.8 324ca3e Add escheck script 79ae492 Fix start...
### Steps to reproduce 1. Reinstalled fresh nextcloud 2. Idk what I did. My webdav client was syncing files with the official nextcloud client parallel. ### Expected behaviour No error...
The integration tests pass in latest 23 (v23.0.8rc1), but fail in latest master and 24. Due to that this pull request is kept as _Developing_ until that is clarified. These...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
Since the ILogger will be soon removed we need to ensure that nothing in the public API use it. - Add `start` to replace `execute` but without ILogger - `execute`...
Before:  After: 
### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...