Commit Graph

6 Commits

Author SHA1 Message Date
Albert S. 2d5d483790 database: pagedao: Add-support for subpages 2024-03-16 22:07:37 +01:00
Albert S. 622ef5af6a Database: PageDao/CategoryDao: Return 'Page' object, not pagename string 2022-04-03 11:15:02 +02:00
Albert S. 3e736db0ef database: pagedao: Add findByTitle() 2022-03-29 22:30:20 +02:00
Albert S. d507c507e4 handlersearch: Allow all characters by escaping FTS
Escape FTS queries by simply treating everything as string.
Though this way a user cannot use operators, it's an improvement
over how it was done before.

Closes: #7
2021-03-25 21:44:02 +01:00
Albert S. 099f6533f8 Page: add id field 2018-11-04 19:31:58 +01:00
Albert S. 3bfebfe8a8 Let's make (git) history! 2018-11-03 17:12:20 +01:00