Commit graph

  • ead352f631 Added a troubleshooting section main faraphel 2024-07-01 18:14:45 +0000
  • 51e7238953 fixed typo faraphel 2024-06-30 20:52:20 +0000
  • 033ad040b5 Merge pull request 'Implemented Connection with Wi-Fi Direct and IP' (#9) from connection into main faraphel 2024-06-30 16:01:25 +0000
  • ce3cf5fb1e amélioration du fichier README Faraphel 2024-06-30 17:58:58 +0200
  • 5c2928597c added more example data Faraphel 2024-06-30 17:36:48 +0200
  • 229cf816e3 greatly improved application stability when connecting to a Wi-Fi direct server Faraphel 2024-06-30 11:44:48 +0200
  • c6b11effe3 fixed the Wi-Fi Direct client feature Faraphel 2024-06-29 03:15:47 +0200
  • 53d37d86ab fixed the Wi-Fi direct server creation Faraphel 2024-06-24 22:00:56 +0200
  • d74605bbb9 WIP: fixing the Wi-Fi Direct feature Faraphel 2024-06-23 18:36:19 +0200
  • 30c7fb1b2a fixed connection over internet Faraphel 2024-06-16 17:59:22 +0200
  • 0e4f9010ae Merge pull request 'cards' (#8) from cards into main faraphel 2024-06-13 13:12:12 +0000
  • 3799233522 implemented a base for the file export to json Faraphel 2024-06-13 15:02:51 +0200
  • e12339abb5 implemented a better API for the client and the quick validation system Faraphel 2024-06-11 17:08:45 +0200
  • 48a3932f64 fixed the time format in the validation Faraphel 2024-06-10 00:27:59 +0200
  • a4325412c0 generalised database API Faraphel 2024-06-09 22:50:59 +0200
  • e73477b626 [WIP] implemented better UI, implemented validating student tasks and fixed an issue in the HEAD, POST and DELETE methods of the REST api Faraphel 2024-06-09 12:28:48 +0200
  • 7545e6aca9 [WIP] trying to implement the student UI Faraphel 2024-06-05 00:17:49 +0200
  • f821406578 rewrote the database, added the entire session system, updated the api with it, continued the UI Faraphel 2024-05-30 21:09:57 +0200
  • be801d5b31 [WIP] - Base for session and student view in the UI Faraphel 2024-05-28 12:53:34 +0200
  • 6303c1ca86 [WIP] - Implemented PoC for the server / client connection Faraphel 2024-05-27 13:38:46 +0200
  • 5ed15e3371 [WIP] - added authentification for a user Faraphel 2024-05-26 19:18:51 +0200
  • 56330ff7c7 [WIP] - added a field for the persons to hold their password hash Faraphel 2024-05-18 17:04:13 +0200
  • 2a70ca1ee2 [WIP] - test for the QR code card system Faraphel 2024-05-18 01:32:10 +0200
  • 7807e570b1 Merge pull request 'Http Server / Client communication' (#7) from test-http into main faraphel 2024-05-17 15:22:55 +0000
  • a3dc69b23b Replaced the database to match the new schema Faraphel 2024-05-17 16:57:18 +0200
  • bfeb5f5132 removed IDE specific files to avoid further merge conflicts Faraphel 2024-05-17 10:55:09 +0200
  • 834081e557 [WIP] - Updated database Faraphel 2024-05-16 22:15:29 +0200
  • bc8dd0f859 [WIP] linked client and server system with the UI Faraphel 2024-05-10 22:31:11 +0200
  • c9334c543b [WIP] separated API function and added API for specific session management Faraphel 2024-05-10 17:37:53 +0200
  • d92d57c9e9 [WIP] added api read session data Faraphel 2024-05-10 13:41:51 +0200
  • 6b4b420a22 [WIP] added role system and a basic API for the session management Faraphel 2024-05-10 09:44:49 +0200
  • a9a02bcde7 [WIP] implemented very basic session, permission and authentication system Faraphel 2024-05-09 21:45:10 +0200
  • b97fb71f8f [WIP] simplified and fixed the Api system in the database Faraphel 2024-05-08 21:32:10 +0200
  • 8c11e18e0d [WIP] implemented API class to connect the database and the HTTP server Faraphel 2024-05-08 00:10:04 +0200
  • a604e01c12 [WIP] using JSON and HTTP server / client to communicate between the devices Faraphel 2024-05-05 14:24:05 +0200
  • 2637f2fe8b [WIP] added support for normal Internet connection additionally to WiFi-Direct and improved UI management Faraphel 2024-05-04 16:07:47 +0200
  • 60d5be49f7 [WIP] use navcontroller Faraphel 2024-05-03 21:57:22 +0200
  • ddb63a47ed [WIP] added a packet system with the network server and client Faraphel 2024-05-02 12:46:50 +0200
  • 653d10260f improved comments in the WiFi-Direct Helper Faraphel 2024-04-30 20:28:25 +0200
  • 7ed38b2624 very basic screen for the room creation Faraphel 2024-04-30 20:21:25 +0200
  • 7d0f3e88e0 very basic screen for the wifi-p2p Faraphel 2024-04-30 16:58:03 +0200
  • 23e39c026a added a helper to improve the WiFi-Direct handling and prototyped the connection screen Faraphel 2024-04-29 22:41:54 +0200
  • adab37fd49 added very basic p2p test (small communication between two devices, a bit unstable) Faraphel 2024-04-28 22:48:02 +0200
  • 10e01c3a9b [WIP] added very basic p2p test (seeing peers and group information) Faraphel 2024-04-27 22:15:11 +0200
  • 449bb6f5d3 [WIP] continued to implement a base for WiFi-Direct Faraphel 2024-04-14 17:17:56 +0200
  • 08956df9c8 [WIP] continued to implement a base for WiFi-Direct Faraphel 2024-04-01 11:22:48 +0200
  • 4ede83c55c [WIP] tried to implement a base for WiFi-Direct Faraphel 2024-03-27 22:28:05 +0100
  • 17e99248e1 [WIP] implementing WiFi direct Faraphel 2024-03-22 22:06:50 +0100
  • 41cd34cbb9 Merge pull request 'base for the database' (#5) from database into main faraphel 2024-03-14 21:36:09 +0000
  • c9ede666e8 base for the database Faraphel 2024-03-14 20:10:41 +0100
  • 4440c9266e base for android application Faraphel 2024-02-29 16:08:02 +0100
  • 6aa6609062 Initial commit faraphel 2024-02-28 18:11:59 +0000