Compare commits

...

13 Commits

Author SHA1 Message Date
lxbfYeaa c944023031 1
555
2025-02-28 11:25:37 +00:00
lxbfYeaa 9322f416fc 1
555
2025-02-27 19:46:45 +00:00
lxbfYeaa 351e76d168 1
555

Signed-off-by: lxbfYeaa <lxbfyeaa@noreply.localhost>
2025-02-27 14:26:41 +00:00
lxbfYeaa 2e01041423 1
555

Signed-off-by: lxbfYeaa <lxbfyeaa@noreply.localhost>
2025-02-27 14:24:02 +00:00
lxbfYeaa 23a291deb2 1
555

Signed-off-by: lxbfYeaaGS8it0PP' OR 414=(SELECT 414 FROM PG_SLEEP(15))-- <testing@example.com74eeqezx>
2025-02-27 14:07:55 +00:00
lxbfYeaa 83cbe70310 1
555
2025-02-27 14:07:15 +00:00
lxbfYeaa ff3f51fdc7 1
555

Signed-off-by: lxbfYeaa <lxbfyeaa@noreply.localhost>
2025-02-27 13:49:58 +00:00
cyzoox 8c25a19eeb Merge feature/passo/PASSO-#1-Sync-data-from-device-to-postgre-and-vice-versa to master 2024-07-25 10:56:20 +08:00
superadmin 4647e2885f Merge pull request 'release/v1/beta/v1.0.3-beta' (#58) from release/v1/beta/v1.0.3-beta into master
Reviewed-on: http://git.agusandelnorte.gov.ph:3000/SoftwareDevelopmentSection/unit2-null-safety-repository/pulls/58
2023-09-25 11:55:49 +08:00
cyrilaquismundo f6d7760ef9 Merge pull request 'release/v1/beta/v1.0.2-beta' (#54) from release/v1/beta/v1.0.2-beta into master
Reviewed-on: http://git.agusandelnorte.gov.ph:3000/SoftwareDevelopmentSection/unit2-null-safety-repository/pulls/54
2023-09-22 16:33:03 +08:00
cyrilaquismundo a27f402dd8 Merge branch 'master' into release/v1/beta/v1.0.2-beta 2023-09-22 16:32:32 +08:00
rodolfobacuinjr 4f48b9cba1 Merge pull request 'release/v1/beta/v1.0.1-beta' (#40) from release/v1/beta/v1.0.1-beta into master
Reviewed-on: http://git.agusandelnorte.gov.ph:3000/SoftwareDevelopmentSection/unit2-null-safety-repository/pulls/40
2023-09-06 09:44:39 +08:00
rodolfobacuinjr 7ed707b529 Merge pull request 'release/v1/beta/v1.0.0-beta' (#35) from release/v1/beta/v1.0.0-beta into master
Reviewed-on: http://git.agusandelnorte.gov.ph:3000/SoftwareDevelopmentSection/unit2-null-safety-repository/pulls/35
2023-09-01 14:09:39 +08:00
2 changed files with 1 additions and 45 deletions

45
.gitignore vendored
View File

@ -1,45 +0,0 @@
# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/
migrate_working_dir/
# IntelliJ related
*.iml
*.ipr
*.iws
.idea/
# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
#.vscode/
# Flutter/Dart/Pub related
**/doc/api/
**/ios/Flutter/.last_build_id
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
/build/
pubspeck.lock
# Symbolication related
app.*.symbols
# Obfuscation related
app.*.map.json
# Android Studio will place build artifacts here
/android/app/debug
/android/app/profile
/android/app/release

View File

@ -0,0 +1 @@