OpenSlides/client/src
Finn Stutzenstein 8049bfa91e
Performance improvements for OS3+
- Cleans up log messages in the client
- Refactored the autoupdate bundle code into an own file
- Added bulk creates for History in Postgresql. This is the only database system
  that supports returning all ids whan multiple elements are inserted. We can
  make usage out of it.
- Added a `disable_history`, that is request-wide
- Disabled history on poll vote requests
- Removed unnecessary user ordering
- Reduced the queries for creating motion vote objects by one
- removed final_data: This was not prefetched. Using the normal data collection
  the data is prefetched
- removed unnecessary user query if vore delegation is not used
2021-01-21 12:53:51 +01:00
..
app Performance improvements for OS3+ 2021-01-21 12:53:51 +01:00
assets Updated translations 2020-12-17 10:30:46 +01:00
environments updating Dockerfile for Version 3 2018-10-30 15:59:02 +01:00
crawler.js Implements a crawler to find all directly used packages 2019-04-16 14:20:59 +02:00
e2e-imports.module.ts New linting rules and ordering of imports 2019-07-30 09:53:14 +02:00
index.html Added meta noindex tag. 2019-09-27 18:19:47 +02:00
main.ts Fixed SW registration issues due to pending mikrotasks 2019-03-06 08:15:19 +01:00
manifest.json Redefine colors for PWA. Fetch fonts for offline usage. 2019-06-26 09:55:05 +02:00
plugins.ts App initialization 2018-09-28 15:03:04 +02:00
polyfills.ts Update to Anulgar 9 2020-04-01 14:50:15 +02:00
styles.scss Add los-close toggle to autopilot 2020-11-09 19:06:41 +01:00
test.ts New linting rules and ordering of imports 2019-07-30 09:53:14 +02:00
tslint.json Add "point of order" feature to ListOfSpeakers 2020-11-03 12:40:36 +01:00