Wykres commitów

16 Commity (master)

Autor SHA1 Wiadomość Data
phl0 c571bfc844
Fix endless running loop for b0rken ADIF tags 2023-12-05 10:14:46 +01:00
Peter Goodhall acc6e9ab72 [API] Add QSO Fixes bug if string contains the whole ADIF header 2023-04-03 16:47:21 +01:00
Andreas f37da1aab5 [ADIF Parser] If EOH didn't exist, $i was never set. Init on declaration instead. 2023-01-22 15:14:00 +01:00
phl0 bdda911db2
Fix indent 2022-10-11 09:20:12 +02:00
phl0 b321abbdb9
Allow for skipping (non mandatory) ADIF headers 2022-10-11 09:16:06 +02:00
Alessio Caiazza 27a8d235fd
eQSL import from multiple QTH nicknames 2022-09-22 08:58:14 +02:00
Mikael Nousiainen 731438c28d Add UTF-8 / multi-byte charset support to ADIF parser 2021-01-15 00:52:50 +02:00
Andreas 339ee6e3a7 [Adif_parser] Bugfix for the feed function that is used by the API. Fixes #779. 2020-12-27 10:36:15 +01:00
Andreas 41ff9749da [ADIF Parser] Placed split line correct 2020-12-11 23:52:11 +01:00
Andreas 970ae216cc [ADIF Parser] Modifications done to the ADIF parser to speed up ADIF files containing several thousand QSOs. 2020-12-09 08:29:20 +01:00
Peter Goodhall c6c7dd5cd8 Revert "Merge pull request #725 from AndreasK79/adif_import_speedup"
This reverts commit 62b8d024b6, reversing
changes made to b18777318d.
2020-12-07 19:41:55 +00:00
Andreas 665050ba6f [ADIF import] Import speedup with minor modifications in Adif_parser. 2020-11-30 20:29:39 +01:00
AndreasK79 7c032d380c Added a few options on ADIF import. Added mode to duplicate check when importing. 2020-04-05 14:23:43 +02:00
Peter Goodhall e0851324ff Fixed issue where sometimes EOH was skipped 2019-08-18 15:25:23 +01:00
Peter Goodhall e660f1640a Make sure that ADIF logs are always handled as UTF-8 encoded to support international langs 2019-06-30 23:29:58 +01:00
Warren Volz e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00