Commit Graph

8 Commits

Author SHA1 Message Date
Marcin Wojnarowski d4d4a5b999
Migrate modlog to mobx (#303)
* Migrate modlog to mobx

* Remove column

* Add MobxProvider and DisposableStore

* Add modlog store tests
2021-12-04 18:03:54 +01:00
Marcin Wojnarowski 9f9cc52cf5
Feature/logging (#251)
* Add logging package

* Refresh linux files

* Android flavor setup

* Setup ios flavors

* Setup release CI

* Refactor CI

* Remove debug prints

* Create prod signingConfig only if exists

* Store recent logs

* Remove flavoring on desktop

* Fix android signing

* Fix release paths (except windows)

* Quote secret var

* debug

* Fix env vars

* Add log console

* Add logs section in bug issue template

* Add time to logs

* Add changelog entry

* Rename log console

* Remove key

* Change way of routing

* Add title
2021-09-23 19:25:03 +02:00
shilangyu 1dc131cd29 Migrate scripts to nullsafety 2021-04-09 11:41:11 +02:00
shilangyu 171c18cc6c Use `printError` 2021-03-01 09:55:30 +01:00
shilangyu 0445f34250 Create lemmy-translations migration script 2021-02-28 21:53:02 +01:00
shilangyu d4ed6ba465 Refactor 2021-02-05 00:04:14 +01:00
shilangyu b033c78dd8 Finish release script 2021-02-04 22:07:41 +01:00
shilangyu da210d37eb Create initial release script 2021-02-04 20:34:40 +00:00