Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lakinduakash/traccar


https://github.com/lakinduakash/traccar

Force initial async update

601ffd5cc7e1d6fa66938915264cd2c1d1dbf8bc authored over 9 years ago by Anton Tananaev <[email protected]>
Refactor database init process

04d300ca65f448301047c6f97bd88da13026b2bc authored over 9 years ago by Anton Tananaev <[email protected]>
Implement GL300 acknowledgement

16e6c030243d5a3bd77df4faddba91bdfea0bfad authored over 9 years ago by Anton Tananaev <[email protected]>
Implement GL300 heartbeat

b03f931ee7a294650a919c7b85e3bb988c913277 authored over 9 years ago by Anton Tananaev <[email protected]>
Further improve stack logging

ec934702d0d5f0d51ad00de84778d612e0f58ec6 authored over 9 years ago by Anton Tananaev <[email protected]>
Fix log unit testing

33b24543fac6c3d2181baab5248367c2296f2642 authored over 9 years ago by Anton Tananaev <[email protected]>
Print extended stack trace

b88c3f7c1cdd0461ed6ed8e9772d5cf944efade8 authored over 9 years ago by Anton Tananaev <[email protected]>
Select marker and line styles

3788d87908509c4d59898e0e41de5f6a73ecc67b authored over 9 years ago by Anton Tananaev <[email protected]>
Apply custom marker style

1a4dbe41223f253d649fba8b506b70c7a447a1ff authored over 9 years ago by Anton Tananaev <[email protected]>
Load latest positions from db

31153730de44a31b87c8131d95de1127d2758508 authored over 9 years ago by Anton Tananaev <[email protected]>
Rename some database parameters

fe83a2a83d086f8af8579f2a6c546f3576067964 authored over 9 years ago by Anton Tananaev <[email protected]>
Fix geocoder selection code

6cc356e9bb80583444f9a721b1604b3130199e24 authored over 9 years ago by Anton Tananaev <[email protected]>
Merge pull request #1252 from demianalonso/password-salt

Implemented password hashing with salt

771e2d7c4ceb34c0b62852130061b04640b8ee71 authored over 9 years ago by Anton Tananaev <[email protected]>
Implemented password hashing using a salt, following this code&guidelines: https://crackstation.net/hashing-security.htm

80f766554a3dd117b2958fd8c55b8fab2b73f9f9 authored over 9 years ago by Demian <[email protected]>
Separated the persisted password (hashedPassword) from the password sent from the web request. Improved JSON serialization so it doesnt send as a response the hashed password and salt.

92ac9aaa10fcf65a005c4e06245ce4a9427d5148 authored over 9 years ago by Demian <[email protected]>
Add Easy Track unit tests

8ff799f9d16715259131cd535f7f918823f161f9 authored over 9 years ago by Anton Tananaev <[email protected]>
Add Xexun test cases

0bde25b5551d1667d5f2c319f3dac71d257c0176 authored over 9 years ago by Anton Tananaev <[email protected]>
Handle empty geocoding response

c9aaeb052c47634825adb672e3d6316a903f97e9 authored over 9 years ago by Anton Tananaev <[email protected]>
Implement selection panning

9fea9e469c9856f6f6a90fb970474873fe4a9dfb authored over 9 years ago by Anton Tananaev <[email protected]>
Add string resources for state

13448f34e263f27610391781d526353791c36026 authored over 9 years ago by Anton Tananaev <[email protected]>
Fix database data mocks

cd86a9e571f64a945e037e054e39d61c59798152 authored over 9 years ago by Anton Tananaev <[email protected]>
Fix minor permissions issues

408758d371eaeb2ce25c1e8214f591200e741aaf authored over 9 years ago by Anton Tananaev <[email protected]>
Fix API access permissions

fc75fe4ab4f8ea9de58c41772fdd92c10c73f2bc authored over 9 years ago by Anton Tananaev <[email protected]>
Temporary add old parameters

bd4c32abced2bb654b64a2042668340167d6b191 authored over 9 years ago by Anton Tananaev <[email protected]>
Fix logging formatting

eddf517d19919bf1b21d8b5c52ff34777ddd4556 authored over 9 years ago by Anton Tananaev <[email protected]>
Improve stack trace logging

d89b2099cc3d4b0dc6e85a83050cb8083156bc88 authored over 9 years ago by Anton Tananaev <[email protected]>
Clear state before update

a5133e91d39db417344cc845c74a79be28ff1130 authored over 9 years ago by Anton Tananaev <[email protected]>
Populate state with dummy data

4ddc9fbd11395760dc69c04cb806ba173676f56c authored over 9 years ago by Anton Tananaev <[email protected]>
Fix Castel protocol identification

ff1b03e46767d92432827f3bad8e6b0e124dd33a authored over 9 years ago by Anton Tananaev <[email protected]>
Merge pull request #1245 from al3x1s/master

Removing double quotes

204413667375b2ea561b80555ae0c4e6115ff15b authored over 9 years ago by Anton Tananaev <[email protected]>
Removing double quotes

2ae2106dde02132f22678a0f304636288c79c91d authored over 9 years ago by Irving Gonzalez <[email protected]>
Merge branch 'master' of https://github.com/tananaev/traccar

2ea28550c48bb547316c86986e9adf989efd51e3 authored over 9 years ago by Irving Gonzalez <[email protected]>
Revert "Begin implementing alerts"

This reverts commit 5dc81b6197b9a1387adffdc2628c24ca483d2376.

d76d9459b18cb27c7a21ef5da3a7f68c178d51f5 authored over 9 years ago by Irving Gonzalez <[email protected]>
Merge pull request #1244 from tananaev/revert-1243-master

Revert removing double quotes

46ab7d5a366a40f1bf55153fc7938f5762fb2345 authored over 9 years ago by Anton Tananaev <[email protected]>
Revert "removing double quotes"

009e489594d051b89f03fcac48ce719c94ac8afa authored over 9 years ago by Anton Tananaev <[email protected]>
Merge pull request #1243 from al3x1s/master

Remove double quotes from config

26e1ba286424d5ee623e8941cae7cf0b3625c870 authored over 9 years ago by Anton Tananaev <[email protected]>
Begin implementing alerts

5dc81b6197b9a1387adffdc2628c24ca483d2376 authored over 9 years ago by Irving Gonzalez <[email protected]>
removing double quotes

81e7ae399eab4e93113af68de2361cea1b82b58b authored over 9 years ago by Irving Gonzalez <[email protected]>
Update git ignore list

f7f676fa802ded698af55b48d6fea19ec9da4696 authored over 9 years ago by Anton Tananaev <[email protected]>
Merge pull request #1242 from al3x1s/master

Changing selectDevices query

c7500c72b18c8a794cc6c2853a39b3617586396a authored over 9 years ago by Anton Tananaev <[email protected]>
changing "database.selectDevices" query

c83714bdec624771d45ac95a1f7824d0791e2d00 authored over 9 years ago by Irving Gonzalez <[email protected]>
Merge branch 'master' of https://github.com/tananaev/traccar

a024db7609997039e71b5369496b3e8e687a130b authored over 9 years ago by Irving Gonzalez <[email protected]>
Fix Hashing Java 6 support

ae56bc9e1f212bf96c3573b43fb8b11983bbb3e1 authored over 9 years ago by Anton Tananaev <[email protected]>
Add more files to git ignore

77a55f2f48ab6ea32299e16c4a2da21d4872af9e authored over 9 years ago by Anton Tananaev <[email protected]>
Merge branch 'master' of https://github.com/tananaev/traccar

Conflicts:
.gitignore

d8f950b6b90f3ce144fd2ae78184844ffbacc9b7 authored over 9 years ago by Irving Gonzalez <[email protected]>
Merge pull request #1240 from demianalonso/master

Move SQL queries to the config file

ee087f587a96700d91e407d434e94d1616c18368 authored over 9 years ago by Anton Tananaev <[email protected]>
Moved hashing function to a separate helper class

96a2d024658746f50628727f7255c4e19ecdb1b4 authored over 9 years ago by Demian <[email protected]>
Replaced tabs for spaces

62048ed5ec8054c9e0205f3308d0954926746866 authored over 9 years ago by Demian <[email protected]>
git ignore

42eaa18d37edb09df6cb39174f1da1358e3280e7 authored over 9 years ago by Irving Gonzalez <[email protected]>
Added compatibility for MySQL on all queries. Moved the sha256 logic to java to make it compatible across all databases

c4f3d8958caf55f99e383553980d8c2eea968243 authored over 9 years ago by Demian <[email protected]>
Moved all the SQL queries to the configuration file

b70876b7a3b852d0f0b9aade30d6a9405c054ac5 authored over 9 years ago by Demian <[email protected]>
Fix new STL060 regex pattern

ee4c07115d3bc3e58b92310f54bee7bd616ec669 authored over 9 years ago by Anton Tananaev <[email protected]>
Add new STL060 format

1a91db44d43fe0aac0dbd56818f0b779900fa70a authored over 9 years ago by Anton Tananaev <[email protected]>
Add row selection events

38ea2292b1650c6cdfdce5096ab7258dcd8cb29b authored over 9 years ago by Anton Tananaev <[email protected]>
Add device status panel

4a91ebb7535b8e199b8c9cce041757eeedd350ce authored over 9 years ago by Anton Tananaev <[email protected]>
Fix Castel frame decoder

1680d3d0234d9d1e2152e644882a9c1fb39a8a47 authored over 9 years ago by Anton Tananaev <[email protected]>
Add user management window

eaa0044002aeaff0b5df11f8463a068a6ff2284d authored over 9 years ago by Anton Tananaev <[email protected]>
Add users API servlet

40107a7886412c4582ea9a9ee946f454e28a1178 authored over 9 years ago by Anton Tananaev <[email protected]>
Modify Visiontek regex pattern

926873438a66abcbaa204884970663e70b6882f8 authored over 9 years ago by Anton Tananaev <[email protected]>
Correct BCE confirmation code

16ebb921e416e94cb9e01340d38c7071882dd65f authored over 9 years ago by Anton Tananaev <[email protected]>
Fix column label problem

d31cb022e5cd75bee3a82d8fe2d2f00806146232 authored over 9 years ago by Anton Tananaev <[email protected]>
Implement password change

1d726860d8eb2f642d984089c6d449bf78df5dee authored over 9 years ago by Anton Tananaev <[email protected]>
Properly clean jdbc resources

3d0504935023e9b61e082e308ebd74074ed0f3b8 authored over 9 years ago by Anton Tananaev <[email protected]>
Add user account dialog

61bd26d530710e74ef1c0dfd6920b9c1d27cfdd5 authored over 9 years ago by Anton Tananaev <[email protected]>
Implement server settings

c2afe93f1443181bc7bcce2df708a88c331b8800 authored over 9 years ago by Anton Tananaev <[email protected]>
Re-factor config params

35ae7fbd26180fa56072095ef47d6c54a4e22393 authored over 9 years ago by Anton Tananaev <[email protected]>
Simplify protocol config

96a8551d16506809887cb28d0c61c1ab5cb0ce3c authored over 9 years ago by Anton Tananaev <[email protected]>
Move schema query to config

c137c1056890b0590d15239a06493275e88c405d authored over 9 years ago by Anton Tananaev <[email protected]>
Rename debug config file

657420334287de87ed55f9f4c54ce1db6ee7a66b authored over 9 years ago by Anton Tananaev <[email protected]>
Rename default config file

4a56932e4085549d2495944f6bda7f831482de43 authored over 9 years ago by Anton Tananaev <[email protected]>
Remove named statement class

f443f208a5bf7ba38cce103909cb234dbe804149 authored over 9 years ago by Anton Tananaev <[email protected]>
Add pool size parameter

b2648b16bf063343e85c38eb8edf9e4e9255a33e authored over 9 years ago by Anton Tananaev <[email protected]>
Use correct decoder for Castel

9baa5b779c418add77555bf0b6545dcd9b43eb04 authored over 9 years ago by Anton Tananaev <[email protected]>
Trim Castel device id

1e6448f0e25fb95b35b23a67517274481b11ca9e authored over 9 years ago by Anton Tananaev <[email protected]>
Add server settings dialog

857163e61297af69f59f970c9bb5deee24033ea6 authored over 9 years ago by Anton Tananaev <[email protected]>
Update Meiligao protocol regex

e95c0934fe2ede167853f09ad60b8001a6b06f0b authored over 9 years ago by Anton Tananaev <[email protected]>
Re-factor old database methods

f1466358d853516cd69a6effc678798f2b7ec20b authored over 9 years ago by Anton Tananaev <[email protected]>
Minor readme update

d6429d5f2b23db26b9f1fba2918a4c2cbc75eaf4 authored over 9 years ago by Anton Tananaev <[email protected]>
Add build instructions to readme

b0ff4b75ba21324964d31314e257f202d94416d4 authored over 9 years ago by Anton Tananaev <[email protected]>
Support JNDI data source (fix #1229)

0b575b94f469cdcdb24a6f86beee5e2c86285cb1 authored over 9 years ago by Anton Tananaev <[email protected]>
Load server settings in web

d310875d1bf13baa13daba2ec73107dbeaa397f7 authored over 9 years ago by Anton Tananaev <[email protected]>
Add servlet for server settings

c91259f62618358ccf662a5d883f70df79ecbe65 authored over 9 years ago by Anton Tananaev <[email protected]>
Manage server settings record

b2ccb23a541d5d927696385bdf96beb7f99348b2 authored over 9 years ago by Anton Tananaev <[email protected]>
Add server settings model

1d0e1d374bae176b829848b394155a917870e5a7 authored over 9 years ago by Anton Tananaev <[email protected]>
Store current user model

8b68510d0f8c1baaad44d8b4011b92cf5efe76d9 authored over 9 years ago by Anton Tananaev <[email protected]>
Fix problem in Castel decoder

670acf03fb75e56fc0efc0c1fcfac04060bfb985 authored over 9 years ago by Anton Tananaev <[email protected]>
Add crc to Castel responses

6883ecf8462e26f63d2709426c2cacf5dd318c49 authored over 9 years ago by Anton Tananaev <[email protected]>
Add GPS message to unit test

f042852014b246ce8f8561b4aeea768f646025e7 authored over 9 years ago by Anton Tananaev <[email protected]>
Implement Castel protocol

57672030502b403fddd6a8f6b0a5dde35202c9c3 authored over 9 years ago by Anton Tananaev <[email protected]>
Disable async session debug

70863c500e4cba47eb09b08848a2105ebb108e31 authored over 9 years ago by Anton Tananaev <[email protected]>
Add Tytan test case

2aee0b69909be1bf850f70df6f2ee500915edac1 authored over 9 years ago by Anton Tananaev <[email protected]>
Show live data on map

f47349508d3a2dc2e78c30ebb42c24a65abcfa62 authored over 9 years ago by Anton Tananaev <[email protected]>
Merge pull request #1223 from ke5stl/patch-1

Add UDP support for GL200 server

2f3c714d6abcdb62983abe48404afa24a672231b authored over 9 years ago by Anton Tananaev <[email protected]>
Update ServerManager.java

Remove unneeded frameDecoder for UDP. thank you for looking!

47e2a74fd0fb555ff9aa784f82ab7f6764e55907 authored over 9 years ago by ke5stl <[email protected]>
Add Ruptela test case

f80d5098d46c4716b26565c6721cbfc54e10521a authored over 9 years ago by Anton Tananaev <[email protected]>
Show report route on map

eb0dd63b1bcdb509ca422be3367ef57790175f01 authored over 9 years ago by Anton Tananaev <[email protected]>
Update ServerManager.java

allow the Queclink GL200 to support UDP as well as TCP connections. GL300 model devices (compat...

4ab59885ac7e00acbf45a3562ef2c4bf5b89140d authored over 9 years ago by ke5stl <[email protected]>
Stop sending alarm messages

3ebc5ac0df8a8301501d566c42f983e7c2214af8 authored over 9 years ago by Anton Tananaev <[email protected]>
Add Ruptela unit test

d8e21f956d2ef8ba0c2fc363209f8f2327f9cce3 authored over 9 years ago by Anton Tananaev <[email protected]>
Add Aplicom unit test

3979daaa4278ec535fdb4dbfb46288435a8b0e4d authored over 9 years ago by Anton Tananaev <[email protected]>