Commit Graph

307 Commits

Author SHA1 Message Date
dependabot[bot]
241d8c471f
Bump openssl from 0.10.36 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.36 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.36...openssl-v0.10.48)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 00:53:30 +00:00
dependabot[bot]
427d386d39
Bump bumpalo from 3.7.1 to 3.12.0 (#7)
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.7.1 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.7.1...3.12.0)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-21 11:20:02 +01:00
8b1cbbc40c Reduce memory usage and prevent HashMap overflow 2021-10-17 13:06:36 +02:00
9cca951274 Reduce memory usage and prevent HashMap overflow 2021-10-17 13:05:23 +02:00
97f2023596 Reduce memory usage and prevent HashMap overflow 2021-10-16 11:16:58 +02:00
e390ce62b5 More modal solution 2021-10-16 10:53:01 +02:00
Adrian Woźniak
36bbaefb23
Fix email content type. Style lists 2021-10-15 15:58:15 +02:00
Adrian Woźniak
d49c92cd53
Reduce model memory usage 2021-10-15 14:40:51 +02:00
Adrian Woźniak
5abcfb99a6
Reduce issues memory usage 2021-10-15 13:36:24 +02:00
fd4e04647e Fix some compile errors 2021-10-14 22:42:42 +02:00
Adrian Woźniak
dc977891de
Broken start of issue cleanup 2021-10-14 17:03:36 +02:00
Adrian Woźniak
47674c1448
Refactor 2021-10-13 16:02:07 +02:00
Adrian Woźniak
e807dae81e
Refactor 2021-10-13 16:01:44 +02:00
a4c7f916be Reduce allocations 2021-10-12 22:45:37 +02:00
4e5f2101df Extract events from create issue 2021-10-12 22:39:05 +02:00
08375b5ee2 Extract events from project page 2021-10-12 22:25:11 +02:00
Adrian Woźniak
285ca9e97e
Fix blur 2021-10-12 17:54:55 +02:00
Adrian Woźniak
97325d72ef
Reduce memory footprint, fix alloc vec error 2021-10-11 17:08:00 +02:00
Adrian Woźniak
8478f5d112
Reduce memory footprint, fix alloc vec error 2021-10-11 16:56:15 +02:00
d8855bdfec TMP disable edit description. Reduce memory footprint 2021-10-10 17:17:44 +02:00
f22944664e Prevent spam all issues 2021-10-09 14:35:39 +02:00
Adrian Woźniak
f0c275120a
Fix drop create modal, add deploy info 2021-10-08 23:42:15 +02:00
Adrian Woźniak
fce3bb727f
Fix build release 2021-10-08 16:31:34 +02:00
Adrian Woźniak
d18e9ff6d6
Fix logo 2021-10-08 16:18:25 +02:00
Adrian Woźniak
1de72c59f5
Fix sign in 2021-10-08 15:39:38 +02:00
Adrian Woźniak
9ba3f112e6
Fix update avatar 2021-10-08 15:35:16 +02:00
Adrian Woźniak
980d263c87
Fix syntax highlight 2021-10-08 15:21:18 +02:00
Adrian Woźniak
25d5991ffb
Fix upload avatar 2021-10-08 15:21:18 +02:00
Adrian Woźniak
09e941ff8a
Fix small issues 2021-10-08 15:21:17 +02:00
Adrian Woźniak
a13678d98f
X 2021-10-05 14:34:20 +02:00
29fe2f8562 Refactor messages 2021-08-13 23:03:52 +02:00
Adrian Woźniak
02145de39f
Refactor messages 2021-08-13 17:11:25 +02:00
Adrian Woźniak
2d79c91087
Unify dependencies 2021-08-13 14:01:00 +02:00
Adrian Woźniak
4351483b2e
Unify dependencies 2021-08-13 13:11:51 +02:00
Adrian Woźniak
dc5164f779
Unify dependencies 2021-08-13 12:56:11 +02:00
Adrian Woźniak
477a888a12
Unify dependencies 2021-08-13 12:43:08 +02:00
Adrian Woźniak
7047a309d4
Unify dependencies 2021-08-13 12:42:29 +02:00
Adrian Woźniak
c8730485d0
Preallocations 2021-08-12 16:10:30 +02:00
146be0184b Fix redundant rebuild Project page 2021-04-30 23:08:39 +02:00
10bda7bb9c Some validations 2021-04-29 23:36:05 +02:00
a1d7e14984 Some issue information, better look, issues count 2021-04-29 23:21:48 +02:00
Adrian Woźniak
8ae4cc22ba Add epics page 2021-04-29 17:10:02 +02:00
Adrian Woźniak
c06c936118 Add simple JQL implementation 2021-04-29 15:09:41 +02:00
Adrian Woźniak
83ee058297 Clippy 2021-04-29 14:55:22 +02:00
Adrian Woźniak
98f9204fbd Add simple JQL implementation 2021-04-29 14:47:38 +02:00
f824694a05 Assignee field display 2021-04-28 23:46:42 +02:00
Adrian Woźniak
e6778db137 Add issues and filters 2021-04-28 16:57:56 +02:00
Adrian Woźniak
3ee08dea54 Upgrade and fix slow autoresize
Fix global handler

Fix initial content, fix settings status, restore partially working rte

Fmt

Implement keyup for rte

Save editor type, switch in mixed mode

Fix initial state for switch between editors

New logger, add handle multiple editors

Nicer editor switcher, fix change user mode in project settings

Epics starts and ends at. Fix DateTime Input month name
2021-04-27 23:57:15 +02:00
Adrian Woźniak
9994ab8165 Stop propagation 2021-04-20 14:25:24 +02:00
Adrian Woźniak
e5280618aa Small refactor 2021-04-19 22:31:18 +02:00