This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
vikunja
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-vikunja/vikunja.git
synced
2026-07-25 13:25:57 -05:00
Code
Issues
690
Packages
Projects
Releases
11
Wiki
Activity
Files
cf15cc6f129e4019cf18e05217c32e8d8782f8f4
vikunja
/
frontend
/
src
/
modelTypes
T
History
kolaente
cf15cc6f12
feat(views): fetch tasks via view context when accessing them through views
2024-03-19 00:47:47 +01:00
..
IAbstract.ts
…
IApiToken.ts
…
IAttachment.ts
…
IAvatar.ts
…
IBackgroundImage.ts
…
IBucket.ts
…
ICaldavToken.ts
…
IEmailUpdate.ts
…
IFile.ts
…
ILabel.ts
…
ILabelTask.ts
…
ILinkShare.ts
…
INotification.ts
…
IPasswordReset.ts
…
IPasswordUpdate.ts
…
IProject.ts
feat(views): fetch tasks via view context when accessing them through views
2024-03-19 00:47:47 +01:00
IProjectDuplicate.ts
…
IProjectView.ts
feat(views): fetch tasks via view context when accessing them through views
2024-03-19 00:47:47 +01:00
IReaction.ts
feat: emoji reactions for tasks and comments (
#2196
)
2024-03-12 19:25:58 +00:00
ISavedFilter.ts
fix(filters): correctly use filter in saved filter
2024-03-09 19:07:31 +01:00
ISubscription.ts
…
ITask.ts
feat: emoji reactions for tasks and comments (
#2196
)
2024-03-12 19:25:58 +00:00
ITaskAssignee.ts
…
ITaskComment.ts
feat: emoji reactions for tasks and comments (
#2196
)
2024-03-12 19:25:58 +00:00
ITaskRelation.ts
…
ITaskReminder.ts
…
ITeam.ts
feat(teams): add public flags to teams to allow easier sharing with other teams (
#2179
)
2024-03-10 14:04:32 +00:00
ITeamMember.ts
…
ITeamProject.ts
…
ITeamShareBase.ts
…
ITotp.ts
…
IUser.ts
…
IUserProject.ts
…
IUserSettings.ts
…
IUserShareBase.ts
…
IWebhook.ts
…