Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CarnetApp/CarnetNextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-24Merge pull request #176 from CarnetApp/in-a-framev0.24.4v0.24.3stable-0.24.4stable-0.24.3nextcloud-stable-0.24.4masterPhieF
In a frame
2022-01-23Carnet is now in an iframe to avoid style conflictsold_mainAlexandre Roux D'Anzi
2022-01-12put carnet in a frame to avoid conflicting cssAlexandre Roux D'Anzi
2021-09-14Fix runtime error in NextCloud 20.0.11Geert Janssens
The following runtime error was filling up my logs: {"reqId":"YUDKZYoHi89sQ2v4nuD6ewAAAQ0","level":3,"time":"2021-09-14T18:14:29+02:00","remoteAddr":"xxx.yyy.zzz.aaa","user":"admin","app":"carnet","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":{"Exception":"RuntimeException","Message":"App class OCA\\Carnet\\AppInfo\\Application is not setup via query() but directly","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/carnet/appinfo/app.php","line":19,"function":"__construct","class":"OCP\\AppFramework\\App","type":"->","args":["carnet",[]]},{"file":"/var/www/nextcloud/apps/carnet/appinfo/app.php","line":56,"function":"__construct","class":"OCA \\Carnet\\AppInfo\\Application","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":297,"args":["/var/www/nextcloud/apps/carnet/appinfo/app.php"],"function":"require_once"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":179,"function":"requireAppFile","class":" OC_App","type":"::","args":["carnet"]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":132,"function":"loadApp","class":"OC_App","type":"::","args":["carnet"]},{"file":"/var/www/nextcloud/ocs/v1.php","line":56,"function":"loadApps","class":"OC_App","type":"::","args":[]},{"file":"/var/www/nextcloud /ocs/v2.php","line":24,"args":["/var/www/nextcloud/ocs/v1.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/public/AppFramework/App.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0","version":"20.0.11.1"} I found nextcloud/calendar#1958 which seems to solve this for Calendar, so I propsose the same solution here.
2021-07-11bump version 0.24.2v0.24.2stable-0.24.2Phie
2021-07-11migrate from database.xml to migration filesPhie
2021-05-22updating version codePhie
2021-05-21bump 0.24 + nextcloud version 21Phie
2021-01-20new option to create folder notes by defaultPhie
2020-11-10v0.23.7v0.23.7stable-0.23.7Phie
2020-11-07bump 0.23.6 for new recorder libsv0.23.6stable-0.23.6Phie
2020-11-07fix recording + bump versionPhie
2020-11-060.23.4v0.23.4stable-0.23.4Phie
2020-11-060.23.3v0.23.3stable-0.23.3Phie
2020-11-060.23.1v0.23.1stable-0.23.1Phie
2020-11-05update version numberPhie
2020-10-25brand new import archive methodPhie
2020-10-07new exporter urlPhie
2020-09-17index low case text for faster searchPhie
2020-09-13introducing html exporter pagePhie
2020-07-26note exporter apiPhie
2020-07-16bumpstable-0.22.2Phie
2020-06-24bump 0.22.1Phie
2020-05-21Merge pull request #112 from matttbe/patch-1PhieF
appinfo: add link to the website
2020-05-21set max nextcloud to 19v0.22.0stable-0.22.0Phie
2020-05-21bump 0.22.0Phie
2020-05-11appinfo: add link to the websiteMatthieu Baerts
This is a detail but it is useful to get a link to this repo, e.g. to check the ChangeLog (last commits), the code, etc.
2020-05-06update changelog + bump 0.21.1Phie
2020-05-02bump beta 2stable-0.21.0-beta.2Phie
2020-05-01update changelog + 0.20.1-betav0.21.0-beta.1stable-0.21.0-beta.1Phie
2020-04-17implement import apiPhie
2020-03-29removing search commandPhie
2020-02-09changelog + bump 0.20.0v0.20.0stable-0.20.0Phie
2020-01-18support for nextcloud 18Phie
2019-12-22bump 0.19.1Phie
2019-12-19bump 0.19.0vv0.19.0v0.19.0Phie
2019-10-29bump 0.18.7v0.18.9v0.18.8v0.18.7v0.18.11v0.18.10Phie
2019-10-05bump 0.18.5Phie
2019-10-05Revert "Revert "change endpoint for ui settings""Phie
This reverts commit 526c6b612fb8f7a8189910bc6788915012fa530c.
2019-10-05avoid exception + infinite loopPhie
2019-09-300.18.3v0.18.4v0.18.3Phie
2019-09-30removing OpenNotePhie
2019-09-30Revert "change endpoint for ui settings"v0.18.2Phie
This reverts commit 2ed68f8007a46fe7eb572381ad9d1881c884f3f1.
2019-09-30extract in apiPhie
2019-09-30bump 0.18.1Phie
2019-09-24change endpoint for ui settingsPhie
2019-09-21bump 0.18.0Phie
2019-09-21methods to get opusrecorder from api, not yet usedPhie
2019-09-11support for NC 17Phie
2019-08-17real template + cache for writerPhie