Commit Graph

317 Commits

Author SHA1 Message Date
9cc34f16bb improve wrap into tag, improving text styles 2023-04-06 16:02:05 +02:00
63302fef71 Fix wrap in header 2023-04-05 16:20:30 +02:00
fc3052630a handle close Epic 2023-04-05 15:03:00 +02:00
a8ff5101be BitQue text 2023-04-04 17:14:31 +02:00
d78139c799 Fix avatar 2023-04-04 13:52:42 +02:00
35cf6ebaf9 Add cloud storage, fix upload and move to trunk 2023-04-03 16:08:53 +02:00
2aea60ecf2 Replace rusoto 2023-04-02 22:41:40 +02:00
5f1d9c1f4d Replace rusoto 2023-04-02 22:34:30 +02:00
23628d6f9b Replace rusoto 2023-04-02 22:34:12 +02:00
a192a1584e Upgrade and organize 2023-04-01 22:31:57 +02:00
cad12e7a76 Upgrade and organize 2023-03-31 23:25:20 +02: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