|
6a0cdc6e58
|
make storeFile path relative
|
2025-03-14 16:51:07 +01:00 |
|
|
d2f83cf3fb
|
forgot one }
|
2025-03-14 15:47:17 +01:00 |
|
|
904408f217
|
exit script if cd fails
|
2025-03-14 15:47:09 +01:00 |
|
|
6639ecb5f2
|
add parallel gradle and new garbage collector
|
2025-03-14 15:44:36 +01:00 |
|
|
79897fb99f
|
add ipa build script for macos based systems
|
2025-03-14 15:44:20 +01:00 |
|
|
afc3d56284
|
add project group as namespace
|
2025-03-14 15:44:00 +01:00 |
|
|
934c960c44
|
remove .metadata from gitignore
|
2025-03-14 15:38:10 +01:00 |
|
|
3fead04323
|
merge together dev branch
|
2025-03-14 15:37:36 +01:00 |
|
|
50db5c9adf
|
merge gitignores
igen zypherift, nem lesz baj
|
2025-03-14 15:37:23 +01:00 |
|
BalazsManus
|
16081acb22
|
add script for windows
|
2025-03-14 11:47:45 +01:00 |
|
BalazsManus
|
c0485a03b0
|
add release builder script
|
2025-03-14 11:46:43 +01:00 |
|
BalazsManus
|
ce752b6ad4
|
add no namespace fix
|
2025-03-14 11:46:30 +01:00 |
|
|
5d94b780b6
|
fix BankAccount type and move it to student.dart
|
2025-03-13 20:01:10 +01:00 |
|
|
b169afbb12
|
remove build_runner from dev_dependencies
The dev dependency on build_runner is unnecessary because there is also a normal dependency on that package.
|
2025-03-13 19:53:33 +01:00 |
|
|
7d21d8e2b6
|
fix indentation for license header
|
2025-03-13 19:49:26 +01:00 |
|
|
b9243d9d2f
|
chore: dart fix --apply
|
2025-03-13 19:48:04 +01:00 |
|
|
fbecad374f
|
update Crowdin project link in README
|
2025-03-12 21:55:38 +01:00 |
|
|
4a770382a5
|
change readme temp
|
2025-03-12 21:54:09 +01:00 |
|
|
5de62cd826
|
remove TokenService as part of codebase cleanup
|
2025-03-12 21:34:37 +01:00 |
|
|
9e8be9aecc
|
add TokenModel and TokenService for database management
|
2025-03-12 21:34:31 +01:00 |
|
|
ab42110fc8
|
add Student model with JSON serialization
|
2025-03-12 21:34:21 +01:00 |
|
|
577f3d0173
|
add Institution model with JSON serialization
|
2025-03-12 21:34:16 +01:00 |
|
|
0a32eaf5d7
|
add Guardian model class with JSON serialization
|
2025-03-12 21:34:11 +01:00 |
|
|
122169848b
|
ocd
|
2025-03-12 20:33:08 +01:00 |
|
|
935240a75f
|
fix package id
|
2025-03-12 20:32:50 +01:00 |
|
|
5c52b556ec
|
balazs please dont remove this from the gitignore files
|
2025-03-12 20:22:07 +01:00 |
|
BalazsManus
|
8aef9fcdb0
|
add todo
|
2025-03-12 08:48:12 +01:00 |
|
BalazsManus
|
04a877ca67
|
disable screenshot detection thingy
|
2025-03-12 08:47:00 +01:00 |
|
BalazsManus
|
2b0f725b82
|
rename packagename to app.firka.naplo
|
2025-03-12 08:46:49 +01:00 |
|
BalazsManus
|
0aa3cee984
|
normal description
|
2025-03-12 08:46:35 +01:00 |
|
BalazsManus
|
08c9f76259
|
AGPLv3 license headers
|
2025-03-12 08:42:22 +01:00 |
|
BalazsManus
|
93ab86b97f
|
rename to Firka Napló
|
2025-03-12 08:38:18 +01:00 |
|
BalazsManus
|
ca64862d40
|
LICENSE.md should include the license itself
|
2025-03-12 08:33:11 +01:00 |
|
BalazsManus
|
789d476687
|
remove widget comment from test
|
2025-03-12 08:27:25 +01:00 |
|
BalazsManus
|
ecb32cdade
|
add a better version of .gitignore
|
2025-03-12 08:26:49 +01:00 |
|
BalazsManus
|
cd5e9e1b63
|
set state to kreta_student_mobile instead of refilc_student_mobile
|
2025-03-12 08:11:18 +01:00 |
|
|
9a62e4077b
|
add BankAccount model to manage address data
|
2025-03-12 00:01:11 +01:00 |
|
|
b81dee68d5
|
remove unused Kreta API endpoints class
|
2025-03-12 00:01:05 +01:00 |
|
|
701861f685
|
add token grant response model and database service for token management
|
2025-03-12 00:00:52 +01:00 |
|
|
1cc7382efa
|
add db helper functions for database operations
|
2025-03-12 00:00:39 +01:00 |
|
|
87631fa80a
|
refactor token grant handling
|
2025-03-12 00:00:23 +01:00 |
|
|
9efdd7ed48
|
add constants and endpoints for Kreta API integration
|
2025-03-12 00:00:05 +01:00 |
|
|
5f4b22d2a9
|
bump minSdk version to 23 for isar db compatibility
|
2025-03-11 23:59:57 +01:00 |
|
|
9a6466e5ed
|
update dependencies in pubspec.yaml for isar and dio
|
2025-03-11 23:59:52 +01:00 |
|
|
e050595cd0
|
wip login system
|
2025-03-11 22:43:33 +01:00 |
|
|
ef0e86dc59
|
rename to firka
|
2025-03-11 22:43:27 +01:00 |
|
|
cbc59dac67
|
add basic endpoints for login
Co-authored-by: Armand <4831c0@users.noreply.github.com>
|
2025-03-11 22:43:16 +01:00 |
|
|
9ba68f70bf
|
idk what the fuck is this
|
2025-03-11 21:47:45 +01:00 |
|
|
9a4d037874
|
modify splash file location
|
2025-02-18 22:07:46 +01:00 |
|
|
71452c0892
|
revert pubspec
|
2025-02-17 00:17:42 +01:00 |
|