This website requires JavaScript.
Explore
Help
Sign In
ahtlon
/
deck
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
731a491bd1e30b64d8125ca848d3697c1b5cab54
deck
/
lib
/
Db
T
History
Julius Härtl
4fe38c62dd
fix: Split query to fetch board ids to avoid slow query join
...
Signed-off-by: Julius Härtl <
jus@bitgrid.net
>
2023-07-24 17:38:37 +02:00
..
Acl.php
…
AclMapper.php
fix: Chunk in-queries to 1000 items
2023-02-17 09:16:43 +01:00
Assignment.php
…
AssignmentMapper.php
fix: Chunk in-queries to 1000 items
2023-02-17 09:16:43 +01:00
Attachment.php
…
AttachmentMapper.php
…
Board.php
…
BoardMapper.php
fix: Split query to fetch board ids to avoid slow query join
2023-07-24 17:38:37 +02:00
Card.php
fix: Avoid mutating the due date when calculating days
2023-02-27 23:13:06 +01:00
CardMapper.php
Ensure boardId is an integer
2023-06-09 07:43:11 +00:00
ChangeHelper.php
…
Circle.php
…
DeckMapper.php
fix: Chunk in-queries to 1000 items
2023-02-17 09:16:43 +01:00
Group.php
…
IPermissionMapper.php
…
Label.php
…
LabelMapper.php
…
RelationalEntity.php
Converts 'strpos()' calls to improve code readability.
2023-05-10 08:55:42 +03:30
RelationalObject.php
…
Session.php
…
SessionMapper.php
…
Stack.php
…
StackMapper.php
live updates for boards
2023-02-21 21:53:20 +01:00
User.php
…