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
path: root/lib/Misc
AgeCommit message (Expand)Author
2021-01-20fix search in folder notesPhie
2020-09-19fix lower case textPhie
2020-09-17index low case text for faster searchPhie
2020-09-11Merge pull request #123 from dominiquefournier/patch-log-usingPhieF
2020-09-10Empty search validated : do not generate a log "strstr(): Empty needle at /va...Dominique Fournier
2020-09-10search : if there is no metadata, do not generate an error log : "Invalid arg...Dominique Fournier
2020-09-10Usage : do not log saveText: Only variables should be passed by reference at ...Dominique Fournier
2020-09-10When there is no cards, the search will generate an error : in_array() expect...Dominique Fournier
2020-05-02fix writeln not definedPhie
2020-05-02fix search from cachePhie
2020-03-29moving Search out of commandsPhie
2020-01-18keep new lines for listsPhie
2019-12-22fix media listPhie
2019-11-08folder note : save text and metadata + fix open zipped notesPhie
2019-11-08premisces to folder-note support instead of zipPhie
2019-10-29premisces to media support in overview, for the futurePhie
2019-09-30why the get ?Phie
2019-08-17don't crash when encryption exceptionPhie
2019-04-30don't crash when too many notes to request from cachePhie
2019-04-17fix search with sqlitePhie
2019-04-09search within cachePhie
2019-04-09faster save by writing cache immediately on savePhie
2019-04-09cache builderPhie
2019-04-02stop saving media into sql dbPhie
2019-04-02cache is back in a secured way + delete from cache when a note is deletedPhie
2019-03-04introducing metadata cachePhie