index
:
OSSE
this commit
levshtein
master
ngrams_indexer
Overly Simple Search Engine :)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
src
/
app.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Frontend: Display number of results below search bar
Baitinq
2022-11-05
1
-8
/
+17
*
Frontend: Link the OSSE logo to /
Baitinq
2022-11-05
1
-1
/
+3
*
Lib+Indexer: Make IndexedResource title and description Optional
Baitinq
2022-11-02
1
-3
/
+4
*
Frontend: Result component: Add more font related css
Baitinq
2022-11-01
1
-5
/
+17
*
Frontend: Result component: Show "No Description" if empty description
Baitinq
2022-11-01
1
-2
/
+5
*
Frontend: Result component: Use the stylist crate to apply basic css
Baitinq
2022-11-01
1
-2
/
+15
*
Frontend: Result component: Add basic structure
Baitinq
2022-11-01
1
-3
/
+6
*
Frontend: Reduce code duplication in the initial_search_query path of compone...
Baitinq
2022-11-01
1
-28
/
+3
*
Frontend: Handle and show API errors
Baitinq
2022-11-01
1
-32
/
+71
*
Misc: Cargo fmt
Baitinq
2022-10-30
1
-10
/
+17
*
Frontend: Change navbar links
Baitinq
2022-10-30
1
-4
/
+4
*
Frontend: URL encode and decode the search_query
Baitinq
2022-10-30
1
-2
/
+2
*
Frontend: Implement support for searching with /search/* routes
Baitinq
2022-10-30
1
-3
/
+32
*
Frontend: Update yew to follow master
Baitinq
2022-10-30
1
-1
/
+1
*
Frontend: Move app-specific code to app.rs
Baitinq
2022-10-30
1
-0
/
+178