Commit Graph

60 Commits (4fb8ab6cac73b2dc1c3f901efd7941ab57e4de52)
 

Author SHA1 Message Date
Ben Busby 4fb8ab6cac Added heroku.yml 4 years ago
Ben Busby a678c2e89d Updated app.json to use container stack 4 years ago
Ben Busby 482c93b09a
Added missing web dyno formation 4 years ago
Ben Busby 831d111c55
Updated app.json
Added a postdeploy option to run the application after it finishes building
4 years ago
Ben Busby 1c5f57e692
Fixed travis CI
Previous commit relocated requirements.txt back to the root level of the repo, but Travis wasn't updated accordingly.
4 years ago
Ben Busby 525f7adf22 Merge branch 'master' of github.com:benbusby/shoogle 4 years ago
Ben Busby e21341d6f4 Deployment related refactoring, fixes to Dockerfile
- Updated Dockerfile to include chmod of run script
- Added app.json for Heroku quick deploy
- Removed unused function var in js controller
- Moved requirements back to root of repo
- Added Codebeat report to readme
4 years ago
Ben Busby a7005c012e Refactoring of user requests and routing
Curl requests and user agent related functionality was moved to its own
request class.

Routes was refactored to only include strictly routing related
functionality.

Filter class was cleaned up (had routing/request related logic in here,
which didn't make sense)
4 years ago
Ben Busby 6f80c35fd2
Fixed missing releases link in readme 4 years ago
Ben Busby 1713bcbf23
Update README.md 4 years ago
Ben Busby 31b9e19af7 Fixed main banner in readme 4 years ago
Ben Busby 67e3c788c7 Updated readme, added screenshots 4 years ago
Ben Busby a7786ea904 Update issue templates 4 years ago
Ben Busby 6a150092a2 Fixed config bug in filter, updated run script to work on mac os 4 years ago
Ben Busby 2631335dbf Updated README 4 years ago
Ben Busby bd773ec5ff Small update to js config request 4 years ago
Ben Busby e72ccc4988 Small change to mobile styling 4 years ago
Ben Busby 024552f2df Minor refactor of filter class, updated tests, fixed html/css, added ua to config 4 years ago
Ben Busby b5351c8502
Update README.md 4 years ago
Ben Busby 0d17cc8ef6 Modified result length test 4 years ago
Ben Busby ab59682cad Small var fix in testing search results 4 years ago
Ben Busby 22381d6991 Fixed missing dateutil req 4 years ago
Ben Busby a76cf87c26 Fixed missing gnutls in travis ci 4 years ago
Ben Busby b5b6e64177 Added testing and ci build, refactored filter class, refactored project structure 4 years ago
Ben Busby 2600f494b7 Merge branch 'master' of github.com:benbusby/shoogle 4 years ago
Ben Busby 67d8b0d99d Updated favicons 4 years ago
Ben Busby 56417787ab
Fixed typo 4 years ago
Ben Busby 3412e3cd59
Added instructions for preventing heroku downtime 4 years ago
Ben Busby 58bd93dbd0
Update README.md 4 years ago
Ben Busby 48b9f66490 Fixed incorrect opensearch template, updated readme 4 years ago
Ben Busby 20fce34db3 Added opensearch setup 4 years ago
Ben Busby 137f92d432
Added heroku setup instructions to README 4 years ago
Ben Busby ea7ddce7b3 Updated dockerfile and run script to work with heroku deployment 4 years ago
Ben Busby de06b72c08
Update LICENSE 4 years ago
Ben Busby 850a46aea1 Refactored routes, added filter class for returned results, added dockerignore 4 years ago
Ben Busby d88b3904ff Added basic docker setup 4 years ago
Ben Busby 08a8a3e064 Fixed missing page title 4 years ago
Ben Busby 5bfc4d9a74 Added user config for nojs links and dark mode, minor styling updates 4 years ago
Ben Busby a00ccb1da8 Small fix for viewing images on mobile, updated document title formatting 4 years ago
Ben Busby 2411f9de8d Fixed bug in nojs config setting, updated pages to use new favicon and proper headers 4 years ago
Ben Busby 5687c87a65 Adding optional nojs links to results page, changed nojs to a user setting 4 years ago
Ben Busby 48495c04f6 Merge branch 'master' of https://github.com/benbusby/no-amp 4 years ago
Ben Busby 6a82f6e1ad Added filtering of sponsored content 4 years ago
Ben Busby 044559eba9 Fixed small bug in run script 4 years ago
Ben Busby 066c253c4d Added ability to update config from home page 4 years ago
Ben Busby 9c0b4a7f58 Minor fix for filtering by time range 4 years ago
Ben Busby 254c987254 Added filter by date range, minor aesthetic changes 4 years ago
Ben Busby 9fbaa1d6cf Added run script, updated to use config json file for general location, general restyling 4 years ago
Ben Busby b6901d4604
Refactored rhyme.py 4 years ago
Ben Busby c3f29a3993
Updated readme (WIP) 4 years ago