Commit graph

1132 commits

Author SHA1 Message Date
4db59db7a1
fix(scripts): set a trap to delete temp file 2022-12-12 02:10:58 +05:30
0843352514
fix(ci): fix benchmark assemble tasks 2022-12-12 02:10:42 +05:30
renovate[bot]
aa50d6449d
chore(deps): pin reactivecircus/android-emulator-runner action to 50986b1 2022-12-11 15:02:50 +00:00
6a41b966c5
feat(ci): disable lint workflows
This hasn't brought much value but eats up too much CI time
2022-12-11 19:09:44 +05:30
943b9bd091
chore: re-encrypt secrets with age 2022-12-11 19:09:44 +05:30
010f69031a
feat(ci): add a job to regenerate baseline profile 2022-12-11 17:22:07 +05:30
168271a8f4
chore: add changelog entry for post update worker tweaks 2022-12-10 20:16:04 +05:30
ea92d64972
fix(android): do not force re-enqueue post update job on each start 2022-12-10 20:16:04 +05:30
766f14cd22
refactor(android): run post updates in a batch transaction 2022-12-10 20:16:04 +05:30
33210319bb
fix(android): manually set up WorkManager 2022-12-10 19:31:22 +05:30
7ef0a8fc51
fix(database): ensure schema migrations can run 2022-12-10 18:27:12 +05:30
1f850435b1
feat(database): add description to the saved post table 2022-12-10 18:27:12 +05:30
GitHub Actions
9d8fd77a08 feat(release): start next development iteration 2022-12-10 10:21:13 +00:00
GitHub Actions
e2c760e7f3 feat(release): bump version 2022-12-10 10:18:13 +00:00
51a8538d6a fix: users can exist without inviters 2022-12-10 10:14:35 +00:00
renovate[bot]
4b9b148519
chore(deps): update jetbrains/qodana-jvm-community docker tag to v2022.3 2022-12-09 16:13:12 +00:00
ced16c3794
feat(renovate): add a regex manager for Qodana linters 2022-12-09 21:39:16 +05:30
renovate[bot]
e824294ea0
chore(deps): update jetbrains/qodana-action action to v2022.3.0 2022-12-09 21:30:48 +05:30
renovate[bot]
ffce7c2b3e
chore(deps): pin dependencies 2022-12-09 21:30:23 +05:30
f0d615bd44
feat(qodana): check-in configuration 2022-12-09 21:20:42 +05:30
df546947bb
chore(changelog): fix diff links 2022-12-09 21:19:01 +05:30
3e0544279c
fix(release): ensure changelog links are valid 2022-12-09 21:18:20 +05:30
GitHub Actions
25bfed3c71 feat(release): start next development iteration 2022-12-09 15:40:46 +00:00
GitHub Actions
6c88ecf5d5 feat(release): bump version 2022-12-09 15:37:20 +00:00
4f60db29bd
Revert "refactor(android): move post save state logic to a Paging transform"
This reverts commit 3829abeb8f.
2022-12-09 21:02:24 +05:30
e6eaadbaa1
chore: add CHANGELOG entry for d36bcd6b26 2022-12-09 21:01:34 +05:30
30fa04db56
fix(android): only queue post update worker on Application init 2022-12-09 20:58:42 +05:30
74684fe115
fix(common): reduce space between favicon and URL 2022-12-09 18:19:15 +05:30
d36bcd6b26
fix(common): simplify favicon display 2022-12-09 18:19:10 +05:30
a2f3faad0f
chore: add an editorconfig file to approximate ktfmt formatting
This avoids having to reconfigure IntelliJ again and again
2022-12-09 16:08:36 +05:30
9b25cd0fea
feat(ci): add Qodana scan workflow 2022-12-09 16:08:11 +05:30
renovate[bot]
db75d1edfe
chore(deps): update github/codeql-action digest to a669cc5 2022-12-08 22:27:59 +00:00
GitHub Actions
ac98ebda3f feat(release): start next development iteration 2022-12-07 21:51:44 +00:00
GitHub Actions
c8d03c515a feat(release): bump version 2022-12-07 21:47:57 +00:00
a77f098822
chore: update changelog 2022-12-08 03:13:50 +05:30
608720ac35
chore(android): refresh baseline profile 2022-12-08 03:12:59 +05:30
renovate[bot]
f1b68b238c
fix(deps): update richtext to v0.16.0 2022-12-08 03:08:58 +05:30
renovate[bot]
977e3cbc8e
fix(deps): update dependency androidx.compose:compose-bom to v2022.12.00 2022-12-07 21:38:17 +00:00
renovate[bot]
fe2c3f630b
fix(deps): update dependency androidx.work:work-runtime-ktx to v2.8.0-rc01 2022-12-08 03:06:00 +05:30
renovate[bot]
4fac861656
chore(deps): pin dependencies 2022-12-07 21:33:05 +00:00
0ec03fc979
fix(benchmark): re-enable BaselineProfileBenchmark 2022-12-08 02:59:58 +05:30
renovate[bot]
46a9658dcd
fix(deps): update dependency androidx.browser:browser to v1.5.0-alpha02 2022-12-08 02:48:05 +05:30
387881181a
feat(benchmark): switch to new BaselineProfileRule.collectStableBaselineProfile API 2022-12-08 02:46:55 +05:30
renovate[bot]
cb619ca6a9
fix(deps): update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-alpha08 2022-12-08 02:40:33 +05:30
37fc528053
fix(benchmark): wut 2022-12-08 02:39:33 +05:30
b19617f8c7
feat(ci): configure CodeQL analysis 2022-12-08 01:40:44 +05:30
3829abeb8f
refactor(android): move post save state logic to a Paging transform
Fixes #349
2022-12-08 01:32:04 +05:30
renovate[bot]
bd5cf0f167
chore(deps): update actions/setup-java action to v3.8.0 2022-12-06 16:56:08 +00:00
a8ba0ed3d9
refactor(build-logic): massage around some types and extensions 2022-12-04 20:24:33 +05:30
1267cf81e3
refactor(build-logic): make everything top-level 2022-12-04 20:13:08 +05:30