CES Marvin
42f56dac5e
Prepare for next development iteration
2022-04-29 12:17:25 +00:00
CES Marvin
e608b0b35d
Release version 2.33.0
2022-04-29 11:42:21 +00:00
Matthias Thieroff
a0737a2c90
Fix freezing browser if syntax highlighting large files ( #2010 )
...
We unified syntax highlighting and extracted it into a low level module. Syntax highlighting from now on takes place in a web worker, so that the user interface stays responsive. The web worker stops automatically if the number of nodes which should be highlighted exceeds the defined limit we believe the browser can handle.
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com >
Co-authored-by: Konstantin Schaper <konstantin.schaper@cloudogu.com >
2022-04-25 16:34:40 +02:00
CES Marvin
ad8cbd6f74
Prepare for next development iteration
2022-03-23 16:00:10 +00:00
CES Marvin
cc9b1b53b3
Release version 2.32.2
2022-03-23 15:32:49 +00:00
CES Marvin
00f11cd4b9
Prepare for next development iteration
2022-03-10 17:09:14 +00:00
CES Marvin
132c25a1ce
Release version 2.32.1
2022-03-10 16:28:26 +00:00
CES Marvin
f60be4291d
Prepare for next development iteration
2022-03-10 09:42:54 +00:00
CES Marvin
094d1335ca
Release version 2.32.0
2022-03-10 09:10:23 +00:00
René Pfeuffer
914280ae43
Prepare for next development iteration
2022-02-21 15:01:44 +01:00
CES Marvin
dff4ccfb32
Prepare for next development iteration
2022-02-18 13:04:18 +00:00
CES Marvin
5d3f985ee3
Release version 2.31.0
2022-02-18 12:34:36 +00:00
CES Marvin
beff5706a3
Prepare for next development iteration
2022-01-26 10:02:01 +00:00
CES Marvin
8691f217c1
Release version 2.30.1
2022-01-26 09:27:00 +00:00
CES Marvin
ed3c81f3a5
Prepare for next development iteration
2022-01-24 13:13:37 +00:00
CES Marvin
8adbf29582
Release version 2.30.0
2022-01-24 12:46:01 +00:00
René Pfeuffer
6ca88e6772
Merge branch 'master' into develop
2022-01-18 08:22:37 +01:00
CES Marvin
d692bf6bff
Release version 2.29.1
2022-01-18 08:18:05 +01:00
CES Marvin
01fa96d29c
Prepare for next development iteration
2022-01-07 17:13:27 +00:00
CES Marvin
ad390ea97b
Release version 2.29.0
2022-01-07 16:45:03 +00:00
CES Marvin
90b595b545
Prepare for next development iteration
2021-12-22 18:16:08 +00:00
CES Marvin
2817c87813
Release version 2.28.0
2021-12-22 17:49:10 +00:00
René Pfeuffer
784817d20c
Merge branch 'master' into develop
2021-12-20 08:49:44 +01:00
CES Marvin
c7f603b96d
Release version 2.27.4
2021-12-17 21:15:28 +00:00
CES Marvin
7b63a6d0bf
Release version 2.27.3
2021-12-14 18:58:40 +00:00
René Pfeuffer
de22cf0d19
Upgrade logback ( #1894 )
...
Upgrade Logback to v1.2.8.
2021-12-14 19:47:52 +01:00
Eduard Heimbuch
289175331f
Fix es lint errors and warnings and enforce es lint as build breaker. ( #1878 )
...
Co-authored-by: Konstantin Schaper <konstantin.schaper@cloudogu.com >
2021-12-09 09:12:02 +01:00
CES Marvin
47842cc071
Prepare for next development iteration
2021-11-19 14:19:40 +00:00
CES Marvin
e53476632b
Release version 2.27.2
2021-11-19 13:48:55 +00:00
CES Marvin
942b9c7a91
Prepare for next development iteration
2021-11-18 08:59:35 +00:00
CES Marvin
0ead490331
Release version 2.27.1
2021-11-18 08:24:10 +00:00
CES Marvin
7ad3b39e00
Prepare for next development iteration
2021-11-16 16:18:15 +00:00
CES Marvin
e05136e936
Release version 2.27.0
2021-11-16 15:51:01 +00:00
CES Marvin
32ae9126ea
Prepare for next development iteration
2021-11-09 16:46:10 +00:00
CES Marvin
b0ec846a73
Release version 2.26.1
2021-11-09 16:16:24 +00:00
CES Marvin
2e01505e34
Prepare for next development iteration
2021-11-04 13:24:39 +00:00
CES Marvin
b5343bf714
Release version 2.26.0
2021-11-04 12:57:47 +00:00
CES Marvin
3201cee91b
Prepare for next development iteration
2021-10-21 12:54:14 +00:00
CES Marvin
241ea02c82
Release version 2.25.0
2021-10-21 12:23:34 +00:00
CES Marvin
3a7e4845a1
Prepare for next development iteration
2021-10-07 14:47:34 +00:00
CES Marvin
264fd6b048
Release version 2.24.0
2021-10-07 14:23:06 +00:00
CES Marvin
a95a18512d
Prepare for next development iteration
2021-09-08 12:07:31 +00:00
CES Marvin
ae699571f3
Release version 2.23.0
2021-09-08 11:42:03 +00:00
CES Marvin
124e7f1b18
Prepare for next development iteration
2021-07-30 13:02:59 +00:00
CES Marvin
ed953b6209
Release version 2.22.0
2021-07-30 12:35:36 +00:00
Sebastian Sdorra
91fec0f478
Add detailed search result ui ( #1738 )
...
Add a dedicated search page with more results and different types.
Users and groups are now indexed along with repositories.
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com >
2021-07-28 11:19:00 +02:00
CES Marvin
4b2ec8cb66
Prepare for next development iteration
2021-07-21 11:05:18 +00:00
CES Marvin
e6807ad56a
Release version 2.21.0
2021-07-21 10:36:56 +00:00
CES Marvin
a80ea62d09
Prepare for next development iteration
2021-06-16 13:34:20 +00:00
CES Marvin
0fe8914f9d
Release version 2.20.0
2021-06-16 13:05:07 +00:00