ccd0
36a0895ef6
Use UIDs instead of names to store selected archives.
2015-08-22 12:41:20 -07:00
ccd0
d2bd583818
Update settings conversion from loadletter.
2015-08-22 08:30:40 -07:00
ccd0
b02f263c47
Convert settings imported from older versions.
2015-08-22 07:36:41 -07:00
ccd0
fed0892179
Clear settings import file input so selecting the same file twice works.
2015-08-22 06:53:16 -07:00
ccd0
b1e095d18a
Refactor settings conversion from loadletter.
2015-08-22 06:40:21 -07:00
ccd0
efb896414a
Convert browser-dependent code to use $.engine.
2015-07-04 02:37:20 -07:00
ccd0
8026b0a320
Remove another unnecessary build type test.
2015-07-04 01:33:08 -07:00
ccd0
fc90b895ef
Add option to set captcha language.
2015-06-20 16:56:53 -07:00
ccd0
b291e8deae
Remove 'Remember QR Size' option in Tampermonkey. #413
2015-06-13 15:39:20 -07:00
ccd0
82b39a4fdf
Add Flash tag to File Info Formatting.
2015-04-25 17:57:33 -07:00
ccd0
282ee1fb3f
Add isVideo to File Info Formatting preview settings.
2015-04-12 23:09:14 -07:00
ccd0
c2080e8629
file.URL -> file.url
2015-04-12 22:45:36 -07:00
ccd0
4ee5852107
This one we can populate in the template now.
2015-03-28 16:33:51 -07:00
ccd0
9238b39874
Additional cooldown -> custom cooldown.
2015-02-21 20:35:12 -08:00
AchtBit
ee53c212cf
Implement additional cooldown.
2015-02-15 16:57:02 -06:00
ccd0
6dd2a4103c
Add callback to $.set and use it.
...
We can now:
- Update status of 404'd threads in watcher before redirecting.
- Wait until imported settings are saved before prompting to reload.
Also $.clear now passes errors to the callback rather than simply failing.
2015-02-14 16:05:16 -08:00
ccd0
52a5d1bd45
Disable 'Apply CSS' button when Custom CSS is disabled.
2015-02-07 20:48:00 -08:00
ccd0
ce1b7301e8
Merge from Appchan X: src/General/Settings.coffee
2015-02-05 22:12:21 -08:00
ccd0
343c044761
Follow Zixaphir in adding space to label in UI.checkbox.
...
Change settings checkbox (where space was unwanted) to HTML template.
2015-02-02 22:59:06 -08:00
ccd0
94928b7c83
Merge from Appchan X: Whitespace and other changes not affecting compiled script.
2015-01-30 01:22:40 -08:00
ccd0
9d7da5817e
4chan X -> meta.name
2015-01-10 19:01:15 -08:00
ccd0
4ea8379465
Merge branch 'Stable' into Beta
...
Conflicts:
LICENSE
builds/4chan-X-beta.crx
builds/4chan-X-beta.meta.js
builds/4chan-X-beta.user.js
builds/4chan-X-noupdate.crx
builds/4chan-X-noupdate.user.js
builds/4chan-X.crx
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/4chan-X.zip
builds/updates-beta.xml
builds/updates.xml
package.json
2014-12-30 21:04:25 -08:00
ccd0
f2cb2c62f9
Fix settings not being saved on Esc. #264
2014-12-30 21:01:40 -08:00
ccd0
1d47e2d4be
Make disabling the native extension optional. #61
2014-12-27 19:13:31 -08:00
ccd0
21ce9aa46c
The way this line changed in the compiled version with every release bugged me.
2014-12-23 16:10:06 -08:00
ccd0
1f380ffc67
Implement nested options. #248
2014-12-23 14:37:39 -08:00
ccd0
b0ce4d00c2
Clear old settings before importing.
2014-12-20 18:59:58 -08:00
ccd0
661033c948
Move to push-push design for hidden threads sync with catalog.
...
Only changes to the list are pushed.
Fails at syncing with catalog across http/https, but fixes
the issue where changes to the list would be reverted.
2014-10-05 20:11:08 -07:00
ccd0
dfa66501ba
Sync catalog hidden threads from catalog page.
...
Fixes HTTP/HTTPS issues, but introduces race condition issues.
2014-09-12 16:53:04 -07:00
ccd0
5021bd4d27
fix, update v2 settings import
2014-09-11 15:27:29 -07:00
ccd0
2557f86ace
remove Emoji
2014-08-23 10:36:05 -07:00
ccd0
c0b3241ad5
place "disabled" archive choice last unless it needs to be first
2014-08-11 22:11:18 -07:00
ccd0
cd260d34da
allow all archives to be disabled, take two
2014-08-09 15:23:10 -07:00
ccd0
5d70306979
Revert "allow all archives to be disabled, sort archives with HTTPS support first"
...
This reverts commit 54687be452c48f5d94f90bc185994f9567349e81.
2014-08-09 15:04:54 -07:00
ccd0
54687be452
allow all archives to be disabled, sort archives with HTTPS support first
2014-08-09 08:14:19 -07:00
ccd0
cff287c9c3
HTML templates
2014-08-02 22:43:01 -07:00
ccd0
9cdc6f1b47
fix "Edit custom board navigation"
2014-07-20 17:44:17 -07:00
ccd0
3fa001636d
%% in format string = literal %
2014-06-29 02:47:06 -07:00
ccd0
136f778743
rewrite FileInfo for easier XSS checking
2014-06-29 00:05:55 -07:00
ccd0
2adfe067db
fix archive settings when opened on unarchived board
2014-05-20 01:45:22 -07:00
ccd0
cb828fa9c4
quote all the attributes
2014-05-15 17:32:38 -07:00
ccd0
05014b7f13
rewrite HTML escaping in post building
2014-05-15 17:02:17 -07:00
ccd0
cae730dd79
rewrite some code to make make safety more obvious
2014-05-15 02:25:45 -07:00
ccd0
b263cd73ba
remove string interpolation from most HTML files
2014-05-15 00:01:28 -07:00
ccd0
1189b71029
this seems to be a common pattern
2014-05-14 14:16:16 -07:00
ccd0
57ed5e8055
fix privilege escalation vulnerability
2014-05-12 21:46:18 -07:00
ccd0
50549863f3
add disabled option when Foolz Beta is the only archive
2014-05-10 22:44:28 -07:00
ccd0
6c3a0619f6
remove src, thumb from image links
2014-04-12 21:57:40 -07:00
Nebukazar
823464ce64
Small fixes
...
Quote Threading disabled by default
Added missing titles to Header icons
Download Link should now appear in the Menu
2014-04-09 01:57:42 +02:00
ccd0
1832f124c8
Update archives with data from MayhemYDG fork
2014-04-03 14:52:25 -07:00