Commit Graph

532 Commits

Author SHA1 Message Date
Anton Stubenbord
4230b5bc93 fix: Update test action 2023-10-26 22:33:30 +02:00
Anton Stubenbord
8fc4c025fc fix: Update test action 2023-10-26 22:27:30 +02:00
Anton Stubenbord
91293887ed fix: Update test action 2023-10-26 22:25:20 +02:00
Anton Stubenbord
0a6d3f455b fix: Update test action 2023-10-26 22:22:22 +02:00
Anton Stubenbord
eb5e3c96fb fix: Update test action 2023-10-26 22:21:56 +02:00
Anton Stubenbord
f1f36c9ea3 feat: Add test action 2023-10-26 22:20:13 +02:00
Anton Stubenbord
bf601c8177 fix: update build 2023-10-26 22:04:05 +02:00
Anton Stubenbord
13d1694f5e fix: update build 2023-10-26 21:57:15 +02:00
Anton Stubenbord
2f81cbea79 feat: update build 2023-10-26 19:35:01 +02:00
Anton Stubenbord
300a0be00a fix: Update build 2023-10-26 11:26:15 +02:00
Anton Stubenbord
53919dc6d8 fix: Update build 2023-10-25 19:24:39 +02:00
Anton Stubenbord
0e5e89b7d0 fix: Update build 2023-10-25 19:20:00 +02:00
Anton Stubenbord
f27df827dd fix: Update build 2023-10-25 19:15:29 +02:00
Anton Stubenbord
b50db64705 fix: Update path to flutter submodule 2023-10-25 19:08:27 +02:00
Anton Stubenbord
f12f96ddba feat: Bump version, add changelogs 2023-10-25 19:04:25 +02:00
Anton Stubenbord
1842309363 feat: Update build 2023-10-25 19:02:07 +02:00
Anton Stubenbord
b1435ba583 feat: Update flutter submodule version to 3.13.3 2023-10-25 13:56:25 +02:00
Anton Stubenbord
cf5b81d2d7 fix: fix wrong version mapping, add f-droid build script 2023-10-24 17:17:11 +02:00
Anton Stubenbord
03d8cb55c7 fix: update codegen build, fix incorrect logging output 2023-10-24 16:16:29 +02:00
Anton Stubenbord
c35fc7cb47 Merge pull request #289 from astubenbord/feat/better-logging
Better Logging
2023-10-24 15:44:58 +02:00
Anton Stubenbord
cb4839f5a3 feat: Update translations, add pdf view to document edit page 2023-10-24 15:37:43 +02:00
Anton Stubenbord
652abb6945 feat: Add improved date input, fix bugs, restructurings 2023-10-20 17:28:54 +02:00
Anton Stubenbord
18e178b644 feat: Add improved date input 2023-10-20 01:24:41 +02:00
Anton Stubenbord
520bfbd7b1 fix: Enable logging in production 2023-10-19 18:26:02 +02:00
Anton Stubenbord
7d1c0dffe4 feat: finished new logging feature 2023-10-12 17:50:13 +02:00
Anton Stubenbord
f0c3ced804 feat: add file logs and logging view 2023-10-11 19:09:26 +02:00
Anton Stubenbord
b9f09e73e0 Create .gitignore 2023-10-10 23:27:57 +02:00
Anton Stubenbord
087f5561d9 Delete assets/changelogs/x 2023-10-10 23:25:40 +02:00
Anton Stubenbord
8f0149ac95 Create changelogs folder 2023-10-10 23:25:20 +02:00
Anton Stubenbord
a102389cd8 Merge pull request #277 from astubenbord/feat/show-changelogs
feat: add changelogs, update old changelogs, update build scripts
2023-10-10 19:23:13 +02:00
Anton Stubenbord
2484bd2c7c feat: add changelogs, update old changelogs, update build scripts 2023-10-10 19:22:41 +02:00
Anton Stubenbord
162d50bf70 feat: Bump version number, add changelogs 2023-10-10 17:06:48 +02:00
Anton Stubenbord
3193da50bf Merge pull request #276 from Enrico204/feature/more-robust-install-deps-script
feat: Make install_dependencies.sh script more robust
2023-10-10 16:57:45 +02:00
Enrico204
23fd40689c feat: Make install_dependencies.sh script more robust
This commit modifies the dependencies installer script to make it more
robust, meaning that it works even when invoked from other directories
than `scripts/`.
2023-10-10 16:45:39 +02:00
Anton Stubenbord
02fdb6605f Merge pull request #275 from astubenbord/fix/allow-empty-document-titles
Fix/allow empty document titles
2023-10-10 16:42:47 +02:00
Anton Stubenbord
62d6e2d75f feat: Update translations, improved saved views creation help 2023-10-10 16:41:40 +02:00
Anton Stubenbord
7b9c31a010 feat: Allow empty document titles, fix saved view routes not being accessible 2023-10-10 16:28:10 +02:00
Anton Stubenbord
2e32f0c015 Merge pull request #273 from astubenbord/feat/less-restrictive-label-inputs-and-document-edit-improvements
feat: Make label fields less restrictive, improve change detection in document edit page
2023-10-10 15:29:38 +02:00
Anton Stubenbord
379b71008a feat: Make label fields less restrictive, improve change detection in document edit page 2023-10-10 15:27:58 +02:00
Anton Stubenbord
0b4b7f6871 feat: Bump version number, add changelogs 2023-10-10 01:30:16 +02:00
Anton Stubenbord
86c08aefdc Merge pull request #269 from astubenbord/bugfix/files-not-correctly-consumed
Bugfix/files not correctly consumed
2023-10-10 01:26:39 +02:00
Anton Stubenbord
8dadaa42e3 fix: Use correct files to discard after local consumption 2023-10-10 01:26:14 +02:00
Anton Stubenbord
f3df4c2685 Merge branch 'bugfix/incorrect-locale-in-datepicker' into development 2023-10-10 01:10:30 +02:00
Anton Stubenbord
ed9c2e3670 fix: Update route configuration 2023-10-10 00:01:05 +02:00
Anton Stubenbord
9f0b2a5155 Update bug-report.yml 2023-10-09 21:30:57 +02:00
Anton Stubenbord
35a5b8a990 Update bug-report.yml 2023-10-09 21:30:39 +02:00
Anton Stubenbord
ecb24dfcaa Update bug-report.yml 2023-10-09 21:29:35 +02:00
Anton Stubenbord
1e94d3f1c8 Update bug-report.yml 2023-10-09 21:28:33 +02:00
Anton Stubenbord
4a6cc47812 Update bug-report.yml 2023-10-09 21:26:02 +02:00
Anton Stubenbord
ada0f80fb5 Merge pull request #265 from astubenbord/bugfix/incorrect-locale-in-datepicker
Bugfix/incorrect locale in datepicker
2023-10-09 00:24:59 +02:00