| .. | 
			
		
		
			
				
					| 
						
							
						
						lib
					 | 
				
				
					06e374f0ff
					Move every Cards.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						server
					 | 
				
				
					563a508e26
					Added missing ) character.
				 | 
				8 months ago | 
			
		
			
				
					| 
						
							
						
						accessibilitySettings.js
					 | 
				
				
					729d8fb435
					Accessibility statement. Part 1. In Progress.
				 | 
				11 months ago | 
			
		
			
				
					| 
						
							
						
						accountSettings.js
					 | 
				
				
					6e1ef3d94a
					Move every Users.findOne() to the ReactiveCache
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						actions.js
					 | 
				
				
					a182482cfb
					Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						activities.js
					 | 
				
				
					b40654cdfe
					Try to get some label outgoing webhooks working.
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						announcements.js
					 | 
				
				
					6e1ef3d94a
					Move every Users.findOne() to the ReactiveCache
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						attachments.js
					 | 
				
				
					3fc9c6efe7
					Move every Attachments.findOne() to the ReactiveCache
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						avatars.js
					 | 
				
				
					6e1ef3d94a
					Move every Users.findOne() to the ReactiveCache
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						boards.js
					 | 
				
				
					f399b5119f
					feat: enhance API documentation and add board-related endpoints
				 | 
				4 months ago | 
			
		
			
				
					| 
						
							
						
						cardCommentReactions.js
					 | 
				
				
					a182482cfb
					Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						cardComments.js
					 | 
				
				
					25989b9736
					Move every CardComments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						cards.js
					 | 
				
				
					0a969c59d3
					Avoid calling `ReactiveCache.getCard` twice
				 | 
				3 months ago | 
			
		
			
				
					| 
						
							
						
						checklistItems.js
					 | 
				
				
					5552c17eba
					Move every Checklists.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						checklists.js
					 | 
				
				
					0783b733b0
					Checklist, hide all checklist items possible, regardless if the checklist item is finished or not
				 | 
				11 months ago | 
			
		
			
				
					| 
						
							
						
						counters.js
					 | 
				
				
					2cedbcb9b3
					Teams/Organizations part 1, in progress. Add table: org
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						csvCreator.js
					 | 
				
				
					6a4b03324c
					Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						customFields.js
					 | 
				
				
					7865368153
					Fix return value of edit_custom_field_dropdown_item
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						export.js
					 | 
				
				
					767d8e66e7
					Move every ImpersonatedUsers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						exportExcel.js
					 | 
				
				
					767d8e66e7
					Move every ImpersonatedUsers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						exportPDF.js
					 | 
				
				
					767d8e66e7
					Move every ImpersonatedUsers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						exporter.js
					 | 
				
				
					c925a27870
					Fixing opening cards and slow performance of closing cards
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						fileValidation.js
					 | 
				
				
					e7122a9b36
					Disable file validation temporarily, because it causes data loss of some attachments when upgrading.
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						impersonatedUsers.js
					 | 
				
				
					3908cd5413
					Fix: Impersonate user can now export Excel/CSV/TSV/JSON.
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						import.js
					 | 
				
				
					a3cd1b89ff
					Fix missing member assignments when cloning board
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						integrations.js
					 | 
				
				
					ea72ce1fa2
					Move every Integrations.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						invitationCodes.js
					 | 
				
				
					6e1ef3d94a
					Move every Users.findOne() to the ReactiveCache
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						lists.js
					 | 
				
				
					6d7c20f397
					Add API endpoint to edit a list with various properties
				 | 
				3 months ago | 
			
		
			
				
					| 
						
							
						
						lockoutSettings.js
					 | 
				
				
					ae0d059b6f
					Feature: Added brute force login protection settings to Admin Panel/People/Locked Users.
				 | 
				3 months ago | 
			
		
			
				
					| 
						
							
						
						org.js
					 | 
				
				
					6e2f84673e
					When user logins, "Automatically add user with the domain name" (at Admin Panel / Organizations) to Organization. Part 1.
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						orgUser.js
					 | 
				
				
					c926475eb1
					Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						rules.js
					 | 
				
				
					f5796faa84
					Move every Triggers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						runOnServer.js
					 | 
				
				
					3aa7a6e244
					remove unused exceljs from client bundle
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						settings.js
					 | 
				
				
					2ab9bd3172
					Add email notifications language localization feature
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						swimlanes.js
					 | 
				
				
					31b9970c04
					Merge pull request #5401 from C0rn3j/set-silver
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						tableVisibilityModeSettings.js
					 | 
				
				
					6e1ef3d94a
					Move every Users.findOne() to the ReactiveCache
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						team.js
					 | 
				
				
					f3d58339ae
					Move every Team.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						translation.js
					 | 
				
				
					021db14a43
					make available translation text to set empty string
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						trelloCreator.js
					 | 
				
				
					de3bc9cb4d
					Fix typos at attachments code.
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						triggers.js
					 | 
				
				
					c262620993
					Move every Rules.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						unsavedEdits.js
					 | 
				
				
					c926475eb1
					Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						users.js
					 | 
				
				
					2ab9bd3172
					Add email notifications language localization feature
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						usersessiondata.js
					 | 
				
				
					94525a4d3d
					Add new debug operator to search and fix some bugs
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						watchable.js
					 | 
				
				
					3eb4d2c341
					Prettier & eslint project style update
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						wekanCreator.js
					 | 
				
				
					de3bc9cb4d
					Fix typos at attachments code.
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						wekanmapper.js
					 | 
				
				
					0767f50af8
					Move every Users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
				 | 
				2 years ago |