1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-22 21:38:48 +01:00
Commit Graph

33 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
1e6e8a7774
L10n/timeago (#298)
* Change arb dir

* Localize timeago

* Document changes

* Add missing language names

* Fix language tags

* Fix translations
2021-11-16 17:06:07 +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
2b15a5c4f8 Update translations 2021-04-27 22:42:52 +02:00
shilangyu
486978dfeb Fix script 2021-04-09 11:45:30 +02:00
shilangyu
1dc131cd29 Migrate scripts to nullsafety 2021-04-09 11:41:11 +02:00
krawieck
83235534f5 HECKIN CHONKER (null safety migration without scripts) 2021-04-09 00:11:44 +02:00
shilangyu
c722bbe4a9 Fix locale generation 2021-03-10 08:12:57 +01:00
shilangyu
f0834681ad Add post listing type translations 2021-03-09 22:21:14 +01:00
shilangyu
4262cab230 Fix prettier format 2021-03-03 13:32:40 +01:00
shilangyu
b9a60ca599 Integrate more strings 2021-03-03 13:16:05 +01:00
shilangyu
7f3dac1f89 Remove all non-migrated strings 2021-03-03 12:31:36 +01:00
shilangyu
191991519a Migrate more strings 2021-03-03 12:20:27 +01:00
shilangyu
b9e042b1d7 Add transforming options 2021-03-02 22:53:29 +01:00
shilangyu
d5f1d45b06 Allow for more custom migration 2021-03-02 22:12:08 +01:00
shilangyu
83c12a817c Add possibility of migrating plural forms 2021-03-02 13:18:10 +01:00
shilangyu
632cea230f Gen strings after migration 2021-03-02 00:26:59 +01:00
shilangyu
f0c6745484 Migrated more error strings 2021-03-02 00:23:35 +01:00
shilangyu
2bea5acde7 Add L10nStrings 2021-03-01 14:38:44 +01:00
shilangyu
ffb8fc0ada Format with prettier 2021-03-01 12:45:57 +01:00
shilangyu
171c18cc6c Use printError 2021-03-01 09:55:30 +01:00
shilangyu
1c8b063434 Generate l10n from string extension 2021-03-01 00:02:32 +01:00
shilangyu
ab465888b4 Removed flutter gen-l10n because it does not work 2021-02-28 21:53:53 +01:00
shilangyu
52448f8537 Add api errors i18n 2021-02-28 21:53:02 +01:00
shilangyu
2d79a94285 Migrated some strings 2021-02-28 21:53:02 +01:00
shilangyu
5a8da5de18 Clone and cleanup repo 2021-02-28 21:53:02 +01:00
shilangyu
7647592529 Rename migration file 2021-02-28 21:53:02 +01:00
shilangyu
58a429d153 run flutter l10n gen afterwards 2021-02-28 21:53:02 +01:00
shilangyu
f059e2186d Remove null fields when translating 2021-02-28 21:53:02 +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