dgtlmoon
af24079053
Use wtforms handler ( #96 )
...
Refactor forms and styling with wtforms
4 years ago
dgtlmoon
a91c4dbe92
Re #95 - Include PUID/PGID example
4 years ago
dgtlmoon
3f9fab3944
re-enable tests
4 years ago
dgtlmoon
1772568559
On settings submit, display saved message
4 years ago
dgtlmoon
fa3ce97634
Use flasks' built in 'flash' method instead of a custom message/notices ( #94 )
...
* Use flasks' built in 'flash' method instead of a custom message/notice handler
* Move app.secret_key setup to inside app
4 years ago
dgtlmoon
fed2de66a0
Adding rPi support info
4 years ago
dgtlmoon
e761405f58
Re #92 Adding link to CSS selector help in wiki
4 years ago
dgtlmoon
23738c98bc
Re #93 - tweak build packages
4 years ago
dgtlmoon
07c7663e56
Re #93 , #79 - docker image multistage build lost the packages required for rPi etc
4 years ago
Leonardo Brondani Schenkel
cec45a7ad7
Strip surrounding whitespace from elements ( #89 )
4 years ago
dgtlmoon
dc62bcdfca
Queue an entry for immediate recheck after [edit]
4 years ago
dgtlmoon
d304449cb1
Adding helper method to remove text files that are not in the index
4 years ago
dgtlmoon
878584f043
Fix typo
4 years ago
dgtlmoon
b4fa7d2089
Re #88 - placeholder text on CSS rule
4 years ago
dgtlmoon
b0592df3cb
Re #86 - fix typo
4 years ago
dgtlmoon
ddd8bd34f2
0.32 release
4 years ago
dgtlmoon
afea79adf9
Sassify the diff page
4 years ago
dgtlmoon
444510c9ca
"Sassify" the theme, easier to manage
4 years ago
dgtlmoon
1f1d2708c6
Mobile fixes ( #87 )
...
#48 - Settings page on android didnt work
- Responsive table layout for the watch list
- Few more improvements
4 years ago
dgtlmoon
bae6641777
Re #86 - Refactor scrub date limit code
4 years ago
dgtlmoon
17830de489
Tweak comments
4 years ago
dgtlmoon
0acf9cc9cb
Re #77 - Repair and refactor time threshold check code
4 years ago
khakers
cff8959462
Modifies Dockerfile to use multistage builds ( #79 )
4 years ago
dgtlmoon
4b6522469b
Bumping to 0.31
4 years ago
dgtlmoon
609a0a3aad
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
4 years ago
dgtlmoon
ad8065c072
Re #75 - Adding test to confirm watched URL appears in RSS feed
4 years ago
dgtlmoon
2346b42ef2
CSS selector filter ( #73 )
...
* Re #9 CSS Selector filtering, Adding test for #9
4 years ago
dgtlmoon
1a0c3f1250
Fixing var name
4 years ago
dgtlmoon
91f69b92a2
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
4 years ago
dgtlmoon
dd211d166c
Include release metadata during github build
4 years ago
dgtlmoon
a6b0a23143
Update README.md
4 years ago
dgtlmoon
a03e53d826
Re #40 Ability to set individual timers ( #72 )
...
* Re #40 Ability to set individual timers
4 years ago
dgtlmoon
5d93009605
Update README.md
4 years ago
dgtlmoon
d4f3e744de
Improvements for backup ( #70 )
...
* Remove previous backup files
* Backup - Add a text file containing only the URLs, with Windows+UNIX line-endings, for better portability.
* Fix filename on backup not being correct
4 years ago
dgtlmoon
13de31cf98
Update README.md
4 years ago
dgtlmoon
54ae82395a
Disable image layer cache service
4 years ago
dgtlmoon
dba8944625
Re-enable ARM v6/v7 builds
4 years ago
dgtlmoon
270343b276
Install requirements, remove rust and dev packages that are no longer needed, hopefully for a smaller docker layer size
4 years ago
dgtlmoon
f3ce9b732c
Remove rust build comments
4 years ago
dgtlmoon
baaee30499
Arm build fixes ( #68 )
...
* Add rustc compiler and remove when not needed (smaller docker layer)
* Using the magical ARG CRYPTOGRAPHY_DONT_BUILD_RUST=1 to get around ARM issues
4 years ago
dgtlmoon
d50ff0b31c
Re #65 - Append BASE_URL env var to the notification if it is set ( #66 )
...
* Re #65 - Append BASE_URL env var to the notification if it is set
4 years ago
dgtlmoon
395a6fca62
Update README.md
4 years ago
dgtlmoon
f582810ad0
Adding BTC support instructions
4 years ago
dgtlmoon
18b71edd6d
Switch to just amd64 for now due to apprise not building on ARM
4 years ago
dgtlmoon
28f6af9153
Fixing syntax
4 years ago
dgtlmoon
63a3492547
Re #49 Re #60 - Adding more information about proxy setup to README.md
4 years ago
Unpublished
454fc26341
Add socks proxy support ( #60 )
...
* Add socks proxy support
* Add proxy config to README
4 years ago
KibosJ
e5409f8d16
Created docker-compose file ( #55 )
...
* Created docker-compose file, Removed version tag as per latest compose specification
4 years ago
dgtlmoon
1b736b3726
Re #58 - reduce to 1 minute (a small rewrite is required to change the backend to store in 'seconds' instead of minutes)
4 years ago
dgtlmoon
96f2b0d248
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
4 years ago