Commit Graph

5 Commits

Author SHA1 Message Date
Graham Steffaniak 62d1cd88a1
V0.2.9 release (#205) 2024-09-16 16:01:16 -05:00
Graham Steffaniak b928e6557c updated with a few changes
- git directory structure changed (no more src folder)
 - search now works with filesize larger/smaller than x MB
 - search currently allows for only one search request at a time
   - cancels older requests by having them immediately return null
2023-07-21 17:41:24 -05:00
graham 3945228161 moved files to src 2023-06-12 21:32:30 -05:00
DanielV 85ee63af43 [Frontend] Fix invalid start_url in manifest file. (#879)
As far as I know the invalid start_url format breaks only the "Add to Home Screen" functionality, so it's a really minor change, fixing a nice functionality.
2019-10-11 12:02:06 +01:00
Henrique Dias 7414ca10b3 chore: move files to frontend 2019-05-21 11:13:59 +01:00